https://github.com/bdronneau/bdronneau.traefik
Another ansible role for traefik v2 installation
https://github.com/bdronneau/bdronneau.traefik
ansible traefik
Last synced: about 1 month ago
JSON representation
Another ansible role for traefik v2 installation
- Host: GitHub
- URL: https://github.com/bdronneau/bdronneau.traefik
- Owner: bdronneau
- License: mit
- Created: 2018-03-12T12:02:20.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T05:28:36.000Z (over 3 years ago)
- Last Synced: 2025-03-02T02:45:32.452Z (over 1 year ago)
- Topics: ansible, traefik
- Language: Jinja
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/bdronneau/bdronneau.traefik/actions/workflows/base.yml)
# bdronneau.traefik
Ansible role to deploy and manage [traefik](https://traefik.io/).
## Dev
### Tests
Using vagrant for testing because in docker we do not have systemd (natively)
```shell script
molecule test
```
__Note__: Uncomment staging let's encrypt url in traefik configuration when testing