Commit Graph

16 Commits

Author SHA1 Message Date
Viren070 73eaadc62e feat(anime-kitsu): add anime-kitsu 2025-04-27 18:59:03 +01:00
Viren070 68af54b6f8 style: reorder radarr and sonarr includes in compose.yaml 2025-04-27 18:57:55 +01:00
Viren070 1aff2fc320 feat: add streamystats 2025-04-18 20:16:14 +01:00
Viren070 ec66655997 feat!: a few (important) changes
- move core configuratiion (authelia, traefik) to main .env
- move all hostname definitions to main .env
- add cloudflare ddns to automatically create DNS records
- automatically determine stremio addon hostnames for authelia using predefined hostname environment variables
- give all services a profile, including the previously implicit "default" services. Instead provide an explicit "required" profile that contains traefik and authelia. Allowing you to restart a specific profile without including the previous default services and also allowing you to have more control.
2025-04-18 20:14:28 +01:00
Viren070 a3dbccd0d3 feat: remove flame 2025-04-17 20:28:25 +01:00
Viren070 06eb8d7954 feat: add librespeed 2025-04-08 22:57:04 +01:00
Viren070 b73882b95b feat: add speedtest-tracker 2025-04-08 22:50:05 +01:00
Viren070 956d6f6cdf feat: add easynews plus (again) 2025-04-08 22:46:18 +01:00
Viren070 f987162e6f feat: add portainer 2025-04-08 22:44:43 +01:00
Viren070 31b9182346 feat: add plextraktsync 2025-04-06 23:15:09 +01:00
Viren070 3a5c8d4182 feat: add kometa and config files 2025-04-06 02:17:34 +01:00
Viren070 ab22cf072c fix: add realdebrid-account-monitor to include list 2025-04-05 22:24:23 +01:00
Viren070 91f85876bd fix: actually add authelia to included list 2025-04-05 22:24:05 +01:00
Viren070 5e758fbe7d feat: add beszel 2025-04-05 02:13:32 +01:00
Viren070 f6e3a68647 feat: add dockge 2025-04-05 02:13:21 +01:00
Viren070 1d3d792e12 feat: split up compose.yaml into multiple folders and add authelia to secure apps, add some more apps (#1)
* feat: .

* feat: delete old data folder

* fix: rename zipline-db service to zipline_postgres in compose.yaml

* fix: add zipline compose to include list

* fix: add redis service for stremthru

* docs: add instructions in .env files

* feat: remove docker folder and place apps and data folder in root dir

* fix: add empty tokens.json file for plex_authentication

* fix: add aiostremio template config

* docs: update README with Authelia authentication and clarify setup instructions

* fix: update stremthru_redis volume path and profile name in compose.yaml
2025-04-05 01:22:29 +01:00