AlmaLinux 9
Prerequisites
For this tutorial, you will need:
- A minimal AlmaLinux 9 server.
- Passbolt AlmaLinux 9 package installed.
The recommended server requirements are:
- 2 cores
- 2GB of RAM
FAQ pages:
Upgrade passbolt
warning
While this documentation provides guidance on upgrading your Passbolt instance from CE to PRO, we highly recommend considering a migration to a new server. This approach ensures a cleaner transition and avoids potential issues that may persist from your current setup.
1. Take down your site
It is generally a good idea to stop running the site prior to the upgrade. This is to avoid having side effects such as active users corrupting the data in the middle of an upgrade.
sudo systemctl stop nginx
2. Backup your database
It is recommended to always perform a backup of your passbolt installation. Please check the backup article