5.2 Making Configuration Changes After Deployment

If you make configuration changes to services after deployment, the configuration changes are not automatically applied to the Docker containers when you redeploy the services. The configuration changes are only applied when the Docker containers are restarted.

To deploy configuration changes:

  1. Ensure that you have a backup of the OpenStack databases.

    See Section 8.5, “Backing Up and Restoring the Database” for details.

  2. Use the kollacli host stop command to stop all the OpenStack containers on the nodes that run the changed services.

  3. Use kollacli deploy command to redeploy all services to the nodes.

    If you are using the Oracle Container Registry, you might need to sign in at https://container-registry.oracle.com and accept the Oracle Standard Terms and Restrictions for the Oracle software images before you can deploy.