wolfowl ( @wolfowl@beehaw.org ) Self Hosted - Self-hosting your services.@lemmy.mlEnglish • 1 year ago
Hi All, I know it was asked multiple times but I’m a noob.
What is the best way to access my server from external network? I know I can open a port on router (not recommended), Tailscales, Wireguard or Direct VPN. I will access from android phone and maybe from other devices.
What I want to try to access (mainly docker on NAS)
- bitwarden
- calibre
- setup home assistant
- possibly RSS server
- nextcloud
- plex server (already remote access)
- maybe docker apps too
Thanks
I read more about cloudflare. It seems like it would not play well with nextdns that i am using. I would like to have bitwarden use cloudflare tunner to connect to a self hosted vault but all other internet traffic go via nextdns. Seems like reverse proxy is the simplest way. Will research nginx next or synology reverse proxy.