I wish you had separated Tailscale and traditional VPNs
Self-Hosted Main
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
I have two wireguard servers and a reverse proxy (Traefik).
I have setup my services so that they are only accessible from one wireguard VPN. No matter i am on LAN or WAN.
Second wireguard server is to connect to different vpn networks that i usually need to push some code or access the dev or prod servers for my projects. I have build wg-easy manually to install many vpn clients within it's image and configure routes so that they work without problems simultaniously. It all works GREAT. Openvpn, Openconnect, pptp and barracuda VPN.
I had this setup on my router but i was given this barracuda vpn client which can't work on devices except X86. Sadly my router is not x86 and i just moved everything and installed all these vpn clients with that barracyda vpn client inside docker container with wg-easy.
Tailscale, and a Cloudflare Tunnel going to Nginx Proxy Manager. So all three, in a way.
We can’t choose multiple answers and I think a lot of us are using a combination of at least two of the answers
Cloudflare tunnel and Tailscale. Guacamole for remote desktop.
Traefik only accessible through tailscale, cloudflare tunnel for one website and I just noticed a few days ago that apparently plex used upnp to make itself accessible to the internet...
Reverse proxy, Cloudflare tunnels, Tailscale.
If you guard the machine well via firewall you can simply Let's Encrypt for SSL via AAAA records to the public IPV6 address of one of your home machines with nginx reverse proxy.