This is the passbolt package repository
Install this repository
For debian users add this to your /etc/apt/sources.list:
deb https://download.passbolt.com/ce/debian buster stable
For ubuntu users add this to your /etc/apt/sources.list:
deb https://download.passbolt.com/ce/ubuntu focal stable
Import GPG key
The repository is signed so you need to add passbolt package signing official key:
apt-key adv --keyserver https://keys.mailvelope.com --recv-keys 0xDE8B853FC155581D
Or you can also use:
apt-key adv --keyserver keys.gnupg.net --recv-keys 0xDE8B853FC155581D
Update your apt
apt-get update
apt-get install passbolt-ce-server
In case of issues check out the installation documentation on the help site. You can also post a new entry on the community forum.