Comment on Should I move to Docker?

<- View Parent
felbane@lemmy.world ⁨9⁩ ⁨months⁩ ago

Most people set up a reverse proxy, yes, but it’s not strictly necessary. You could certainly change the port mapping to 8080:443 and expose the application port directly that way, but then you’d obviously have to jump through some extra hoops for certificates, etc.

Caddy is a great solution (and there’s even a container image for it 😉)

source
Sort:hotnewtop