Commit Graph

14 Commits

Author SHA1 Message Date
3c7c0ec3fa GZIP plausible traffic
Plausible doesn't gzip for itself. Funnily enough the tracker is actually too small to be compressed by Traefik!
2020-07-22 12:18:49 +01:00
74d40ac915 Update traefik 2020-07-18 13:29:20 +01:00
7a38207ef0 Update traefik 2020-07-15 14:53:36 +01:00
bb5a5b61bd Update traefik 2020-07-13 18:04:11 +01:00
3c49c80ff1 Ensure traefik only listens on wireguard network 2020-07-12 19:29:18 +01:00
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
e051db5e71 Remove obsolete middleware 2020-06-24 18:48:39 +01:00
f878866f10 Update yamllint 2020-06-18 20:49:12 +01:00
ca188ab1b4 Rename middleware
It's not actually applying a HSTS header
2020-06-13 21:09:48 +01:00
7dd31c0556 Allow nextcloud to be reached over internal SSL
This removes the need for a custom config, and means traefik is proxying HTTP2, which is nice
2020-05-24 19:21:17 +01:00
0256570f1c Update traefik 2020-04-30 21:50:18 +01:00
3e523bd04b Remove traefik subdomain 2020-04-25 12:15:28 +01:00
89ba23719c Move traefik into its own role 2020-04-23 20:49:43 +01:00