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

    Dynamic addons

    Feature Requests
    paas addons database feature-request
    3
    4
    185
    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.
    • murgero
      murgero App Dev last edited by girish

      So this will be a neato idea -

      The ability to toggle addons during app install.

      Example:

      Build the LAMP app to allow for PostgreSQL but make it a togglable option.

      Or enabling / disabling LDAP access for apps, or other features as well. This would be neat I think.

      --
      https://urgero.org
      ~ Professional Nerd. Freelance Programmer. ~
      Matrix: @murgero:urgero.org

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

        We have created a task at https://git.cloudron.io/cloudron/box/-/issues/706 which is in that area. We have to be careful which addons can be made dynamic, since this also affects app backup/restore and the package to support missing/added addons automatically.

        murgero 1 Reply Last reply Reply Quote 1
        • murgero
          murgero App Dev @nebulon last edited by

          @nebulon That's fair.

          --
          https://urgero.org
          ~ Professional Nerd. Freelance Programmer. ~
          Matrix: @murgero:urgero.org

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

            @murgero (you probably know this but just writing it out for the wider audience)...

            Cloudron was primarily made to install and manage pre-packaged apps. This meant that addons were defined by the package and we don't want end users to make difficult decisions as to what database to use and what caching backend to use. Lesser choices cover 90% of the use cases.

            But over time, we saw a lot of demand about custom apps. And thus LAMP app and even allowing custom packages. And now we probably also need dynamic addons (ie. select which database post installation or just before installation). While this is doable, this moves Cloudron more and more into PaaS territory. My initial instinct is that it's fine to venture into this space and maybe cover 90% of the use cases but we have to think through it 🙂

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