Skip to content

chore: updated authelia docker-compose.yml #377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: hovudstraum
Choose a base branch
from

Conversation

xFuture603
Copy link

@xFuture603 xFuture603 commented Jul 31, 2025

This pull request adds some improvements for the current example docker-compose.yml, configured with Authelia.

It adds:

  • Valkey instead of Redis (even though this project does not resell Redis, Valkey is backed by the Linux Foundation and was essentially replaced via drop-in)
  • adds password to the valkey configuration
  • included a docker socket proxy to not bind the docker socket directly to Traefik (improves security if an attacker hijacks the Traefik instance via an exploit, for example)
  • pin images to the currently latest available versions and their SHAs
  • fixed some Authelia configuration warnings
  • updated Traefik from v2 to v3 (currently latest available version)
  • updated README.md

This PR complies with the DCO; https://developercertificate.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant