Something secure and easy to understand and setup for beginner. The easier the better. I don’t mind writing config files if I can understand it.
- 3 Posts
- 9 Comments
Omg thank you very much. I’ll definitely look it up.
I mean i have a wireguard on my router but how can I point the domain from my provider like (godaddy) to my server without opening ports?
And if i wanted to install nginx from debian repo and make the config file for immich docker instance, bitwarden dcoker instance… how would the config files and ssl certificates for nginx look like?
I’m currently cannot post it here and also since it didn’t work the first time I’m using only http for jellyfin and immich but i can later post the docker config for bitwarden.
I’ll definitely take a look at so thx. Also I’m using duckdns right now so i didn’t need to port forward anything but if I use my domain do i need to port forward ports 80&443 from through my router to my debian server (192.168.200.101)?
Okay and in that case can you please point me in the right direction how should i write the nginx configs for each of my services and also make ssl certificates?
Yeah but when I last tried nginx on my bitwarden host and another on my jellyfin host i could access the one for bitwarden on port 81 of my server but couldn’t access the other nginx web page on port 85 even though i have written it in docker compose file and the port 85 was also open on my server.
Well I already got static IP from my ISP and configured Wireguard on my directly on my router so I think I’m good.