Has anyone here installed and set up Bitwarden (not Vaultwarden!) alongside Virtualmin? From what I can gather from the docs, I “just” need to create a bitwarden user and change the web port so it doesn’t clash with Apache. I’m planning to run Bitwarden on a sub-server and put it behind a reverse proxy.
And, while I haven’t read the docs, I’m sure it doesn’t need a bitwarden user, web apps can run as any user, you just shouldn’t run web apps or containers as root. But, a bitwarden user is fine. Virtualmin don’t care.
Anyway, it’s the same as running any other web app in a container: Proxy to it.