An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![CI](https://github.com/bdronneau/bdronneau.traefik/actions/workflows/base.yml/badge.svg?branch=main)](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