2023-08-08, 11:58 AM
can i ask template for caddyfile (for linux), using duckdns
and how do i install duckdns module in linux?
and how do i install duckdns module in linux?
2023-08-08, 11:58 AM
can i ask template for caddyfile (for linux), using duckdns
and how do i install duckdns module in linux?
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. |
|
|