Skip to content

Commit

Permalink
Update links to role in traefik.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuchenmampfer authored Oct 6, 2024
1 parent 29fcb44 commit 99ad023
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: [email protected]
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 99ad023

Please sign in to comment.