Skip to content

Commit

Permalink
Merge pull request #280 from Kuchenmampfer/patch-3
Browse files Browse the repository at this point in the history
Update links to role in traefik.md
  • Loading branch information
spantaleev authored Oct 7, 2024
2 parents 336be26 + 99ad023 commit f02e8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/services/traefik.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ traefik_config_certificatesResolvers_acme_email: your-email@example.com
Enabling the Traefik service, as shown above, automatically installs a [tecnativa/docker-socket-proxy](https://github.com/Tecnativa/docker-socket-proxy) service/container (powered by the [com.devture.ansible.role.container_socket_proxy](https://github.com/devture/com.devture.ansible.role.container_socket_proxy) Ansible role) to improve security by not mounting a Docker socket into the Traefik container.


This [Ansible role we use for Traefik](https://github.com/devture/com.devture.ansible.role.traefik) supports various configuration options. Feel free to consult [its `default/main.yml` variables file](https://github.com/devture/com.devture.ansible.role.traefik/blob/main/defaults/main.yml).
This [Ansible role we use for Traefik](https://github.com/mother-of-all-self-hosting/ansible-role-traefik) supports various configuration options. Feel free to consult [its `default/main.yml` variables file](https://github.com/mother-of-all-self-hosting/ansible-role-traefik/blob/main/defaults/main.yml).

Below, you can find some guidance about common tweaks you may wish to do.

Expand Down

0 comments on commit f02e8d7

Please sign in to comment.