25 Commits

Author SHA1 Message Date
thespad 95c9e12672 Add quic support 2025-07-18 20:19:26 +01:00
thespad c6a0144e5d Add tinyauth support for subdomain confs 2025-06-08 16:41:45 +01:00
Noneangel 3a40049ca2 Fix Jellyfin CORS 2025-05-18 19:20:27 +02:00
Noneangel 6f715575e0 Use Access-Control-Allow-Origin 2025-01-11 22:37:07 +01:00
Noneangel dd15bfcb85 Fix Jellyfin for WebOS 2025-01-09 18:38:42 +01:00
ltp 7efa252e13 fix metrics path 2024-08-23 09:44:11 -03:00
ltp 5ab73be89b fix missing semi colon 2024-08-22 20:06:49 -03:00
ltp 41d2b0c17a update version 2024-08-22 20:03:06 -03:00
ltp e923048e76 restrict access to metrics endpoint in subdomain
https://jellyfin.org/docs/general/networking/monitoring/#prometheus-metrics
2024-08-22 19:39:18 -03:00
Eric Nemchik 4d3e03f6dc keep ipv6 listen separate
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2024-07-16 19:42:12 -05:00
Eric Nemchik 28e751d45f Merge remote-tracking branch 'origin/master' into http2-confs
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2024-07-14 09:53:34 -05:00
Eric Nemchik 4f72dd58bd Set http2 at http level
Ref: https://github.com/linuxserver/docker-baseimage-alpine-nginx/pull/167

Signed-off-by: Eric Nemchik <eric@nemchik.com>
2024-05-29 08:17:43 -05:00
Eric Nemchik 0528b56e12 Add http2 to all listen directives
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-05-31 14:31:52 +00:00
Eric Nemchik bb1bd841d1 Merge pull request #518 from linuxserver/drizuid-patch-1
Update jellyfin.subdomain.conf.sample
2023-02-10 10:28:04 -06:00
Eric Nemchik 48f8a9950a Add authentik config lines and adjust comments 2023-02-05 16:37:31 -06:00
driz 79b382427d Update jellyfin.subdomain.conf.sample 2023-01-16 13:23:35 -05:00
aptalca 5de18b47c6 replace resolver with resolver.conf 2021-05-18 11:01:58 -04:00
aptalca af4bcf72bb add version date to confs 2020-12-09 13:39:34 -05:00
Eric Nemchik 54ede40938 Cleanup redundant headers from proxy.conf
Also general cleanup of whitespace
2020-09-01 11:56:42 -05:00
Eric Nemchik 0c24b78a0b Add Port and Proto variables 2020-02-17 19:43:41 -06:00
aptalca 06a1941230 standardize upstream_app variable 2020-02-16 13:24:23 -05:00
aptalca e295044af3 Update jellyfin.subdomain.conf.sample (#122) 2020-02-15 16:19:04 -06:00
cerdelyan 2d12d467d2 nginx threw up error, fixed websocket
Changed from /embywebsocket to /socket
https://jellyfin.org/docs/general/administration/reverse-proxy.html
2019-12-27 13:57:51 -06:00
aptalca 8868fa398b Update jellyfin.subdomain.conf.sample 2019-06-22 20:09:19 -07:00
chbmb d9e0756ba9 Jellyfin 2019-06-10 01:44:05 +01:00