@KassandraSanch I use one of my Pis to self-host a password manager and other personal web services. All services containerized with Caddy as a reverse proxy. Network access is secured with Tailscale.
I wrote a walkthrough guide for it: https://t.co/tlQiVIFEWS
Tailscale provides network security, Caddy reverse proxies and automates certs.
What's different with this solution from other guides out there is that both Tailscale and Caddy, as well as the web service itself, are all containerized and individually managed with Docker Compose.
I want to share the walkthrough guide for how I secure access to Vaultwarden (and other self-hosted containerized services) with @Tailscale and @caddyserver.
I love this solution because it strikes a good balance between convenience and security.
https://t.co/VNUdjX5qTF