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 Cloudron 6.3

What's coming in Cloudron 6.3

Scheduled Pinned Locked Moved Announcements
91 Posts 19 Posters 32.1k Views 22 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
      #41

      As a final update to the mounting logic, it is also integrated into backups and restore logic.

      01c8ff80-a6aa-46a8-82b7-e83f8a5a4a7b-image.png

      1 Reply Last reply
      6
      • girishG girish

        Pushed a change that makes the filenames of backups more readable. It's just app_<domain>_vVersion.

        root@my:/var/backups/2021-05-09-000811-352# ls
        app_test.cloudron.work_v1.1.3.tar.gz
        
        scookeS Offline
        scookeS Offline
        scooke
        wrote on last edited by
        #42

        @girish said in What's coming in Cloudron 6.3:

        Pushed a change that makes the filenames of backups more readable. It's just app_<domain>_vVersion.

        root@my:/var/backups/2021-05-09-000811-352# ls
        app_test.cloudron.work_v1.1.3.tar.gz
        

        Thank you!!

        A life lived in fear is a life half-lived

        1 Reply Last reply
        3
        • girishG girish

          @d19dotca what's next is 6.3. the email + security will be 6.4 or maybe even part of cloudron 7. we are actually very close to multi-host with the changes in 6.3 !

          BTW, about the spam fix, it's easy to check if an email is marked as spam and drop it (i.e based on spamassassin flags). However, since we don't have a place to quarantine yet, you will only see a eventlog entry that it's gone. Is this OK for the moment till we implement a monitorable mail queue?

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

          @girish said in What's coming in Cloudron 6.3:

          BTW, about the spam fix, it's easy to check if an email is marked as spam and drop it (i.e based on spamassassin flags). However, since we don't have a place to quarantine yet, you will only see a eventlog entry that it's gone. Is this OK for the moment till we implement a monitorable mail queue?

          I think that's fine for now, but would it be possible to only affect mailing lists perhaps (assuming this change is mostly just temporary and probably will only really be used by me for the time being). I ask because I think if I were to just drop all messages marked as spam from all mail delivery completely, it'd be a detriment to my hosted mailboxes. The only place I want to disable sending spam mail is for mailing lists alone, if possible. But either way I guess, better than nothing 🙂 I need to ensure Gmail isn't going to block mail from my server completely just because the two addresses my mailing lists forward to are total magnets for spam.

          --
          Dustin Dauncey
          www.d19.ca

          1 Reply Last reply
          2
          • girishG girish

            Before Cloudron 7, we need some more work to make the single server install secure. For this reason, we will spend some time first with the following:

            • (Security) - Inform users about new browser/IP logins.
            • (Security) - Better email monitoring/visibility for admins. @d19dotca raised many important posts and there's also existing ones. We have to read the posts in more detail and discuss internally before we give more details on what we plan to do here. (moved to next release)
            • (Security) - Add a way to secure/limit access to specific apps and dashboard. For example, a set of apps are public and the rest are only accessible via wireguard/openvpn. This combined with mandatory 2FA for dashboard will make good security. (moved to next release)
            • Reduce/remove some notifications. It seems a bit noisy.
            • Fix email situation for Go apps like Statping, Commento that are having trouble sending mails via our email server.
            • Make email setup inside apps optional. This will make it possible to configure specific apps to use some external service for mail delivery directly and the Cloudron package won't touch their mail settings.
            • Volumes - make mounting easier by automating fstab/exports entries
            • Move TURN server to port 443. (moved to next release)
            • As a pre-requisite for Cloudron 7 multi-host feature, we have to move file system data into the database. Much grunt work to be done here.
            • Vultr DNS
            • Vultr Object Storage
            S Offline
            S Offline
            subtlecourage
            wrote on last edited by
            #44

            @girish said in What's coming in Cloudron 6.3:

            Make email setup inside apps optional. This will make it possible to configure specific apps to use some external service for mail delivery directly and the Cloudron package won't touch their mail settings.
            Volumes - make mounting easier by automating fstab/exports entries

            The email feature is something I think will help my use caase.
            The volume feature is freaking phenomenal.

            You are all amazing!

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

              Now that Cloudron is in the Vultr marketplace, it seemed the right time to implement Vultr DNS.

              0c2ecae5-fe7f-4b9f-ab77-b1a627ccc25a-image.png

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

                The last change remaining in 6.3 was related to notifications and most of it had landed yesterday.

                • Common issue is that a notification like a cert failure or restart required etc is essentially spammed to all admins and this causes great distress for all. So, we have now moved notifications from being per-user to be instead "system" level. The notification system is thus shared by the admin team and they can figure how to collaborate with other tools instead of Cloudron trying to have some sort of "read" indicator for each one of them.

                • Apart from failed backups and cert renewal failures, no emails are sent anymore. You have to visit the dashboard to see notifications since most of them are really not urgent or actionable.

                • Cert renewal notification + email is only raised if only 10 days are left to go for existing certificate to expire. The renewal itself will start 30 days in advance. So, we should see this very rarely from here on. Backup renewal notification will only be sent if 3 consecutive backups fail. This way we allow for "external services" to fail now and then without being too aggressive about notifying user.

                There's more notes at https://git.cloudron.io/cloudron/box/-/commit/73917e95c9473ec8fc11216fd78607b0a256df7d . There's other minor visual changes as well, I will post a screenshot tomorrow once I complete the UI side.

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

                  The going is slow... Having to support 3 ubuntu versions takes a lot of testing time 🙂 The tests currently pass for ubuntu 18 and 20 but not for 16 yet. But we are close! Looks like failures are related to older versions of unbound not supporting sd_notify correctly.

                  85350b2b-97b2-4d0a-9adc-701021d6425e-image.png

                  d19dotcaD 1 Reply Last reply
                  2
                  • girishG girish

                    The going is slow... Having to support 3 ubuntu versions takes a lot of testing time 🙂 The tests currently pass for ubuntu 18 and 20 but not for 16 yet. But we are close! Looks like failures are related to older versions of unbound not supporting sd_notify correctly.

                    85350b2b-97b2-4d0a-9adc-701021d6425e-image.png

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

                    @girish said in What's coming in Cloudron 6.3:

                    Having to support 3 ubuntu versions takes a lot of testing time

                    Maybe it's time to kill off support for Ubuntu 16? 😛

                    --
                    Dustin Dauncey
                    www.d19.ca

                    girishG 1 Reply Last reply
                    1
                    • d19dotcaD d19dotca

                      @girish said in What's coming in Cloudron 6.3:

                      Having to support 3 ubuntu versions takes a lot of testing time

                      Maybe it's time to kill off support for Ubuntu 16? 😛

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

                      @d19dotca yes, from the next release, it won't be supported anymore. There is a notification to inform user to upgrade (I guess we should have had the foresight to do this the previous release itself..)

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

                        The tests are passing . Now just a whole lot of manual testing next week.

                        1 Reply Last reply
                        9
                        • d19dotcaD Offline
                          d19dotcaD Offline
                          d19dotca
                          wrote on last edited by
                          #51

                          Just thought I'd check-in on the status of 6.3.0. 😉

                          --
                          Dustin Dauncey
                          www.d19.ca

                          girishG 1 Reply Last reply
                          6
                          • d19dotcaD d19dotca

                            Just thought I'd check-in on the status of 6.3.0. 😉

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

                            @d19dotca Manual testing of volume mounting revealed a lot of bugs, so we had to rework it a bit. The rework is done (as you can see from our git commits). I have started another e2e run just now. 🤞

                            Also, since we are now in the Vultr marketplace, we have gone ahead and added Vultr DNS and Vultr Object Storage as well in this release.

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

                              Looks like we are all set. There's a few known issues which we will fix immediately - https://git.cloudron.io/cloudron/box/-/issues?milestone_title=6.3.1 . I will stage the release tomorrow morning and leave a note here.

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

                                I pushed out 6.3.0. We hit a few migration issues, so it became 6.3.1. There are some minor issues being fixed, will be pushing 6.3.2 shortly. Please hold before you update to 6.3.

                                (to clarify, new installations get 6.3 but updates from 6.2->6.3 will give you a warning that it's unstable. please heed the warning 🙂 ).

                                M 1 Reply Last reply
                                4
                                • girishG girish

                                  I pushed out 6.3.0. We hit a few migration issues, so it became 6.3.1. There are some minor issues being fixed, will be pushing 6.3.2 shortly. Please hold before you update to 6.3.

                                  (to clarify, new installations get 6.3 but updates from 6.2->6.3 will give you a warning that it's unstable. please heed the warning 🙂 ).

                                  M Offline
                                  M Offline
                                  msbt
                                  App Dev
                                  wrote on last edited by
                                  #55

                                  @girish what if some eager user already updated to 6.3.1, will those issues be resolved or will they run into problems? 😉

                                  girishG 1 Reply Last reply
                                  2
                                  • M msbt

                                    @girish what if some eager user already updated to 6.3.1, will those issues be resolved or will they run into problems? 😉

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

                                    @msbt it should mostly be OK but there might be some regressions. Did you happen to hit any? Let me know so I can get it sorted out for 6.3.3 . So far, I haven't heard of any from the new installations and all the Cloudron we have access to seem to have updated OK.

                                    M 1 Reply Last reply
                                    0
                                    • girishG girish

                                      @msbt it should mostly be OK but there might be some regressions. Did you happen to hit any? Let me know so I can get it sorted out for 6.3.3 . So far, I haven't heard of any from the new installations and all the Cloudron we have access to seem to have updated OK.

                                      M Offline
                                      M Offline
                                      msbt
                                      App Dev
                                      wrote on last edited by
                                      #57

                                      @girish the only things that happened were the logo from the branding disappearing and the app-update icons were misplaced (top right corner ). After updating to 6.3.2 the arrows are back where they belong (although on the left side, but this is by design I reckon). The logo I just reuploaded. Other than that it all seemed fine 😉

                                      girishG 1 Reply Last reply
                                      1
                                      • M msbt

                                        @girish the only things that happened were the logo from the branding disappearing and the app-update icons were misplaced (top right corner ). After updating to 6.3.2 the arrows are back where they belong (although on the left side, but this is by design I reckon). The logo I just reuploaded. Other than that it all seemed fine 😉

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

                                        @msbt those were the exact 2 regressions that were fixed 🙂 there are some small issues in volumes which is getting fixed as well now in 6.3.3. the logo/branding is fixed in 6.3.2.

                                        carrabelloy 0C 1 Reply Last reply
                                        3
                                        • d19dotcaD Offline
                                          d19dotcaD Offline
                                          d19dotca
                                          wrote on last edited by d19dotca
                                          #59

                                          @girish - I see that the mailing lists aren't forwarding spam anymore and see it in the "Denied" categorized email logs which is great and helps a huge amount for many of my mailing lists. But... how do I overwrite this for certain mailing lists which are too sensitive to do spam filtering on? I don't see a way to modify this and one of the mailing lists are getting too many false-positives from one particular email I can't whitelist. Am I perhaps missing the checkbox to disable/enable the spam filtering for the mailing lists?

                                          I have a bit of an urgent issue here that I need to resolve since I have a doctor who's not getting emails from a particular patient due to this. How can I resolve this?

                                          Side note: It'd be awesome if the log entries showed which spam rules were triggered to mark it as spam, so that if it's a false-positive like it is then I can review and tweak as necessary. Also whitelisting emails and so many more things we really need in the email functionality. 🤞 Please and thank you. I know the last few won't come until future versions, but in the meantime if I can somehow get around the mailing list spam filtering for a particular mailing list or if there's even a temporary way for me to whitelist/allowlist the email address being blocked, I'd really appreciate it.

                                          --
                                          Dustin Dauncey
                                          www.d19.ca

                                          robiR girishG 2 Replies Last reply
                                          1
                                          • d19dotcaD d19dotca

                                            @girish - I see that the mailing lists aren't forwarding spam anymore and see it in the "Denied" categorized email logs which is great and helps a huge amount for many of my mailing lists. But... how do I overwrite this for certain mailing lists which are too sensitive to do spam filtering on? I don't see a way to modify this and one of the mailing lists are getting too many false-positives from one particular email I can't whitelist. Am I perhaps missing the checkbox to disable/enable the spam filtering for the mailing lists?

                                            I have a bit of an urgent issue here that I need to resolve since I have a doctor who's not getting emails from a particular patient due to this. How can I resolve this?

                                            Side note: It'd be awesome if the log entries showed which spam rules were triggered to mark it as spam, so that if it's a false-positive like it is then I can review and tweak as necessary. Also whitelisting emails and so many more things we really need in the email functionality. 🤞 Please and thank you. I know the last few won't come until future versions, but in the meantime if I can somehow get around the mailing list spam filtering for a particular mailing list or if there's even a temporary way for me to whitelist/allowlist the email address being blocked, I'd really appreciate it.

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

                                            @d19dotca all for one? or one for all? 😉

                                            Conscious tech

                                            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