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+.
24 lines
329 B
Plaintext
24 lines
329 B
Plaintext
*.env
|
|
.idea
|
|
docker-compose.override.yml
|
|
/authelia/*.yml
|
|
!/authelia/configuration.example.yml
|
|
/homepage/logs
|
|
/homepage/*.yaml
|
|
/homepage/*.css
|
|
/homepage/*.js
|
|
/sonarr
|
|
/radarr
|
|
/prowlarr
|
|
/lidarr
|
|
/bazarr
|
|
/qbittorrent
|
|
/pia
|
|
/pia-shared
|
|
/letsencrypt
|
|
/jellyseerr
|
|
/adguardhome/certs
|
|
/adguardhome/conf
|
|
/adguardhome/work
|
|
/sabnzbd
|
|
/calibre-web |