I’ll keep this short and sweet hopefully
I’m working with a non-profit to get a VaultWarden server set up for them to store all our passwords on. I need to demo it to the board so I can get them to approve a budget for it, so I’m currently running it in a Docker container on a Google Cloud free-tier e2 micro instance. What I would like to do is add a VPN server onto this instance as well, so I can show them that only people with access to the VPN can load the webpage for the vault, plus they have to have a log-in to the vault as well. Does anyone know of any free or cheap VPN servers that I can use to demo this, and let the board use to access the vault as well so I can prove to them this is a wonderful thing to have, and they should add money into the budget for it? The trick is, until I get a budget approved for this, I’m hoping it can all run on the same e2 instance.