Commit Graph

5 Commits

Author SHA1 Message Date
Viren070 45cf76b562 feat(wests-scripts): provide the PLEX_SERVER_PATH environment variable value 2025-04-17 23:11:10 +01:00
Viren070 bddf9b1057 fix: add template .env for plex requests 2025-04-06 02:07:46 +01:00
Viren070 4baf3d5100 fix: update env_file paths to point to correct .env file 2025-04-06 02:07:26 +01:00
Viren070 2892be62cd fix: clarify comments regarding PLEX_SERVER_HOST configuration 2025-04-06 02:06:49 +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