Commit Graph

37 Commits

Author SHA1 Message Date
Viren070 b34cd9d1f2 feat: add redlib 2025-07-08 22:04:01 +01:00
Viren070 71e6fd67f7 feat: add aiolists 2025-07-08 21:42:20 +01:00
Viren070 ef6d812763 refactor: store config files with composes (#26) 2025-07-06 15:55:05 +01:00
Viren070 ddc2afb950 fix: add COMPOSE_FILE env var 2025-06-25 20:19:49 +01:00
Viren070 f07e8926eb fix: correct .env path in comments with example data/app dir 2025-06-25 19:12:24 +01:00
Viren070 5d86640c14 feat: move root compose and .env outside apps folder 2025-06-25 18:55:38 +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
Viren070 11cdd1b2e2 feat(vaultwarden): add instructions for admin token and signups allowed 2025-03-09 22:32:22 +00:00
Viren070 da95534df4 fix: use correct sonarr/radarr hosts for repair and set depends on, and add missing env vars to blackhole .env that cause it to not work. 2025-03-08 19:31:34 +00:00
Viren070 70f125e5a9 feat: add jellyfin, jellyseer, and blackhole repair containers 2025-03-07 17:41:46 +00:00
Viren070 83b4e2ff20 docs: improve .env docs 2025-03-06 21:43:02 +00:00
Viren070 8149437ca1 feat(minecraft): add Minecraft server configuration to compose.yaml and .env 2025-03-05 01:10:34 +00:00
Viren070 a0825007c4 feat(vaultwarden): add Vaultwarden service configuration to compose.yaml and update .env 2025-03-05 01:02:58 +00:00
Viren070 1a0e5c9c17 remove redundant profile explanation in .env 2025-03-04 14:35:39 +00:00
Viren070 7e85ccbdad feat: add zipline 2025-03-04 14:30:42 +00:00
Viren070 242e55a0cd feat: add profile configuration section to .env explaining the profiles 2025-03-04 13:48:15 +00:00
Viren070 06aaebc5e2 fix: add omg tv stremio addon to .env 2025-03-04 13:47:29 +00:00
Viren070 4e221707e5 fix: add autosync to .env 2025-03-04 13:47:15 +00:00
Viren070 35123ebabe update 2025-03-04 01:16:37 +00:00
Viren070 b75b243a2d update env 2025-03-03 03:10:38 +00:00
Viren070 1eecd2ebdc fix instructions for creating database 2025-02-28 20:02:06 +00:00
Viren070 0dfef8e212 add stremio-catalog-providers and stremio-trakt-addon 2025-02-28 19:38:56 +00:00
Viren070 e8e9af4181 update .env 2025-02-28 18:11:28 +00:00
Viren070 b9580f9f57 feat: add optional gluetun 2025-02-13 01:37:48 +00:00
Viren070 aba4992b18 feat!: add uptime-kuma and flame. Also switch to bind mounts 2025-02-13 01:16:51 +00:00
Viren070 83132a164e refactor: combine mongodb, redis, and postgres
also uncomment nzbhydra, fix jackettio volume, require tmdb access token as well as api key for jackettio

you may get a database 'stremthru' does not exist. in which case you can run these commands:

`docker exec -it postgres psql -U postgres`

`CREATE DATABASE stremthru;`
2025-02-12 00:51:20 +00:00
Viren070 d02034ded0 docs: update .env instructions for Dozzle password setup 2025-02-09 16:42:35 +00:00
Viren070 a5061fe286 don't make dozzle disabled by default and add configuration for watchtowerr notifications 2025-02-08 00:36:17 +00:00
Viren070 c60cffabb1 update .env with instructions for generating hashed password for Dozzle 2025-02-07 21:12:59 +00:00
Viren070 e82396a37c add dozzle 2025-02-07 20:57:46 +00:00
Viren070 87a0153f20 Update .env 2025-02-07 20:24:33 +00:00
Viren070 3f4a312071 update .env with additional setup instructions for AdGuard 2025-02-07 20:22:13 +00:00
Viren070 9d36446c3d add adguard 2025-02-07 20:15:25 +00:00
Viren070 aba15cdc80 feat: add stremio server 2025-02-07 19:14:58 +00:00
Viren070 51d6e19cf4 Update .env 2025-02-06 21:50:07 +00:00
Viren070 c86635af96 Update .env and compose.yaml for auto update scheduling and timezone support, add nzbhydra2 2025-02-06 21:47:03 +00:00
Viren070 98a3c0ee6c Create .env 2025-02-06 21:19:15 +00:00