VMmanager: Administrator guide
en En
es Es
Your feedback is an opportunity for improvement!
Take part in the survey and contribute to the development of the ISPsystem ecosystem.
Take the survey

Release versions

There are two versions of the platform releases:

  • stable version of the softwares;
  • regular version of the software.

Based on the results of testing, additional fixes and improvements are made to the stable version to optimize the performance of the software.

The regular versions include all functionality updates, but are less stable than the stable versions. Most of the features released in the regular versions are refined and then included in future stable versions.

The list of version changes is published on ISPsystem website.

Checking the current release version

To see the current release version:

  • via the web interface: in the right menu, click on the icon → System review tab. If you have the stable version installed, the field Platform version will contain the word stable, otherwise — regular;
  • via the terminal:
    1. Connect to the platform server via SSH.
    2. Check the value of the Stage parameter in the /opt/ispsystem/vm/config.json file. The parameter will have one of the following values:

      The stable version
      "Stage":"stable"
      The regular version
      "Stage":"beta"

Release version changing

To select the release version when installing VMmanager 6, follow the instructions in the Platform Installation section of the Installation article. The regular version is installed by default.

You can also change the release version If the platform is already installed. To do so:

  1. Connect to the server with the platform via SSH. For more information about connecting via SSH, see Workstation setup.
  2. Enter one of the commands below:
    Switch to the stable version
    vm update -s stable

    Switch to the regular version
    vm update -s regular
The article was last updated on 04.02.2025. The article was prepared by technical writers of ISPsystem.