282 Commits

Author SHA1 Message Date
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 ea3b859a76 feat(traefik): add healthcheck configuration and enable ping option 2025-02-09 16:49:45 +00:00
Viren070 d02034ded0 docs: update .env instructions for Dozzle password setup 2025-02-09 16:42:35 +00:00
Viren070 b680106625 feat: add healthchecks 2025-02-09 16:42:27 +00:00
Viren070 068dee7cfb feat(dozzle): enable actions, disable analytics, and add healthcheck 2025-02-09 15:51:15 +00:00
Viren070 5662d7a330 feat: switch to different warp image. READ DESCRIPTION
You should remove your previous volume using the `docker volume rm {volumeName}` command.

You can find the volume name with `docker volume ls`
2025-02-09 15:50:12 +00:00
Viren070 79a3746dcb add tmdb api key env to aiostreams for stremio jackett 2025-02-08 22:56:08 +00:00
Viren070 b4876280fa feat: update aiostreams env config 2025-02-08 22:53:51 +00:00
Viren070 dfafb4c5aa fix: use different middleware name 2025-02-08 02:58:40 +00:00
Viren070 e1331e4a56 add healthcheck dependencies for tmdb and comet services 2025-02-08 01:11:37 +00:00
Viren070 236f57c55f fix healthcheck for tmdb-addon-db 2025-02-08 01:11:29 +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 b94951f2b9 fix: remove trailing space in websecure entry point configuration 2025-02-07 20:53:54 +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 62ab2e03ed set log level of traefik to info 2025-02-07 20:11:18 +00:00
Viren070 45c9878d34 use official tmdb-addon images 2025-02-07 20:05:40 +00:00
Viren070 0aea56e86f change seanime restart to unless-stoped 2025-02-07 20:05:20 +00:00
Viren070 384b1d5271 Update README.md 2025-02-07 19:29:45 +00:00
Viren070 aba15cdc80 feat: add stremio server 2025-02-07 19:14:58 +00:00
Viren070 0c09a929ba add .gitignore 2025-02-07 19:14:49 +00:00
Viren070 c09880a382 fix: use correct database url for comet 2025-02-06 23:55:40 +00:00
Viren070 746349f680 Update README.md 2025-02-06 22:59:11 +00:00
Viren070 5699945871 Update README.md 2025-02-06 22:59:01 +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
Viren070 54f20c7525 Add files via upload 2025-02-06 21:16:56 +00:00
Viren070 66836dadba Initial commit 2025-02-06 21:16:41 +00:00