Upgrade from v2.3 to v2.4

This version is no longer supported. An update to the latest available version should be performed.

If you are using a PureLife Cloud version prior to v2.3, first follow the steps to upgrade to version v2.3.

Debian

  1. Follow the general instructions.

Docker

If you have customized the configuration files of your Docker installation, you can look at GitHub to see how the configuration has changed.

  1. Follow the general instructions to step 4 (inclusive).
  2. Delete the old containers, images and networks (if they are not used elsewhere!)
docker rm postgres_plc purelife-cloud
docker rmi postgres:14.5-alpine ghcr.io/puresecgmbh/purelife-cloud:2.3.0

3. Continue with the general instructions.