authelia/compose/local
Amir Zarrinkafsh 661d82587e
fix: remove health checks on compose examples (#1871)
Traefik does not add routes for containers via the Docker provider if the health check does not return healthy, this causes inadvertent user experience issues when attempting the pre-made compose examples.

This change removes the health checks for said examples and also ensures that Traefik logs are written to stdout so a user can view them within the Docker container logs.

Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2021-03-30 16:17:11 +11:00
..
authelia [FEATURE] Add configurable display name to frontend (#1124) 2020-06-19 20:50:21 +10:00
traefik [Docker] Include docker-compose.yml examples to run Authelia (#642) 2020-03-27 10:43:10 +11:00
.gitignore [MISC] Add .gitignore to skip temporary directories generated by local bundle. (#788) 2020-03-28 12:15:22 +11:00
docker-compose.yml fix: remove health checks on compose examples (#1871) 2021-03-30 16:17:11 +11:00
setup.sh [FEATURE] Add configurable display name to frontend (#1124) 2020-06-19 20:50:21 +10:00