Commit Graph

13 Commits

Author SHA1 Message Date
9512212b84
Refactor Traefik deploy: docker-compose + systemd
- Replace docker_container ansible with new setup
- Add option to disable HTTPS for alternate reverse proxy use
2023-04-21 03:04:53 -04:00
95f54b7f0a
Add Traefik toggles 2022-08-18 23:32:37 -04:00
053c5f264e
Add private network blocks in traefik defaults 2020-09-19 02:19:06 -04:00
1823318e51
Implement security HTTP headers' middleware 2020-09-04 02:44:44 -04:00
668414e641
Define a certificates resolver 2020-09-04 02:44:43 -04:00
fa4aae4dfd
Require setting Traefik's version 2020-07-29 22:25:27 -04:00
943a1324b9
Setup TLS for Traefik 2020-07-17 00:41:21 -04:00
8654778724
Add Traefik dashboard toggle 2020-07-11 04:31:34 -04:00
efb29a2c37
Set permanent Traefik defaults
Traefik exposes containers by default. I disable that.
2019-12-07 23:48:29 -05:00
61542aba88
Removed insecure option
Removed the insecure api option and moved options/ports to a
variable.
2019-12-06 21:00:29 -05:00
8787722c6c
Made traefik.yml a template 2019-11-13 00:48:51 -05:00
a43b038b68
Added more defaults 2019-11-02 23:34:03 -04:00
0ce49da441
Added defaults and environments for production 2019-10-31 20:29:09 -04:00