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


Navigation

    Cloudron Forum

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

    SOLVED force installation on server with almost 1GB

    Support
    1gb force installation less server
    3
    5
    54
    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.
    • Z
      zedomingues last edited by

      Hello,

      I'm trying to install cloudron on a 954M memory VPS (just like all VPS in the world, this VPS doesn't have 1GB).

      however, when running cloudron installer the following error appears: "Error: Cloudron requires atleast 1GB physical memory"

      however, for example, when I installed cloudron on a VPS instance on digital ocean (whose physical memory is 984M) the installation went smoothly.

      Please tell me if there is a command in the installer where the installation is "forced" to skip this warning?

      tks

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

        The check is early on in the cloudron-setup script. You can checkout the line

        readonly MINIMUM_MEMORY="974"      # this is mostly reported for 1GB main memory (DO 992, EC2 990, Linode 989, Serverdiscounter.com 974)
        

        so as you see we already have some provider specific quirks detected there. Either way you can change that number within that file and rerun the script. However be warned, this is really the lower end of the requirement.

        1 Reply Last reply Reply Quote 0
        • Z
          zedomingues last edited by

          @nebulon Thank you for your help. worked perfectly!

          1 Reply Last reply Reply Quote 0
          • Z
            zedomingues last edited by

            where in the topic do I point out that the issue has been resolved?

            M 1 Reply Last reply Reply Quote 0
            • M
              murgero App Dev @zedomingues last edited by

              @zedomingues Change the title to include [SOLVED] for now

              1 Reply Last reply Reply Quote 0
              • First post
                Last post