feat: Adds jellyseerr service.

This commit is contained in:
2025-11-29 10:11:31 -05:00
parent c3294197e4
commit f303fa3d6d

View File

@@ -136,6 +136,10 @@
crowdsec crowdsec
} }
######################################################
# Media / *arr stack
######################################################
@jellyfin host jellyfin.housh.dev @jellyfin host jellyfin.housh.dev
handle @jellyfin { handle @jellyfin {
reverse_proxy http://frankenmini.housh.dev:8096 reverse_proxy http://frankenmini.housh.dev:8096
@@ -177,6 +181,12 @@
reverse_proxy http://frankenmini.housh.dev:6767 reverse_proxy http://frankenmini.housh.dev:6767
crowdsec crowdsec
} }
@jellyseerr host jellyseerr.housh.dev
handle @jellyseerr {
reverse_proxy http://frankenmini.housh.dev:5055
crowdsec
}
} }
# Console # Console