Upgrade the version of BlueCat Gateway you are currently running to the latest version.
Note: The following actions must be performed prior to completing the steps described in this
task:
- Stop the Gateway container by running the following
command:
docker stop bluecat_gateway
- Remove the existing Gateway container by running the following
command:
docker rm bluecat_gateway
Note: Removing the Gateway container will not remove your configuration, workflow, or logging data as these are saved via directories mapped to either your local machine or to Docker volumes.
Upgrading BlueCat Gateway involves executing the same docker
run command used for installation and mapping to your existing data and logging
directories.
To upgrade BlueCat Gateway:
Note: When upgrading Gateway, the existing configuration data and workflows are
used.