Upgrade to Enterprise
Upgrade from Open Source to Enterprise BindPlane OP.
Prerequisites
- Obtain a license. Reach out to support or your sales rep if you do not have a license.
- Be prepared to accept the EULA. The EULA can be found here.
Fresh Installation
If installing BindPlane OP Enterprise on a new system that has not had BindPlane OP installed on it before, follow the Install BindPlane OP Server documentation.
Upgrade Procedure
Limitations
important
🚧 Open Source to Enterprise upgrades do not support multi-account at this time.
In order to remain compatible with BindPlane Open Source's single account, Enterprise cannot be configured in multi-account mode. A guide for single account to multi-account migrations is available here.
Backup Configuration and Storage
BindPlane OP's configuration file must be backed up before the upgrade can proceed. Additionally, the BindPlane OP storage directory should be backed up as a precaution.
To perform the backup, stop the service and run the following cp
commands:
Uninstall BindPlane OP Open Source
The BindPlane OP package must be uninstalled before the Enterprise SKU can be installed.
Debian based systems
Yum based systems
Dnf based systems
Install BindPlane OP Enterprise
The installation script with the --enterprise
flag will install the latest version of BindPlane OP Enterprise:
If you need to install a specific version of BindPlane OP, pass the --version
flag:
Restore Configuration and Initialize
Restore the previous installation configuration:
Initialize BindPlane OP:
The init server
command will ask several new questions that must be answered correctly:
- License: The license key is provided to you by the observIQ sales representative.
- Enable Multi Account: Choose no here in order to remain compatible with the previous installation of BindPlane OP
- Authentication method: Choose single user.
- EULA: Choose yes if you want to accept the EULA
Restart BindPlane Service
Once the configuration is restored and re-initialized, you can restart the service.
This is the last step, BindPlane OP Enterprise is now installed with the same configuration and database as the previous Open Source installation.