1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#1576
+user: App\Entity\User {#261 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
+slug: "Reverse-proxy-for-linuxserver-jellyfin-docker-image"
+title: "Reverse-proxy for linuxserver/jellyfin docker image"
+url: null
+body: """
Hello everyone, I have another question regarding reverse-proxying again, specifically for the linuxserver.io jellyfin image.\n
\n
On the [dockerhub page](https://hub.docker.com/r/linuxserver/jellyfin) for this image there are 4 ports listed which should be exposed:\n
\n
- 8096 for the HTTP Web UI\n
- 8920 for the HTTPS Web UI\n
- 7359/udp for autodiscovery of jellyfin from clients\n
- 1900/udp for service discovery from DLNA and clients\n
\n
Additionally there is also an environment variable `JELLYFIN_PublishedServerUrl` which is for “Setting the autodiscovery response domain or IP address”. I currently have that set to my subdomain `https://jellyfin.mydomain.com` though I am not sure if that is correct.\n
\n
I already have a reverse-proxy set up allowing me to access my servers webinterface under `https://jellyfin.mydomain.com` without exposing the https port on the container. What I am unsure about now however, is what to do with the two ports for UDP traffic.\n
\n
By my understanding, a reverse-proxy will only forward traffic which comes to the ports 80 for http and 443 for https. Those are also the only ports my reverse-proxy container has exposed alongside the management interface. As such the 2 udp ports will not be reachable under my jellyfin domain.\n
\n
How can I change this or is this even an issue?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729470993 {#1423
date: 2024-10-21 02:36:33.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1689 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1705 …}
+favourites: Doctrine\ORM\PersistentCollection {#1720 …}
+notifications: Doctrine\ORM\PersistentCollection {#1719 …}
+badges: Doctrine\ORM\PersistentCollection {#2422 …}
+children: []
-id: 33894
-titleTs: "'docker':6 'imag':7 'linuxserver/jellyfin':5 'proxi':3 'revers':2 'reverse-proxi':1"
-bodyTs: "'/r/linuxserver/jellyfin)':24 '1900/udp':56 '2':189 '4':30 '443':166 '7359/udp':49 '80':162 '8096':37 '8920':43 'access':114 'addit':64 'address':83 'allow':111 'alongsid':182 'alreadi':103 'also':67,171 'anoth':5 'autodiscoveri':51,78 'chang':203 'client':55,63 'come':158 'contain':127,179 'correct':101 'current':85 'discoveri':59 'dlna':61 'dockerhub':20 'domain':80,199 'environ':69 'even':208 'everyon':2 'expos':36,121,181 'forward':155 'hello':1 'howev':134 'http':40,164 'https':46,123,168 'hub.docker.com':23 'hub.docker.com/r/linuxserver/jellyfin)':22 'imag':17,27 'interfac':185 'ip':82 'issu':210 'jellyfin':16,53,71,198 'jellyfin.mydomain.com':92,119 'linuxserver.io':15 'list':32 'manag':184 'page':21 'port':31,124,142,161,174,191 'proxi':10,108,152,178 'publishedserverurl':72 'question':6 'reachabl':195 'regard':7 'respons':79 'revers':9,107,151,177 'reverse-proxi':8,106,150,176 'server':116 'servic':58 'set':76,88,109 'specif':12 'subdomain':91 'sure':97 'though':93 'traffic':145,156 'two':141 'udp':144,190 'ui':42,48 'understand':148 'unsur':131 'variabl':70 'web':41,47 'webinterfac':117 'without':120"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706618055
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/13344363"
+editedAt: null
+createdAt: DateTimeImmutable @1706560555 {#1645
date: 2024-01-29 21:35:55.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#1576
+user: App\Entity\User {#261 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
+slug: "Reverse-proxy-for-linuxserver-jellyfin-docker-image"
+title: "Reverse-proxy for linuxserver/jellyfin docker image"
+url: null
+body: """
Hello everyone, I have another question regarding reverse-proxying again, specifically for the linuxserver.io jellyfin image.\n
\n
On the [dockerhub page](https://hub.docker.com/r/linuxserver/jellyfin) for this image there are 4 ports listed which should be exposed:\n
\n
- 8096 for the HTTP Web UI\n
- 8920 for the HTTPS Web UI\n
- 7359/udp for autodiscovery of jellyfin from clients\n
- 1900/udp for service discovery from DLNA and clients\n
\n
Additionally there is also an environment variable `JELLYFIN_PublishedServerUrl` which is for “Setting the autodiscovery response domain or IP address”. I currently have that set to my subdomain `https://jellyfin.mydomain.com` though I am not sure if that is correct.\n
\n
I already have a reverse-proxy set up allowing me to access my servers webinterface under `https://jellyfin.mydomain.com` without exposing the https port on the container. What I am unsure about now however, is what to do with the two ports for UDP traffic.\n
\n
By my understanding, a reverse-proxy will only forward traffic which comes to the ports 80 for http and 443 for https. Those are also the only ports my reverse-proxy container has exposed alongside the management interface. As such the 2 udp ports will not be reachable under my jellyfin domain.\n
\n
How can I change this or is this even an issue?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729470993 {#1423
date: 2024-10-21 02:36:33.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1689 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1705 …}
+favourites: Doctrine\ORM\PersistentCollection {#1720 …}
+notifications: Doctrine\ORM\PersistentCollection {#1719 …}
+badges: Doctrine\ORM\PersistentCollection {#2422 …}
+children: []
-id: 33894
-titleTs: "'docker':6 'imag':7 'linuxserver/jellyfin':5 'proxi':3 'revers':2 'reverse-proxi':1"
-bodyTs: "'/r/linuxserver/jellyfin)':24 '1900/udp':56 '2':189 '4':30 '443':166 '7359/udp':49 '80':162 '8096':37 '8920':43 'access':114 'addit':64 'address':83 'allow':111 'alongsid':182 'alreadi':103 'also':67,171 'anoth':5 'autodiscoveri':51,78 'chang':203 'client':55,63 'come':158 'contain':127,179 'correct':101 'current':85 'discoveri':59 'dlna':61 'dockerhub':20 'domain':80,199 'environ':69 'even':208 'everyon':2 'expos':36,121,181 'forward':155 'hello':1 'howev':134 'http':40,164 'https':46,123,168 'hub.docker.com':23 'hub.docker.com/r/linuxserver/jellyfin)':22 'imag':17,27 'interfac':185 'ip':82 'issu':210 'jellyfin':16,53,71,198 'jellyfin.mydomain.com':92,119 'linuxserver.io':15 'list':32 'manag':184 'page':21 'port':31,124,142,161,174,191 'proxi':10,108,152,178 'publishedserverurl':72 'question':6 'reachabl':195 'regard':7 'respons':79 'revers':9,107,151,177 'reverse-proxi':8,106,150,176 'server':116 'servic':58 'set':76,88,109 'specif':12 'subdomain':91 'sure':97 'though':93 'traffic':145,156 'two':141 'udp':144,190 'ui':42,48 'understand':148 'unsur':131 'variabl':70 'web':41,47 'webinterfac':117 'without':120"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706618055
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/13344363"
+editedAt: null
+createdAt: DateTimeImmutable @1706560555 {#1645
date: 2024-01-29 21:35:55.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#1576
+user: App\Entity\User {#261 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
+slug: "Reverse-proxy-for-linuxserver-jellyfin-docker-image"
+title: "Reverse-proxy for linuxserver/jellyfin docker image"
+url: null
+body: """
Hello everyone, I have another question regarding reverse-proxying again, specifically for the linuxserver.io jellyfin image.\n
\n
On the [dockerhub page](https://hub.docker.com/r/linuxserver/jellyfin) for this image there are 4 ports listed which should be exposed:\n
\n
- 8096 for the HTTP Web UI\n
- 8920 for the HTTPS Web UI\n
- 7359/udp for autodiscovery of jellyfin from clients\n
- 1900/udp for service discovery from DLNA and clients\n
\n
Additionally there is also an environment variable `JELLYFIN_PublishedServerUrl` which is for “Setting the autodiscovery response domain or IP address”. I currently have that set to my subdomain `https://jellyfin.mydomain.com` though I am not sure if that is correct.\n
\n
I already have a reverse-proxy set up allowing me to access my servers webinterface under `https://jellyfin.mydomain.com` without exposing the https port on the container. What I am unsure about now however, is what to do with the two ports for UDP traffic.\n
\n
By my understanding, a reverse-proxy will only forward traffic which comes to the ports 80 for http and 443 for https. Those are also the only ports my reverse-proxy container has exposed alongside the management interface. As such the 2 udp ports will not be reachable under my jellyfin domain.\n
\n
How can I change this or is this even an issue?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 15
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729470993 {#1423
date: 2024-10-21 02:36:33.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1689 …}
+votes: Doctrine\ORM\PersistentCollection {#1691 …}
+reports: Doctrine\ORM\PersistentCollection {#1705 …}
+favourites: Doctrine\ORM\PersistentCollection {#1720 …}
+notifications: Doctrine\ORM\PersistentCollection {#1719 …}
+badges: Doctrine\ORM\PersistentCollection {#2422 …}
+children: []
-id: 33894
-titleTs: "'docker':6 'imag':7 'linuxserver/jellyfin':5 'proxi':3 'revers':2 'reverse-proxi':1"
-bodyTs: "'/r/linuxserver/jellyfin)':24 '1900/udp':56 '2':189 '4':30 '443':166 '7359/udp':49 '80':162 '8096':37 '8920':43 'access':114 'addit':64 'address':83 'allow':111 'alongsid':182 'alreadi':103 'also':67,171 'anoth':5 'autodiscoveri':51,78 'chang':203 'client':55,63 'come':158 'contain':127,179 'correct':101 'current':85 'discoveri':59 'dlna':61 'dockerhub':20 'domain':80,199 'environ':69 'even':208 'everyon':2 'expos':36,121,181 'forward':155 'hello':1 'howev':134 'http':40,164 'https':46,123,168 'hub.docker.com':23 'hub.docker.com/r/linuxserver/jellyfin)':22 'imag':17,27 'interfac':185 'ip':82 'issu':210 'jellyfin':16,53,71,198 'jellyfin.mydomain.com':92,119 'linuxserver.io':15 'list':32 'manag':184 'page':21 'port':31,124,142,161,174,191 'proxi':10,108,152,178 'publishedserverurl':72 'question':6 'reachabl':195 'regard':7 'respons':79 'revers':9,107,151,177 'reverse-proxi':8,106,150,176 'server':116 'servic':58 'set':76,88,109 'specif':12 'subdomain':91 'sure':97 'though':93 'traffic':145,156 'two':141 'udp':144,190 'ui':42,48 'understand':148 'unsur':131 'variabl':70 'web':41,47 'webinterfac':117 'without':120"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706618055
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/13344363"
+editedAt: null
+createdAt: DateTimeImmutable @1706560555 {#1645
date: 2024-01-29 21:35:55.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\Entry {#2457
+user: App\Entity\User {#261 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
+slug: "Reverse-proxying-from-a-docker-network"
+title: "Reverse-proxying from a docker network"
+url: null
+body: """
Hello, I have a question regarding the usage of a reverse-proxy which is part of a docker network.\n
\n
I currently use Nginx Proxy Manager as a reverse-proxy for all my services hosted in docker. This works great since I can simply forward using each containers name. I have some services however (e.g. homeassistant) which are hosted separately in a VM or using docker on another device.\n
\n
Is it possible to use the same reverse-proxy for those services as well? I haven’t found a way to forward to hosts outside of the proxies docker network (except for using the host network setting which I would like to avoid)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 9
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729386832 {#2448
date: 2024-10-20 03:13:52.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2468 …}
+favourites: Doctrine\ORM\PersistentCollection {#2469 …}
+notifications: Doctrine\ORM\PersistentCollection {#2471 …}
+badges: Doctrine\ORM\PersistentCollection {#2363 …}
+children: []
-id: 33702
-titleTs: "'docker':6 'network':7 'proxi':3 'revers':2 'reverse-proxi':1"
-bodyTs: "'anoth':69 'avoid':114 'contain':49 'current':22 'devic':70 'docker':19,38,67,100 'e.g':56 'except':102 'forward':46,93 'found':89 'great':41 'haven':87 'hello':1 'homeassist':57 'host':36,60,95,106 'howev':55 'like':112 'manag':26 'name':50 'network':20,101,107 'nginx':24 'outsid':96 'part':16 'possibl':73 'proxi':13,25,31,80,99 'question':5 'regard':6 'revers':12,30,79 'reverse-proxi':11,29,78 'separ':61 'servic':35,54,83 'set':108 'simpli':45 'sinc':42 'usag':8 'use':23,47,66,75,104 'vm':64 'way':91 'well':85 'work':40 'would':111"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706526490
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/13270920"
+editedAt: DateTimeImmutable @1729198869 {#2465
date: 2024-10-17 23:01:09.0 +02:00
}
+createdAt: DateTimeImmutable @1706471490 {#2453
date: 2024-01-28 20:51:30.0 +01:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\Entry {#2457
+user: App\Entity\User {#261 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
+slug: "Reverse-proxying-from-a-docker-network"
+title: "Reverse-proxying from a docker network"
+url: null
+body: """
Hello, I have a question regarding the usage of a reverse-proxy which is part of a docker network.\n
\n
I currently use Nginx Proxy Manager as a reverse-proxy for all my services hosted in docker. This works great since I can simply forward using each containers name. I have some services however (e.g. homeassistant) which are hosted separately in a VM or using docker on another device.\n
\n
Is it possible to use the same reverse-proxy for those services as well? I haven’t found a way to forward to hosts outside of the proxies docker network (except for using the host network setting which I would like to avoid)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 9
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729386832 {#2448
date: 2024-10-20 03:13:52.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2468 …}
+favourites: Doctrine\ORM\PersistentCollection {#2469 …}
+notifications: Doctrine\ORM\PersistentCollection {#2471 …}
+badges: Doctrine\ORM\PersistentCollection {#2363 …}
+children: []
-id: 33702
-titleTs: "'docker':6 'network':7 'proxi':3 'revers':2 'reverse-proxi':1"
-bodyTs: "'anoth':69 'avoid':114 'contain':49 'current':22 'devic':70 'docker':19,38,67,100 'e.g':56 'except':102 'forward':46,93 'found':89 'great':41 'haven':87 'hello':1 'homeassist':57 'host':36,60,95,106 'howev':55 'like':112 'manag':26 'name':50 'network':20,101,107 'nginx':24 'outsid':96 'part':16 'possibl':73 'proxi':13,25,31,80,99 'question':5 'regard':6 'revers':12,30,79 'reverse-proxi':11,29,78 'separ':61 'servic':35,54,83 'set':108 'simpli':45 'sinc':42 'usag':8 'use':23,47,66,75,104 'vm':64 'way':91 'well':85 'work':40 'would':111"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706526490
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/13270920"
+editedAt: DateTimeImmutable @1729198869 {#2465
date: 2024-10-17 23:01:09.0 +02:00
}
+createdAt: DateTimeImmutable @1706471490 {#2453
date: 2024-01-28 20:51:30.0 +01:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\Entry {#2457
+user: App\Entity\User {#261 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
+slug: "Reverse-proxying-from-a-docker-network"
+title: "Reverse-proxying from a docker network"
+url: null
+body: """
Hello, I have a question regarding the usage of a reverse-proxy which is part of a docker network.\n
\n
I currently use Nginx Proxy Manager as a reverse-proxy for all my services hosted in docker. This works great since I can simply forward using each containers name. I have some services however (e.g. homeassistant) which are hosted separately in a VM or using docker on another device.\n
\n
Is it possible to use the same reverse-proxy for those services as well? I haven’t found a way to forward to hosts outside of the proxies docker network (except for using the host network setting which I would like to avoid)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 9
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729386832 {#2448
date: 2024-10-20 03:13:52.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2452 …}
+votes: Doctrine\ORM\PersistentCollection {#2460 …}
+reports: Doctrine\ORM\PersistentCollection {#2468 …}
+favourites: Doctrine\ORM\PersistentCollection {#2469 …}
+notifications: Doctrine\ORM\PersistentCollection {#2471 …}
+badges: Doctrine\ORM\PersistentCollection {#2363 …}
+children: []
-id: 33702
-titleTs: "'docker':6 'network':7 'proxi':3 'revers':2 'reverse-proxi':1"
-bodyTs: "'anoth':69 'avoid':114 'contain':49 'current':22 'devic':70 'docker':19,38,67,100 'e.g':56 'except':102 'forward':46,93 'found':89 'great':41 'haven':87 'hello':1 'homeassist':57 'host':36,60,95,106 'howev':55 'like':112 'manag':26 'name':50 'network':20,101,107 'nginx':24 'outsid':96 'part':16 'possibl':73 'proxi':13,25,31,80,99 'question':5 'regard':6 'revers':12,30,79 'reverse-proxi':11,29,78 'separ':61 'servic':35,54,83 'set':108 'simpli':45 'sinc':42 'usag':8 'use':23,47,66,75,104 'vm':64 'way':91 'well':85 'work':40 'would':111"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706526490
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/post/13270920"
+editedAt: DateTimeImmutable @1729198869 {#2465
date: 2024-10-17 23:01:09.0 +02:00
}
+createdAt: DateTimeImmutable @1706471490 {#2453
date: 2024-01-28 20:51:30.0 +01:00
}
} |
|
Show voter details
|