Compare commits

..

No commits in common. "716a0027d2655a4d8a163c9b9753e11932ba05a4" and "de3e2d3fb04581b7a9a518d319d50463529f1018" have entirely different histories.

View file

@ -225,25 +225,27 @@ services:
- /mnt/docker/soularr/config:/data
restart: unless-stopped
cleanuparr:
image: ghcr.io/cleanuparr/cleanuparr:latest
container_name: cleanuparr
cleanuperr:
image: ghcr.io/flmorg/cleanuperr:latest
container_name: cleanuperr
restart: unless-stopped
networks:
- default
- proxy
- media
volumes:
- /mnt/docker/cleanuparr/config:/config
- cleanuperr_logs:/var/logs
- /media:/media
environment:
- TZ=Australia/Perth
- PUID=1000
- PGID=1800
labels:
caddy: cleanuparr.ferngarden.net
caddy.import: internal
caddy.reverse_proxy: '{{ upstreams 11011 }}'
- DOWNLOADCLEANER__ENABLED=true
- DOWNLOADCLEANER__UNLINKED_TARGET_CATEGORY=unlinked
- DOWNLOADCLEANER__UNLINKED_USE_TAG=true
- DOWNLOADCLEANER__UNLINKED_CATEGORIES__0=tv
- DOWNLOADCLEANER__UNLINKED_CATEGORIES__1=film
- DOWNLOAD_CLIENT=qBittorrent
- QBITTORRENT__URL=http://qbittorrent_gluetun:8080
- QBITTORRENT__USERNAME=fern
- QBITTORRENT__PASSWORD=${QBITTORRENT_PASSWORD}
profilarr:
image: santiagosayshey/profilarr:latest