Ship homelab quick wins: Recyclarr, infra pins, jd.ginnoir.com, and LAN lockdown.
Deploy to valhalla / deploy (push) Has been cancelled

Add Recyclarr to the media stack, pin database/object-store/Caddy/Vault images with Watchtower disabled, expose JDownloader at jd.ginnoir.com, and restrict minio/homarr/docs to internal_only. Mark TB-002–004 and TB-033 complete; bundle batch-3 OIDC env for FreshRSS, ownCloud, and Reactive Resume.
This commit is contained in:
ginnoir
2026-06-11 02:28:06 -05:00
parent 1ce63153ab
commit 51acb44322
34 changed files with 392 additions and 105 deletions
+11
View File
@@ -158,6 +158,17 @@ services:
ports:
- "6969:6969"
recyclarr:
image: ghcr.io/recyclarr/recyclarr:8
container_name: recyclarr
restart: unless-stopped
networks: [media]
user: 1000:1000
env_file:
- stack.env
volumes:
- ./recyclarr:/config
stash:
image: stashapp/stash:latest
container_name: stash