Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Latest commit

History

History
7 lines (4 loc) 路 506 Bytes

README.md

File metadata and controls

7 lines (4 loc) 路 506 Bytes

Docker setup

This is a complete Docker setup to demonstrate how to use this project with Authelia and nginx. Please check docker-compose.yml and follow it to understand how everything works.

  • The nginx Authelia configuration was taken from the official documentation.

  • Make sure to change auth.website.com to your domain in the nginx conf files.