Commit Graph

16 Commits

Author SHA1 Message Date
Jake Howard 2e7d60d87d Use gandi as cert resolver for 0rng.one 2023-07-17 14:26:12 +01:00
Jake Howard 2af9f8529d Fix new ansible-lint errors
Quite a few changes here, hopefully they work!
2023-06-15 15:16:19 +01:00
Jake Howard d5c7d94ac8 Run traefik as dockeruser, and without host networking
This required port forwarding, a docker proxy, and a docker network, but the end result should be much more secure!
2022-01-15 23:44:06 +00:00
Jake Howard 4cdaba4692 Swap certificates for wildcards 2021-10-18 21:59:10 +01:00
Jake Howard c867efbe3b Use alternative container registries where available 2021-10-03 16:26:10 +01:00
Jake Howard 3da14e67dd Replace minio with webdav for upload
Also made sure it all ran as the correct user
2021-05-04 14:08:08 +01:00
Jake Howard 870ac50c58 Update compose path to not be absolute
This relies on `which` to find the correct binary instead
2021-02-07 15:59:18 +00:00
Jake Howard b339cb0e2d Move upload to grimes 2021-01-28 14:04:55 +00:00
Jake Howard f77cd1216f Move upload server to walker 2020-07-24 17:14:39 +01:00
Jake Howard 86a398d6b4 Replace docker-compose restart hack with shell handler hack
The docker-compose integration would start 2 of the same container, which does bad things to things like databases!
2020-06-28 20:13:12 +01:00
Jake Howard f878866f10 Update yamllint 2020-06-18 20:49:12 +01:00
Jake Howard 3969b23cd0 Keep using fancy index
Repairs breaking change from https://github.com/RealOrangeOne/docker-static-server/commit/0f036dd6d700f011d320b7e21792b131628a33ed
2020-06-11 19:24:53 +01:00
Jake Howard f6214f1495 Replace nginx with static server 2020-05-09 17:14:16 +01:00
Jake Howard bb5e489f8c Remove the explicit enable of TLS in Traefik
Much cleaner config!
2020-05-08 22:16:24 +01:00
Jake Howard 19fc0c0957 Add shorter URLs for upload 2020-05-08 21:45:27 +01:00
Jake Howard 2f523075ae Add upload server 2020-05-08 21:27:32 +01:00