Looking for VPN tutorial

I recently migrated from Core to Scale. I was under the impression that creating an app with VPN kill-switch was simple, but only learned after migrating that TrueCharts has deprecated their support for Scale. I haven’t been able to find any decent tutorials on how to accomplish this without TrueCharts.

Could anyone point me in the right direction? I use a commercial VPN service that provides OpenVPN config files, but only allows for username/password authentication, so as far as I can tell, it can’t be added to the Scale host via web UI.

Spin up an OPNsense or pfSense instance in a VM and run your VPN there

Currently there is no easy or even reasonably difficult way to do this unless you run Docker in a VM or a jail. Once Electric Eel is out though it should be pretty straightforward.

That’s one option I considered. I have no idea how to route the app through the VM, but I’m sure I can figure that out.

:confused: I ended up just setting the application up inside the vm for the sake of simplicity for the time being