Upgrade, Downgrade or Uninstall BindPlane OP Server
note
We recommend backing up your environment prior to an upgrade. See our Backup and Disaster Recovery Guide
Upgrading BindPlane OP Server
Upgrading the BindPlane Server is as simple as re-running the install script without the --init
flag. A convenient piped one liner is below.
Additionally, if you want to upgrade to a specific version, you can do it using the below command. Replace 1.72.1 with the specific version you want.
Downgrading BindPlane OP Server
warning
Downgrading is generally not recommended.
If you need to downgrade, please contact the observIQ suppport team.
Uninstall BindPlane OP Server
- Stop the process:
- Remove the package
- Debian and Ubuntu:
- CentOS and RHEL 8 and newer (use yum for anything older)
- Optionally remove leftover data
Docker & Kubernetes
To upgrade on container platforms, simply change the version numbers in your docker-compose.yaml or values.yaml, as appropriate, and reapply.