Commit Graph

6 Commits

Author SHA1 Message Date
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
fe5a5984c3
Remove container names from containers
They're not needed for anything, and caused annoying weird issues when cycling containers
2020-06-27 17:45:28 +01:00
7d61282d19
Set depends_on where needed 2020-06-24 18:35:20 +01:00
f878866f10
Update yamllint 2020-06-18 20:49:12 +01:00
bb5e489f8c
Remove the explicit enable of TLS in Traefik
Much cleaner config!
2020-05-08 22:16:24 +01:00
bfce9e1cbf
Host statping outside home 2020-04-26 15:37:28 +01:00