2023-08-08, 10:06 PM
Here is the jellyfin docs describing a caddy setup.
https://jellyfin.org/docs/general/networking/caddy.html
Here is an example of the most basic setup.
example.com {
reverse_proxy 127.0.0.1:8096
Replace the example.com with your duckdns url.
On the duckdns.org website, click the install tab and follow one of the many Linux instructions.
https://jellyfin.org/docs/general/networking/caddy.html
Here is an example of the most basic setup.
example.com {
reverse_proxy 127.0.0.1:8096
Replace the example.com with your duckdns url.
On the duckdns.org website, click the install tab and follow one of the many Linux instructions.