Viren070
83b4e2ff20
docs: improve .env docs
2025-03-06 21:43:02 +00:00
Viren070
1afa9eecc2
fix: remove my domain from template honey config
2025-03-06 21:42:28 +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
7cee4dfe73
feat(dash): set DASHDOT_NETWORK_SPEED_AS_BYTES to false
2025-03-05 01:02:32 +00:00
Viren070
000ec6344c
feat(zipline): use v4 tag instead of latest
2025-03-04 21:50:44 +00:00
Viren070
ac88dcb8e1
fix: enforce ZIPLINE_POSTGRES_PASSWORD environment variable in compose.yaml
2025-03-04 21:50:22 +00:00
Viren070
e1e0b3e2d5
fix: correct spelling of AIOStremio in compose.yaml for Flame
2025-03-04 20:38:30 +00:00
Viren070
f546e7e7d3
style: adjust formatting of zipline
2025-03-04 20:37: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
8532bc82d7
docs: prefer environment variable to CLI flag for profiles
2025-03-04 13:48:33 +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
ded69feb28
Update README.md
2025-03-04 01:53:41 +00:00
Viren070
7de46281e2
Update README.md
2025-03-04 01:37:25 +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
c90954e9d0
Update README.md
2025-03-03 02:49:23 +00:00
Viren070
8c32b81e23
fix: remove custom icon for aiostremio
2025-03-02 23:48:54 +00:00
Viren070
65ac24f84e
fix: update dramatiq-worker command
2025-03-02 23:13:44 +00:00
Viren070
e98bbd1dbd
add honey config
2025-03-02 22:19:06 +00:00
Viren070
67c7c0f789
fix: switch back to latest tag for aiostreams
2025-03-01 22:26:17 +00:00
Viren070
ed3aa7c2e5
update search intervals for mediafusion
2025-03-01 21:18:29 +00:00
Viren070
4a93dd675e
update readme and rename mediafusion env file
2025-03-01 18:51:47 +00:00
Viren070
49f53d1e4b
fix: correct command syntax in compose.yaml for garnet service
2025-03-01 18:45:56 +00:00
Viren070
290bb947f5
feat: add .env file for mediafusion/dramatiq
2025-03-01 17:00:24 +00:00
Viren070
79efdc4940
fix: add commands to garnet to support lua
2025-03-01 16:56:01 +00:00
Viren070
92aec5d453
fix byparr healthcheck
2025-03-01 16:55:36 +00:00
Viren070
936e5f3b16
comet rewrite complete, switch back to latest
2025-02-28 21:26:16 +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
f9df47b8be
update
2025-02-28 17:34:21 +00:00
Viren070
a089b79e02
use bind mount for zilean
2025-02-26 15:51:10 +00:00
Viren070
2333062b2e
feat(comet): use rewrite and switch to sqlite
2025-02-26 15:47:09 +00:00
Viren070
5bae8ac5e8
feat: add aiostremio
2025-02-19 15:54:24 +00:00
Viren070
6ba68aeb90
feat: add addon manager (redd-ravenn fork)
2025-02-19 15:54:14 +00:00
Viren070
a1fa6d67ca
test 2
2025-02-17 23:51:05 +00:00
Viren070
2b628c42a1
test
2025-02-16 16:52:10 +00:00
Viren070
6c2e8b4aee
fix(warp): increase warp_sleep and add device cgroup rules per
...
https://github.com/cmj2002/warp-docker/blob/main/docs/tun-not-permitted.md
2025-02-13 03:07:48 +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
2ec0a614ac
feat(zilean): enable lucene and use all cores
2025-02-12 01:36:02 +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
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