7 Commits

Author SHA1 Message Date
72fe943b23
Refactor paths and add services: seedboxapi, requestrr, jackett.
- Moved all config volumes to `${ROOT}/config`  
- Added healthchecks for jackett and prowlarr  
- Added `depends_on` directives for inter-service readiness  
- Introduced new services: seedboxapi, requestrr, jackett 
  - seedboxapi needs a new variable in the .env `mam_id`, which can be found in your myanonymouse account.
2025-04-20 11:55:23 -06:00
2fc3cae10d
Update docker-compose.yml
Added lidarr and tautulli to the stack. Media files are now on the external drive while the config files are on the main harddrive/MVNe.
2025-01-17 14:24:11 -07:00
Rick45
269cb9037d Update docker-compose.yml
added missing parameters to VPN container to solve ip6tables v1.8.4 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?) error
2023-07-29 18:43:04 +01:00
Rick45
afa07db4dc README update v1
added the first revision of README
2023-07-29 17:56:33 +01:00
Rick45
74946f5c5f Update docker-compose.yml
update on docker to have all vars aligned
2023-07-29 16:05:11 +01:00
Rick45
559edeaac3 docker compose updates
added some images and docker compose updates
2023-07-28 02:01:16 +01:00
Rick45
4bbf77dfe5 first commit
first commit
2023-07-27 23:32:39 +01:00