Updating Apidog
Backing up your application database
Updating to the New Apidog Version
1.
2.
3.
4.
5.
docker-compose.yml
, Kubernetes deployment definitions) to use the new Docker image tag.6.
Important Note on Replicas: Initial deployments and subsequent upgrades may involve database migrations. These migration tasks do not support concurrency. Therefore, if you are using a multi-replica deployment, you must first start a single container instance to perform the upgrade. Once the upgrade process is complete on the initial container, you can then proceed with a rolling update or scale out to your desired number of replicas.