Too complex to configure for the use case; not worth the overhead. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
29d04980fd
commit
c6e8af7e62
@@ -93,16 +93,6 @@ requests.ginnoir.com {
|
|||||||
# =============================================================
|
# =============================================================
|
||||||
# MEDIA MANAGEMENT — internal only
|
# MEDIA MANAGEMENT — internal only
|
||||||
# =============================================================
|
# =============================================================
|
||||||
maintainerr.ginnoir.com {
|
|
||||||
import internal_only
|
|
||||||
route {
|
|
||||||
import authentik_outpost
|
|
||||||
handle {
|
|
||||||
import authentik_forward_auth
|
|
||||||
reverse_proxy maintainerr:6246
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
sonarr.ginnoir.com {
|
sonarr.ginnoir.com {
|
||||||
import internal_only
|
import internal_only
|
||||||
|
|||||||
@@ -99,20 +99,6 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "5055:5055"
|
- "5055:5055"
|
||||||
|
|
||||||
maintainerr:
|
|
||||||
container_name: maintainerr
|
|
||||||
image: ghcr.io/maintainerr/maintainerr:latest
|
|
||||||
restart: unless-stopped
|
|
||||||
networks: [media, edge]
|
|
||||||
env_file:
|
|
||||||
- stack.env
|
|
||||||
environment:
|
|
||||||
- NODE_TLS_REJECT_UNAUTHORIZED=0
|
|
||||||
volumes:
|
|
||||||
- /config/maintainerr:/opt/data
|
|
||||||
ports:
|
|
||||||
- "6246:6246"
|
|
||||||
|
|
||||||
tautulli:
|
tautulli:
|
||||||
image: ghcr.io/linuxserver/tautulli:latest
|
image: ghcr.io/linuxserver/tautulli:latest
|
||||||
container_name: tautulli
|
container_name: tautulli
|
||||||
|
|||||||
Reference in New Issue
Block a user