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 5.2

What's coming in 5.2

Scheduled Pinned Locked Moved Announcements
39 Posts 14 Posters 6.6k Views 15 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 Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by girish
    #24

    Wanted to give some progress on the release here. Both @nebulon and I are taking a bit of break for Jitsi 🙂 We will revisit once we finish some more enjoyable tasks.

    • Update base image - this is done! Apps are slowly getting updated one by one.

    • Add support for member-only mailing lists - done!
      148c3c86-6ea5-4910-bc46-4bc850585cda-image.png

    • Default to ECC certs from Let's Encrypt - done!
      4d92091c-8b2a-44fe-9648-c2f6c346ebc8-image.png

    • Redis status - Under services, you can now tune redis instance of each app
      75d4f71c-8600-46b0-af3c-e5fbfc7aa281-image.png

    App firewall will not make it this release since the changes are stacking up.

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

      Volumes/External mounting - we did a couple of iterations of this and neither of them are satisfactory. The feature itself is quite easy to implement but what we found is that other than Emby and Nextcloud most apps don't support scanning random directories for content.

      To go back to why people were trying external storage to start with had to do with Cloudron backups not having flexibility wrt backup policy and persistence. So, we are going to look into fixing that first instead (in this release).

      1 Reply Last reply
      4
      • girishG girish

        Wanted to give some progress on the release here. Both @nebulon and I are taking a bit of break for Jitsi 🙂 We will revisit once we finish some more enjoyable tasks.

        • Update base image - this is done! Apps are slowly getting updated one by one.

        • Add support for member-only mailing lists - done!
          148c3c86-6ea5-4910-bc46-4bc850585cda-image.png

        • Default to ECC certs from Let's Encrypt - done!
          4d92091c-8b2a-44fe-9648-c2f6c346ebc8-image.png

        • Redis status - Under services, you can now tune redis instance of each app
          75d4f71c-8600-46b0-af3c-e5fbfc7aa281-image.png

        App firewall will not make it this release since the changes are stacking up.

        avatar1024A Online
        avatar1024A Online
        avatar1024
        wrote on last edited by avatar1024
        #26

        @girish Sounds great, well done for the work and really glad to see the mailing list feature!

        As for external storage, understandable choice for a first implementation. In a second time though, even if it only work for Nextcloud and Emby, that could still be a decent step forward too.

        And for Jitsi, sounds like a right headache. Thanks for having tried hard for a while now. Did you get any support from upstream devs?

        1 Reply Last reply
        1
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by girish
          #27

          @avatar1024 We haven't contacted upstream devs. From what we have seen, most people who try to install the non-debian packages are basically stuck with incomplete docs. One has to just reverse engineer from the deb package source code. It's all open source, so it just takes time to decode.

          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by girish
            #28

            Some more updates.

            • Clicking the update button now will always give you an update, if it's available. No more required to ask us to whitelist an update.

            • Encrypted backups - there were security flaws with the current encryption. It's been fixed (more info when we do the actual release). thanks to @mehdi who has patiently worked with us through this.

            • App graphs! Currently, just RAM and Disk. CPU and Network will come later.
              383c8d1c-8167-478a-b9b0-97328d755bdf-image.png

            • System graphs
              01ad217d-5ae6-46d1-972d-f8d24a4c40cd-image.png

            • Backup listing UI for the platform
              cdecb246-113a-401f-a6d8-3e41cc38e0df-image.png

            • New backup retention policy (this is same as keep daily/weekly/monthly in borg/restic).
              86a21e34-ac80-4c8d-9723-e09450418787-image.png

            • Finally, there is a way import and export the backup configuration easily. You see this in the right of the backups. You get a config file that can then be put in another Cloudron instance for restore or import.

            We hope to get this out next week. Just doing a lot testing now.

            d19dotcaD 2 Replies Last reply
            9
            • girishG girish

              Some more updates.

              • Clicking the update button now will always give you an update, if it's available. No more required to ask us to whitelist an update.

              • Encrypted backups - there were security flaws with the current encryption. It's been fixed (more info when we do the actual release). thanks to @mehdi who has patiently worked with us through this.

              • App graphs! Currently, just RAM and Disk. CPU and Network will come later.
                383c8d1c-8167-478a-b9b0-97328d755bdf-image.png

              • System graphs
                01ad217d-5ae6-46d1-972d-f8d24a4c40cd-image.png

              • Backup listing UI for the platform
                cdecb246-113a-401f-a6d8-3e41cc38e0df-image.png

              • New backup retention policy (this is same as keep daily/weekly/monthly in borg/restic).
                86a21e34-ac80-4c8d-9723-e09450418787-image.png

              • Finally, there is a way import and export the backup configuration easily. You see this in the right of the backups. You get a config file that can then be put in another Cloudron instance for restore or import.

              We hope to get this out next week. Just doing a lot testing now.

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

              @girish Loving the graphs! Eager to get 5.2. 🙂

              --
              Dustin Dauncey
              www.d19.ca

              1 Reply Last reply
              0
              • girishG girish

                Some more updates.

                • Clicking the update button now will always give you an update, if it's available. No more required to ask us to whitelist an update.

                • Encrypted backups - there were security flaws with the current encryption. It's been fixed (more info when we do the actual release). thanks to @mehdi who has patiently worked with us through this.

                • App graphs! Currently, just RAM and Disk. CPU and Network will come later.
                  383c8d1c-8167-478a-b9b0-97328d755bdf-image.png

                • System graphs
                  01ad217d-5ae6-46d1-972d-f8d24a4c40cd-image.png

                • Backup listing UI for the platform
                  cdecb246-113a-401f-a6d8-3e41cc38e0df-image.png

                • New backup retention policy (this is same as keep daily/weekly/monthly in borg/restic).
                  86a21e34-ac80-4c8d-9723-e09450418787-image.png

                • Finally, there is a way import and export the backup configuration easily. You see this in the right of the backups. You get a config file that can then be put in another Cloudron instance for restore or import.

                We hope to get this out next week. Just doing a lot testing now.

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

                @girish One very minor thought. "Cleanup Backups" seems like a mouth-full. Maybe something like "Purge backups" or similar?

                --
                Dustin Dauncey
                www.d19.ca

                1 Reply Last reply
                1
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #31

                  @d19dotca Currently, that button actually doesn't remove backups. It just cleans up backup based on the backup policy (i.e it triggers the cleanup-backups cron job instantly). Maybe, I will keep it hidden for the coming release, because I can see it needs some explanation.

                  1 Reply Last reply
                  1
                  • jdaviescoatesJ Offline
                    jdaviescoatesJ Offline
                    jdaviescoates
                    wrote on last edited by
                    #32

                    I'd still really like to be able to filter apps in the app store by LDAP support 🙂

                    I use Cloudron with Gandi & Hetzner

                    jdaviescoatesJ 1 Reply Last reply
                    3
                    • jdaviescoatesJ jdaviescoates

                      I'd still really like to be able to filter apps in the app store by LDAP support 🙂

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

                      Full text search for email really important and much needed too. Would make ditching Gmail a little more bearable given how limited all open source webmail clients are.

                      I use Cloudron with Gandi & Hetzner

                      jdaviescoatesJ MallewaxM 2 Replies Last reply
                      3
                      • jdaviescoatesJ jdaviescoates

                        Full text search for email really important and much needed too. Would make ditching Gmail a little more bearable given how limited all open source webmail clients are.

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

                        And once we've got Jitsi Meet and BigBlueButton being able to scale a single instance of Cloudron across multiple servers will become ever more important too.

                        I use Cloudron with Gandi & Hetzner

                        1 Reply Last reply
                        4
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by girish
                          #35

                          We are slowly rolling out 5.2 to a more wider audience week. The exact version as of right now is 5.2.3. Actual release announcement will follow in two days or so.

                          1 Reply Last reply
                          4
                          • jdaviescoatesJ jdaviescoates

                            Full text search for email really important and much needed too. Would make ditching Gmail a little more bearable given how limited all open source webmail clients are.

                            MallewaxM Offline
                            MallewaxM Offline
                            Mallewax
                            wrote on last edited by Mallewax
                            #36

                            @jdaviescoates Thank you, server-side e-mail full text search is high on my wish list, too. I have already ditched gmail in anticipation of the more great things to come. Cloudron rocks.

                            1 Reply Last reply
                            1
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by girish
                              #37

                              An update on the rollout, we have found some regressions with 5.2.3:

                              • If you enable/disable email, it will show an error popup in UI. This is a harmless error and can be ignored.
                              • If you have a stopped app which uses redis, then backups fail (it's more nuanced, it fails if you stopped it after you updated to 5.2.0/5.2.1/5.2.2)
                              • App disk graphs are not working.

                              We will fix the above for 5.2.4.

                              necrevistonnezrN 1 Reply Last reply
                              3
                              • girishG girish

                                An update on the rollout, we have found some regressions with 5.2.3:

                                • If you enable/disable email, it will show an error popup in UI. This is a harmless error and can be ignored.
                                • If you have a stopped app which uses redis, then backups fail (it's more nuanced, it fails if you stopped it after you updated to 5.2.0/5.2.1/5.2.2)
                                • App disk graphs are not working.

                                We will fix the above for 5.2.4.

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

                                @girish said in What's coming in 5.2:

                                An update on the rollout, we have found some regressions with 5.2.3:

                                • If you enable/disable email, it will show an error popup in UI. This is a harmless error and can be ignored.
                                • If you have a stopped app which uses redis, then backups fail (it's more nuanced, it fails if you stopped it after you updated to 5.2.0/5.2.1/5.2.2)
                                • App disk graphs are not working.

                                We will fix the above for 5.2.4.

                                One small annoyance: If you give app passwords for different the same name, it throws an error that the ID is already in use. Example: I wanted to use the same device name (e.g. iPhone, iPad, PC) for the app password for mail, radicale, nextcloud etc.. After setting up the mail password calling it "iPhone", I couldn't name the app password for radicale "iPhone", too.

                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #39

                                  @necrevistonnezr Good catch. Looks like we got the uniqueness constraint in 5.1 itself wrong. Currently, it is (name, userid). It shoud be (name, appid, userid) or maybe even just (appid, userid). We cannot fix it for this release but maybe the next since we try to do db changes only in new releases.

                                  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