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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Announcements
  3. What's coming in 6.0 (take 2)

What's coming in 6.0 (take 2)

Scheduled Pinned Locked Moved Announcements
142 Posts 22 Posters 72.5k Views 24 Watching
  • 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.
  • girishG girish

    Some updates on volume management. There is now a volume view.

    51ffb468-f11f-41cf-813f-c36e10ae0e3c-image.png

    You add a host path as a volume and give it a name. This is most likely some EBS/external hard disk/Block Storage. There is also the file manager integration (the button next to the delete button).

    You can then go to the app view and mount these volumes into the apps. There is a new Storage section.

    88466958-b414-40ae-bff6-32edf6dac6bc-image.png

    There is a section overload in the app configure view 🙂 We are looking to reducing the list of sections in the left pane. It's making things hard to find.

    marcusquinnM Offline
    marcusquinnM Offline
    marcusquinn
    wrote on last edited by
    #32

    @girish Amazing!

    It's almost like you develop with the power of telepathy sometimes 🙇

    Web Design https://www.evergreen.je
    Development https://brandlight.org
    Life https://marcusquinn.com

    1 Reply Last reply
    2
    • girishG girish

      Some updates on volume management. There is now a volume view.

      51ffb468-f11f-41cf-813f-c36e10ae0e3c-image.png

      You add a host path as a volume and give it a name. This is most likely some EBS/external hard disk/Block Storage. There is also the file manager integration (the button next to the delete button).

      You can then go to the app view and mount these volumes into the apps. There is a new Storage section.

      88466958-b414-40ae-bff6-32edf6dac6bc-image.png

      There is a section overload in the app configure view 🙂 We are looking to reducing the list of sections in the left pane. It's making things hard to find.

      marcusquinnM Offline
      marcusquinnM Offline
      marcusquinn
      wrote on last edited by
      #33

      @girish Any chance of you adding a button in for resizing the partition after upgrading a VM?

      Web Design https://www.evergreen.je
      Development https://brandlight.org
      Life https://marcusquinn.com

      girishG jdaviescoatesJ 2 Replies Last reply
      1
      • marcusquinnM marcusquinn

        @girish Any chance of you adding a button in for resizing the partition after upgrading a VM?

        girishG Do not disturb
        girishG Do not disturb
        girish
        Staff
        wrote on last edited by
        #34

        @marcusquinn Not for this release but hope to implement more volume management tools (like mounting nfs/sshfs, backing up volumes, resizing etc) as we go.

        1 Reply Last reply
        3
        • LonkleL Offline
          LonkleL Offline
          Lonkle
          wrote on last edited by
          #35

          Not a feature I was expecting but I know I'll take advantage of it. This is pretty cool!

          1 Reply Last reply
          0
          • marcusquinnM marcusquinn

            @girish Any chance of you adding a button in for resizing the partition after upgrading a VM?

            jdaviescoatesJ Offline
            jdaviescoatesJ Offline
            jdaviescoates
            wrote on last edited by
            #36

            @marcusquinn said in What's coming in 6.0 (take 2):

            @girish Any chance of you adding a button in for resizing the partition after upgrading a VM?

            +1

            Resizing my backup volume on Hetzner is one of the few reasons I have to occasionally ssh into my VPS.

            I use Cloudron with Gandi & Hetzner

            1 Reply Last reply
            1
            • robiR Offline
              robiR Offline
              robi
              wrote on last edited by
              #37

              Externalizing a volume to a Minio/S3/Object store would be nice.

              Conscious tech

              MooCloud_MattM 1 Reply Last reply
              1
              • robiR robi

                Externalizing a volume to a Minio/S3/Object store would be nice.

                MooCloud_MattM Offline
                MooCloud_MattM Offline
                MooCloud_Matt
                wrote on last edited by
                #38

                @robi
                s3 filesystem are not so mature, i read a lot on them because use s3 with dovecot in our mail server and the performance are terrible in u use s3 as FS, 20/40 ms depending on where you host the s3 server.

                The optimal solution is to use plugin or software that integrate s3 in to the App/script that you want to use.

                Matteo. R.
                Founder and Tech-Support Manager.
                MooCloud MSP
                Swiss Managed Service Provider

                robiR 1 Reply Last reply
                0
                • mehdiM Offline
                  mehdiM Offline
                  mehdi
                  App Dev
                  wrote on last edited by
                  #39

                  @girish I could not have imagined a better system ! Looks amazing !

                  Three questions:

                  1/ How do you decide where in the app these are gonna be mounted? Is it in the same path for all apps ? Or could I create a given volume, and mount it at /app/data/toto in app 1 and /app/data/tata in app 2 ?

                  2/ How does it work when there already is data in the app's original /app/data before you mount the volume to it? Is it just hidden as long as the volume is mounted?

                  3/ How does it work with regards to backups?

                  1 Reply Last reply
                  1
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #40

                    For 1 and 2: Those volumes will be mounted into the apps based on /media/<volumename> and thus one volume associated with apps will always have the same mountpoint within the apps.

                    For 3: Initially those won't be backed up at all, but we will likely add optional backup per volume as well. The user has to be aware of the fact that volumes are not part of the app backups as such!

                    necrevistonnezrN 1 Reply Last reply
                    3
                    • nebulonN nebulon

                      For 1 and 2: Those volumes will be mounted into the apps based on /media/<volumename> and thus one volume associated with apps will always have the same mountpoint within the apps.

                      For 3: Initially those won't be backed up at all, but we will likely add optional backup per volume as well. The user has to be aware of the fact that volumes are not part of the app backups as such!

                      necrevistonnezrN Offline
                      necrevistonnezrN Offline
                      necrevistonnezr
                      wrote on last edited by
                      #41

                      @nebulon said in What's coming in 6.0 (take 2):

                      For 1 and 2: Those volumes will be mounted into the apps based on /media/<volumename> and thus one volume associated with apps will always have the same mountpoint within the apps.

                      For 3: Initially those won't be backed up at all, but we will likely add optional backup per volume as well. The user has to be aware of the fact that volumes are not part of the app backups as such!

                      That’s the difference to storage mounted in „Resources“ - this will get backed up, correct?

                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #42

                        The volumes are setup outside of the apps first and are essentially independent. Once you've created a volume you can then mount that into an app via the Storage section in the app configuration. Even if mounted though, it will not be part of the app backup, since the main reason for volumes is to be mounted into multiple apps. For that we have to first figure out how to manage those with regards to backups.

                        d19dotcaD necrevistonnezrN 2 Replies Last reply
                        1
                        • nebulonN nebulon

                          The volumes are setup outside of the apps first and are essentially independent. Once you've created a volume you can then mount that into an app via the Storage section in the app configuration. Even if mounted though, it will not be part of the app backup, since the main reason for volumes is to be mounted into multiple apps. For that we have to first figure out how to manage those with regards to backups.

                          d19dotcaD Offline
                          d19dotcaD Offline
                          d19dotca
                          wrote on last edited by d19dotca
                          #43

                          @nebulon That makes sense. I’m of the opinion that optional block storage should effectively be backed up at the host level not the application level. In other words, taking a snapshot or something like that which many providers allow even volumes / block storage to be snapshotted. Much like how we need to snapshot our actual VPS on occasion too for a backup strategy of the entire server.

                          --
                          Dustin Dauncey
                          www.d19.ca

                          1 Reply Last reply
                          0
                          • nebulonN nebulon

                            The volumes are setup outside of the apps first and are essentially independent. Once you've created a volume you can then mount that into an app via the Storage section in the app configuration. Even if mounted though, it will not be part of the app backup, since the main reason for volumes is to be mounted into multiple apps. For that we have to first figure out how to manage those with regards to backups.

                            necrevistonnezrN Offline
                            necrevistonnezrN Offline
                            necrevistonnezr
                            wrote on last edited by
                            #44

                            @nebulon said in What's coming in 6.0 (take 2):

                            The volumes are setup outside of the apps first and are essentially independent. Once you've created a volume you can then mount that into an app via the Storage section in the app configuration. Even if mounted though, it will not be part of the app backup, since the main reason for volumes is to be mounted into multiple apps. For that we have to first figure out how to manage those with regards to backups.

                            No, I mean external volumes that you can currently already move the data dir to under „Resources“ in the app settings - this gets backed up, correct?

                            (FCDC6438-A854-4900-9C07-3D88E6DADC69.jpeg

                            1 Reply Last reply
                            0
                            • girishG Do not disturb
                              girishG Do not disturb
                              girish
                              Staff
                              wrote on last edited by
                              #45

                              We haven't decided on the naming yet, but maybe Volumes can be instead renamed to External Media or something, if it clarifies things. Open to other suggestions as well.

                              ei8fdbE 1 Reply Last reply
                              1
                              • MooCloud_MattM MooCloud_Matt

                                @robi
                                s3 filesystem are not so mature, i read a lot on them because use s3 with dovecot in our mail server and the performance are terrible in u use s3 as FS, 20/40 ms depending on where you host the s3 server.

                                The optimal solution is to use plugin or software that integrate s3 in to the App/script that you want to use.

                                robiR Offline
                                robiR Offline
                                robi
                                wrote on last edited by
                                #46

                                @MooCloud_Matt this is only true if you use dumb S3 connectors that treat it like a filesystem instead of an object store.

                                It's a very different experience when things are treated properly as objects.

                                Conscious tech

                                1 Reply Last reply
                                0
                                • I Offline
                                  I Offline
                                  iqweb
                                  wrote on last edited by
                                  #47

                                  Re: Volumes - I think this will create a solution for something that I have been trying to resolve - i.e. Nextcloud app backups WITHOUT the data!

                                  I want to be able to back up the app via Cloudron natively - but backup the data via borg/restic/kopia or the like. This looks like it could resolve this issue if the data was an attached volume. Very much looking forward to this feature if it's like that.

                                  girishG 1 Reply Last reply
                                  0
                                  • I iqweb

                                    Re: Volumes - I think this will create a solution for something that I have been trying to resolve - i.e. Nextcloud app backups WITHOUT the data!

                                    I want to be able to back up the app via Cloudron natively - but backup the data via borg/restic/kopia or the like. This looks like it could resolve this issue if the data was an attached volume. Very much looking forward to this feature if it's like that.

                                    girishG Do not disturb
                                    girishG Do not disturb
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #48

                                    @iqweb said in What's coming in 6.0 (take 2):

                                    Re: Volumes - I think this will create a solution for something that I have been trying to resolve - i.e. Nextcloud app backups WITHOUT the data!

                                    Yes, I think this will solve that use case. You mount a volume into nextcloud and configure nextcloud to use it as external storage.

                                    imc67I 1 Reply Last reply
                                    0
                                    • girishG girish

                                      @iqweb said in What's coming in 6.0 (take 2):

                                      Re: Volumes - I think this will create a solution for something that I have been trying to resolve - i.e. Nextcloud app backups WITHOUT the data!

                                      Yes, I think this will solve that use case. You mount a volume into nextcloud and configure nextcloud to use it as external storage.

                                      imc67I Online
                                      imc67I Online
                                      imc67
                                      translator
                                      wrote on last edited by
                                      #49

                                      @girish can you also mount an ‘on server’ folder like that?

                                      girishG 1 Reply Last reply
                                      0
                                      • imc67I imc67

                                        @girish can you also mount an ‘on server’ folder like that?

                                        girishG Do not disturb
                                        girishG Do not disturb
                                        girish
                                        Staff
                                        wrote on last edited by girish
                                        #50

                                        @imc67 Yes. Currently, the main restriction is that you can only add host paths under /mnt and /media as a volume. So, you can create some NFS mount or SSHFS mount there and then add it as a volume and then mount it into an app.

                                        imc67I 1 Reply Last reply
                                        0
                                        • ruihildtR ruihildt

                                          @girish This is great news. They are doing what I would have liked to do. 🙂

                                          As an aside, they are advertising Cloudron as free software, which is not correct at the moment.

                                          scookeS Offline
                                          scookeS Offline
                                          scooke
                                          wrote on last edited by
                                          #51

                                          @ruihildt There is a free tier, and if the "5 Mailboxes" means there is some functional email, then that is not bad.

                                          A life lived in fear is a life half-lived

                                          ruihildtR 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search