Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Install Old Version

    Support
    installation
    3
    3
    262
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      woke last edited by girish

      My previous Cloudron installation became corrupted so I've attempted to reinstall and restore from backup, however, during the restore it said "Run cloudron-setup with --version 5.2.4 to restore from this backup".

      I tried "wget https://cloudron.io/cloudron-setup --version 5.2.4" and a few other variations with no luck and couldn't find any documentation on this topic. Any idea how to install 5.2.4 directly?

      1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        @woke you should pass the argument to the setup script and not to wget. wget is simply downloading the file. Like this:

        wget https://cloudron.io/cloudron-setup
        chmod +x cloudron-setup
        ./cloudron-setup --version 5.2.4
        
        1 Reply Last reply Reply Quote 2
        • d19dotca
          d19dotca last edited by

          Girish's note is also documented (though not super obvious) here at the very bottom of the page: https://cloudron.io/documentation/backups/#move-cloudron-to-another-server

          --
          Dustin Dauncey
          www.d19.ca

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB