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 8.2

What's coming in 8.2

Scheduled Pinned Locked Moved Announcements
110 Posts 29 Posters 34.9k Views 31 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

    @girish said in What's coming in 8.2:

    Remove the global lock for backups.

    Finally, the global lock is gone. Practically, what this means is: Backups and Updates do not block app configuration anymore.

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

    @girish Amazing!

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

    1 Reply Last reply
    2
    • J joseph forked this topic on
    • girishG girish

      We will be working on the following for 8.2:

      • (9.0) Backup integrity - store size and checksum of backups. Also provide a way to "verify" backup integrity in the remote.
      • (9.0) Show backup/restore progress
      • (9.0) Multiple Backup Destinations
      • (9.0) Granular Backup schedule
      • Fix issue with removal of stale/failed/partial backups
      • Add sqlite3 addon
      • Remove the global lock for backups.
      • App archival?
      • VM mode for apps?
      • Branding of OIDC button
      • Add more notification methods
      • Don't run du for small disks (see)
      • Mail attachment search

      This used to 8.1 but see this post

      girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #75

      @girish said in What's coming in 8.2:

      App archival?

      This is implemented now. In the Uninstall section, there is an option to archive.

      265b73f3-af33-46c4-9e4d-3c8fef9e8e43-image.png

      In the Backups view, there is a listing of archives. You can unarchive them from there.

      5e07b43a-cf67-47c8-8cc0-eff1dd8eba5a-image.png

      Archiving means:

      • App gets uninstalled freeing up space on server
      • App won't be in the main dashboard
      • The latest backup of the app is kept "forever". Not affected by backup cleaning policies.
      • Can be unarchived. If you delete the archive entry itself, the associated backup will eventually go away based on cleanup policy.
      1 Reply Last reply
      18
      • timconsidineT Offline
        timconsidineT Offline
        timconsidine
        App Dev
        wrote on last edited by
        #76

        Wow this can be super useful.
        Awesome ๐Ÿ‘๐Ÿปโค๏ธ

        1 Reply Last reply
        2
        • girishG girish

          We will be working on the following for 8.2:

          • (9.0) Backup integrity - store size and checksum of backups. Also provide a way to "verify" backup integrity in the remote.
          • (9.0) Show backup/restore progress
          • (9.0) Multiple Backup Destinations
          • (9.0) Granular Backup schedule
          • Fix issue with removal of stale/failed/partial backups
          • Add sqlite3 addon
          • Remove the global lock for backups.
          • App archival?
          • VM mode for apps?
          • Branding of OIDC button
          • Add more notification methods
          • Don't run du for small disks (see)
          • Mail attachment search

          This used to 8.1 but see this post

          girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #77

          @girish said in What's coming in 8.2:

          Add more notification methods

          The notification stuff has been refactored now. For a start, each user (only admins) can decide what they want to get notified about by email. If you want notification about specific things, happy to add more but we just added the basics right now.

          5973fb16-7fd3-4b92-8947-1f1613f093fa-image.png

          SansGuidonS 1 Reply Last reply
          8
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #78

            Making more change to backup stuff relies on getting the global lock changes out and well tested before we make more changes here. We will get 8.2 out in the coming week(s). Apart from backups, I think we implemented all the features listed initially. Will also help us get out Formbricks, Wallos and some other apps which rely on 8.2 features.

            jdaviescoatesJ 1 Reply Last reply
            4
            • girishG girish

              @girish said in What's coming in 8.2:

              Add more notification methods

              The notification stuff has been refactored now. For a start, each user (only admins) can decide what they want to get notified about by email. If you want notification about specific things, happy to add more but we just added the basics right now.

              5973fb16-7fd3-4b92-8947-1f1613f093fa-image.png

              SansGuidonS Offline
              SansGuidonS Offline
              SansGuidon
              wrote on last edited by
              #79

              @girish About "app is down", I'm interested in a way to tune "restart automatically" for app being down. It's not the first time I notice an app is down or not responding because it crashed during the night and in the morning I have to manually restart it.
              it happened for instance that my wordpress blog was stopped due to high traffic because of being on the frontpage of hacker news... and so was down for several hours... what a pity ๐Ÿ˜›

              About me / Now

              girishG 1 Reply Last reply
              4
              • SansGuidonS SansGuidon

                @girish About "app is down", I'm interested in a way to tune "restart automatically" for app being down. It's not the first time I notice an app is down or not responding because it crashed during the night and in the morning I have to manually restart it.
                it happened for instance that my wordpress blog was stopped due to high traffic because of being on the frontpage of hacker news... and so was down for several hours... what a pity ๐Ÿ˜›

                girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #80

                @SansGuidon I think we can add an automatic restart (one time when health check fails) next release. I guess we can make this hardcoded/automatic in the platform itself.

                1 Reply Last reply
                8
                • d19dotcaD Offline
                  d19dotcaD Offline
                  d19dotca
                  wrote on last edited by
                  #81

                  8.2 is shaping up to be an awesome release! Canโ€™t wait to see it. Great job!

                  --
                  Dustin Dauncey
                  www.d19.ca

                  1 Reply Last reply
                  3
                  • girishG girish

                    Making more change to backup stuff relies on getting the global lock changes out and well tested before we make more changes here. We will get 8.2 out in the coming week(s). Apart from backups, I think we implemented all the features listed initially. Will also help us get out Formbricks, Wallos and some other apps which rely on 8.2 features.

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

                    @girish said in What's coming in 8.2:

                    Making more change to backup stuff relies on getting the global lock changes out and well tested before we make more changes here. We will get 8.2 out in the coming week(s). Apart from backups, I think we implemented all the features listed initially.

                    Does that mean the backup stuff listed above isn't going to be included in 8.2?

                    I use Cloudron with Gandi & Hetzner

                    girishG 1 Reply Last reply
                    0
                    • jdaviescoatesJ jdaviescoates

                      @girish said in What's coming in 8.2:

                      Making more change to backup stuff relies on getting the global lock changes out and well tested before we make more changes here. We will get 8.2 out in the coming week(s). Apart from backups, I think we implemented all the features listed initially.

                      Does that mean the backup stuff listed above isn't going to be included in 8.2?

                      girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #83

                      @jdaviescoates said in What's coming in 8.2:

                      Does that mean the backup stuff listed above isn't going to be included in 8.2?

                      yes, it's not included/implemented.

                      1 Reply Last reply
                      2
                      • marcusquinnM Offline
                        marcusquinnM Offline
                        marcusquinn
                        wrote on last edited by
                        #84

                        Brilliant round of features for quality of life and peace of mind โ€” thank you ๐Ÿ™

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

                        1 Reply Last reply
                        4
                        • U Offline
                          U Offline
                          umnz
                          wrote on last edited by
                          #85

                          Very small quality of life request for 8.2:
                          Please ensure these tool tip / help / further reading links open in a new tab or window rather than linking directly to the resource which causes the user to lose any data they've entered into the form/process.

                          image.png

                          1 Reply Last reply
                          5
                          • J Offline
                            J Offline
                            joseph
                            Staff
                            wrote on last edited by
                            #86

                            @umnz it opens a new tab for me . Which browser are you using?

                            U 1 Reply Last reply
                            3
                            • J joseph

                              @umnz it opens a new tab for me . Which browser are you using?

                              U Offline
                              U Offline
                              umnz
                              wrote on last edited by
                              #87

                              @Joseph I'm using Safari. Which browser are you using?

                              necrevistonnezrN J 2 Replies Last reply
                              1
                              • U umnz

                                @Joseph I'm using Safari. Which browser are you using?

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

                                @umnz said in What's coming in 8.2:

                                @Joseph I'm using Safari. Which browser are you using?

                                iOS / iPadOS? macOS? There are settings to control the "new tab" behavior in both.

                                1 Reply Last reply
                                4
                                • U umnz

                                  @Joseph I'm using Safari. Which browser are you using?

                                  J Offline
                                  J Offline
                                  joseph
                                  Staff
                                  wrote on last edited by
                                  #89

                                  @umnz chrome on Linux

                                  1 Reply Last reply
                                  2
                                  • humptydumptyH Offline
                                    humptydumptyH Offline
                                    humptydumpty
                                    wrote on last edited by
                                    #90

                                    I know it's not Christmas yet, but can I open my gift (8.2)? ๐Ÿ˜Š

                                    Will install the update tonight. Thank you for your hard work @staff!

                                    NailedItYayGIF.gif

                                    timconsidineT 1 Reply Last reply
                                    4
                                    • firmansiF Offline
                                      firmansiF Offline
                                      firmansi
                                      wrote on last edited by
                                      #91

                                      Is this latest version already released?

                                      humptydumptyH 1 Reply Last reply
                                      1
                                      • firmansiF firmansi

                                        Is this latest version already released?

                                        humptydumptyH Offline
                                        humptydumptyH Offline
                                        humptydumpty
                                        wrote on last edited by humptydumpty
                                        #92

                                        @firmansi Yes, I got the update notification for 8.20. Search for it manually if it doesn't show up by itself. I think it's considered "beta" so keep that in mind.

                                        1 Reply Last reply
                                        3
                                        • necrevistonnezrN Offline
                                          necrevistonnezrN Offline
                                          necrevistonnezr
                                          wrote on last edited by necrevistonnezr
                                          #93

                                          Updated to 8.2, smooth sailing.

                                          Little issues:

                                          • The app view (in blocks or as a list) still requires horizontal scrolling on an iPad.
                                          • itโ€™s at least not immediately clear how to use the new โ€žarchive appโ€œ feature. I would have assumed it in the uninstall oder backup section but couldnโ€™t find it.
                                          • some text missing in the โ€žuninstallโ€œ section:
                                            IMG_1452.jpeg
                                          girishG 1 Reply Last reply
                                          4
                                          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