Comment on Self hosting is hard. How do you overcome?

<- View Parent
BlackPenguins@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

Reverse proxy is actually super easy with nginx. I have an nginx server at the front of my server doing the reverse proxy and an Apache server hosting some of those applications being proxied.

Basically 3 main steps:

source
Sort:hotnewtop