Bitwarden - Self Hosted

I installed Bitwarden today on premise (via Docker). I was expecting the premium features to be free, but it seems that most features are not free. Am I missing something? Everything is looking for a license file.

I was hoping to replace our current password solution for my team.

  • William Daugherty

https://bitwarden.com/help/article/licensing-on-premise/

Hi!
Regular Bitwarden needs a license.
There is also bitwarden-rs - its the inofficial version from bitwarden written in rust.
In that version all premium-features are “open”

https://hub.docker.com/r/leanderjanssen/bitwarden-rs

Yes, there is a licence needed if you use the docker which is what we use and we did purchase the licence. If you great the source code and compile yourself you can freely do what ever you want with it withing the limits of the GNU GPLv3 and AGPLv3