Articles in this section

How to downgrade SolusVM 2 to previous version

Question

How to downgrade SolusVM 2 to the previous version

Answer

  1. Connect to SolusVM 2 Master node via SSH
  2. List available SolusVM 2 docker images:

    # docker image ls

  3. Swap SolusVM 2 version between those available on the server:

    # /usr/local/solus/bin/installer -revert -help
    Usage of revert:
    -from string
    from which version revert (required)
    -to string
    to which version revert (required)

    Example

    # /usr/local/solus/bin/installer -revert -from 1.0.9201 -to 1.0.9065

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.