Simplicite Instances Manager (SIM) version 5.29

The Simplicité Instance Manager (SIM) version 5.29 has been released.

As explained in the version 4.0.P24 release note and documented the compliance document it is now required to have a JDK >= 11 to run your 4.0 instances.

Please make sure to install an up-to-date JDK. This can be acheived by:

sudo yum install epel-release java-latest-openjdk-devel && sudo yum clean all

This SIM version includes :

  • a new setting in the .simplicite file to use auto upgrade mode (like the Docker images) instead of the legacy SIM-managed upgrade mode (only applicable to version 4.0)
  • a systematic regeneration of the Tomcat init script when upgrading an instance, this will do the switch old instances from JDK 1.8 to a more recent JDK (11, or 13)

See this document for details on the SIM usage