Get Started
Server installation guide
Passbolt can be installed on a large variety of servers in just a few minutes. Pick your flavor!
Community Edition
Passbolt Community Edition (CE) is 100% open source, both free as in free beer and as in free speech. It comes with no strings attached.
RockyLinux installation guide
Step 1: configure environment and install package
curl -LO "https://download.passbolt.com/ce/installer/passbolt-repo-setup.ce.sh"
curl -LO "https://github.com/passbolt/passbolt-dep-scripts/releases/latest/download/passbolt-ce-SHA512SUM.txt"
sha512sum -c passbolt-ce-SHA512SUM.txt && sudo bash ./passbolt-repo-setup.ce.sh || echo "Bad checksum. Aborting" && rm -f passbolt-repo-setup.ce.sh
sudo dnf install passbolt-ce-server
sudo /usr/local/bin/passbolt-configure
Step 2: configure and create first user
In the next step, you will complete the configuration of your server and create the first admin user. It takes a minute.
See next steps in detailed installation guideNeed more features and premium support?
Passbolt Pro is designed for teams and businesses with more sophisticated requirements. It includes professional support with SLA.
Discover Passbolt ProLooking for professional cloud hosting?
Passbolt Cloud offers all the features of Passbolt Pro, without hassle of self-hosting. Hosted in Europe.
Discover Passbolt Cloud