16 Commits

Author SHA1 Message Date
Viren070 86ba0986db fix(stremthru): update .env with tvdb and bitmagnet config 2025-10-01 21:06:20 +01:00
Viren070 6aa17ca31a feat: add aiometadata, use built-in rclone for decypharr, remove debrid_media_server and stremio profiles, remove tmdb addon redis 2025-08-16 16:56:58 +01:00
Viren070 b6bf8be148 fix(stremthru): add link to github for full list of configuration options 2025-07-22 20:25:29 +01:00
Viren070 0065b84185 fix(stremthru): add lazy pull configuration for Torz addon in .env 2025-07-22 20:23:15 +01:00
Viren070 7ee5ce72d9 fix(stremthru): update .env 2025-07-22 20:18:06 +01:00
Nikhil Byadwal a143aaf364 fix: comment out debridav and minor fix for stremthru (#28) 2025-06-28 11:08:21 +01:00
Viren070 83881f0b44 feat: update stremthru .env for new env vars and feature configurations 2025-06-25 18:26:40 +01:00
Viren070 b9e990667c feat: remove redis for stremthru 2025-06-25 18:16:11 +01:00
Viren070 9821fd9e21 fix(stremthru): comment out STREMTHRU_FEATURE by default 2025-05-18 15:14:36 +01:00
Viren070 35141788db fix(stremthru): fix log level options from WARNING to WARN 2025-05-09 21:09:53 +01:00
Viren070 6daa53899b feat(stremthru): use a detailed .env for configuration 2025-05-09 18:55:01 +01:00
Viren070 36c0fc7525 fix(stremthru): remove STREMTHRU_PEER_URI environment variable as it is set by default 2025-05-06 23:15:29 +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 d2d0621151 feat: add authelia to stremio addons for specific pages 2025-04-08 22:43:59 +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