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 FOSS

    Discuss
    4
    7
    1191
    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.
    • tokelove
      tokelove last edited by

      Is Cloudron Free Software (as in freedom)?

      I've been using Cloudron for years and I'm more than happy to pay for the service. The way I see it, this pays for apps to be kept up to date by the cloudron team, as well as for new features to be developed.

      My question is, how much of Cloudron is open source and how much of it is proprietary?

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

        Cloudron is split up between the backend code, which is AGPLv3 and the frontend code which has a custom proprietary license

        1 Reply Last reply Reply Quote 1
        • tokelove
          tokelove last edited by

          Thanks for that. Is it your intention to keep (at least the backend) open source? I rely on this quite heavily for day-to-day personal things and do not like the idea of a company being able to stop my server from functioning at a moments notice.

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

            At a high level, we think stopping/bricking apps and servers just because the license expired is a big no-no and is against the spirit of self-hosting. I think this aspect is separate from the open source intention.

            As for open source, yes, the idea is to keep the backend opensource. We also like open development, this is why we continue to develop the frontend in the open. People should be able to inspect software and understand how it works and our subscription also allows you to make patches and use it for yourself. About the data, @nebulon didn't mention that all our app packages are MIT licensed (100's of repos). So, even if Cloudron backend becomes closed or you decide to move away from Cloudron, you can always take your data and figure out how to import it in a non-Cloudron setup.

            El-Gavy 1 Reply Last reply Reply Quote 2
            • tokelove
              tokelove last edited by

              That's very reassuring. Thanks for taking the time to reply.

              1 Reply Last reply Reply Quote 1
              • El-Gavy
                El-Gavy @girish last edited by

                @girish

                Hi, thanks for this explanation, but there's something that - not being a developper - i'm afraid i don't understand :

                What is the point of having only a part of the software FOSS and not the other (only open source) ? Isn't that the same as if all the software wasn't FOSS ?

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

                  @El-Gavy Good question, thanks for asking. The Cloudron backend is FOSS and usable completely standalone and you can use it without the fontend or the Cloudron App Store. It's actually very similar to other projects like dokku, flynn, deis, kubernetes, docker etc in that regard. These projects are also "backend" software and have no web interface to do stuff. To make the backend "useful" out of the box, our app packages are also open source.

                  The Cloudron frontend (web interface) makes use of the REST API and is part of our Open core style business model. The Cloudron App Store is a service for 1-click deployment and update of curated apps which is also part of our business model.

                  IOW, I like to think of Cloudron frontend as building on an opensource components akin to products like Docker Data Center and Tectonic (which are closed source).

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