feature/traefik-authelia-integration: Integrate Authelia to secure sensitive access to other containers #1

Open
aki wants to merge 5 commits from feature/traefik-authelia-integration into main
Owner
No description provided.
aki added 4 commits 2025-04-26 10:01:04 +00:00
- Uses Authelia as an authentication middleware and access control, with sensible policy
- Redis as Authelia's backend for session data
- Add https-proto middleware
- Add/update example files
- Add detailed setup instructions
- Clarify configuration variables
- Update sections on architecture, features, prerequisites, and troubleshooting to reflect recent changes.
style(update-setup): Some small touch-ups
Some checks failed
/ validate-docker-compose (push) Has been cancelled
b58a0346d1
aki added 1 commit 2025-04-26 11:26:04 +00:00
fix(update-setup): Remove usage of --env since it does not exist
Some checks failed
/ validate-docker-compose (push) Has been cancelled
4b519610af
aki added 2 commits 2025-04-26 11:48:59 +00:00
aki force-pushed feature/traefik-authelia-integration from f9531228d6 to 9ac533865d 2025-04-26 12:27:27 +00:00 Compare
aki force-pushed feature/traefik-authelia-integration from 9ac533865d to 93e709841b 2025-04-26 13:09:13 +00:00 Compare
aki added 1 commit 2025-04-26 16:05:46 +00:00
fix(update-authelia): Use proper yq syntax since walk() does not exist like in jq
Some checks failed
/ validate-docker-compose (push) Has been cancelled
79a7a0d4c6
Some checks failed
/ validate-docker-compose (push) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/traefik-authelia-integration:feature/traefik-authelia-integration
git checkout feature/traefik-authelia-integration
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aki/docker-compose-nas#1
No description provided.