Does Bitwarden play nicely with Virtualmin?

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.

Anything else I should watch out for?

It’s just a web app in a container.

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.

Thanks, Joe. Appreciate your response – as always.

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.