refactor: Consolidate Authelia configuration management and update setup scripts
Some checks failed
/ validate-docker-compose (push) Has been cancelled

- Removed outdated configuration files and scripts.
- Introduced a new setup script to streamline environment and Authelia configuration updates.
- Enhanced .gitignore to exclude unnecessary files.
- Updated README to reflect new setup process and configuration details for Authelia v4.38+.
This commit is contained in:
2025-04-26 00:32:24 +08:00
parent 6e17920cfd
commit 6d9139408d
6 changed files with 426 additions and 237 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,8 @@
*.env
.idea
docker-compose.override.yml
/authelia/*.yml
!/authelia/configuration.example.yml
/homepage/logs
/homepage/*.yaml
/homepage/*.css