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
  • Brite
  • 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

Offical apps | Community apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Announcements
  3. What's coming in Cloudron 10

What's coming in Cloudron 10

Scheduled Pinned Locked Moved Announcements
63 Posts 24 Posters 10.4k Views 25 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.
  • d19dotcaD Offline
    d19dotcaD Offline
    d19dotca
    wrote on last edited by
    #49

    I love the idea of handling bots. Currently I use a script from some sites but it’s more spam-based and unfortunately the API in Cloudron will only handle so many network addresses (or specifically a max size of PUT I believe) so I can’t keep expanding the list of IP firewall lists I want to use for blocking traffic.

    Lately this has become an issue for me for a few reasons but notably I’m finding too much bot traffic showing up in website analytics when using Matomo or Umami, and even third-party app Rybbit, and I have been trying to find a way to fight this so that the analytics is more accurate. If there’s a way to better fight this at the network layer in Cloudron I think that would be fantastic. At the very least though I think increasing the size allowed for network lists would be very helpful so that we can include more IP addresses.

    Also, I love that mail is finally getting the attention it much deserves. Looking forward to that.

    I think apart from what one person mentioned which is domain-based SpamAssassin rules or changing scores for example depending on the type of spam they receive, it’d be really nice if we could easily configure SpamAssaasin in the UI for resetting training data and forcing a rescan of spam and ham folders, as well as the ability to note which folders should or should not be treated as ham or spam so that we can add in our own for example.

    Just something else to consider. 😇

    Thank you for all the hard work! Looking forward to v10.

    --
    Dustin Dauncey
    www.d19.ca

    1 Reply Last reply
    3
    • girishG girish

      Since we are getting swarmed by bots and crawlers (including our gitlab/forum/crm), we decided to include some features that will help in protecting apps. The first one is VPN protection. With this feature, people can access apps only via the VPN.

      In the network UI, there is a setting called "VPN protection". First enable the feature and select how to route the client traffic.

      bad90d16-a1cb-4055-8eb2-815f3ca731da-image.jpeg

      There is a per-app checkbox to VPN protect the app:

      f5aa3260-511b-4e34-80ad-05aed0ac9d53-image.jpeg

      If you try to access mautic now without a VPN connection, you will see (placeholder):

      32b32be8-28ed-4caa-9130-9ccc1181aceb-image.jpeg

      With OpenVPN/Wireguard connection, you will see mautic .

      Of course, this feature is mostly useful for internal apps. For public facing apps (like ghost, gitlab, nodebb), we are working on a different solution.

      I Offline
      I Offline
      IniBudi
      translator
      wrote on last edited by
      #50

      @girish I'd like to ask regarding this feature.

      • Could we enable the VPN to protect my.cloudron.app?
      • Is it possible to make custom rules? I mean if I want to protect WP-login.php and WP-admin, but I need to exclude this file /wp-admin/admin-ajax.php.

      Thank you for making awesome feature!

      girishG 1 Reply Last reply
      1
      • I IniBudi

        @girish I'd like to ask regarding this feature.

        • Could we enable the VPN to protect my.cloudron.app?
        • Is it possible to make custom rules? I mean if I want to protect WP-login.php and WP-admin, but I need to exclude this file /wp-admin/admin-ajax.php.

        Thank you for making awesome feature!

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

        @IniBudi I think we will have to implement that in a future release. It's quite a bit more complex to protect specific paths. We have to build some sort of WAF for that. The VPN protection works more at a network level and not much in the http level.

        1 Reply Last reply
        2
        • girishG girish

          girish said:

          Ubuntu 26.04 support

          We will have Ubuntu 26.04 LTS Resolute Raccoon support next release. I have managed to test this across most of the providers we support. We will have a guide during release time to upgrade manually from Ubuntu 24.04.

          Before someone asks, I don't know the ETA for Cloudron 10 yet, I think we will need 2-3 weeks more at least.

          H Offline
          H Offline
          hcj-online
          wrote on last edited by
          #52

          @girish said:

          I don't know the ETA for Cloudron 10 yet, I think we will need 2-3 weeks more at least.

          Is there an updated ETA? 👼
          I want to set up a new Cloudron instance and take advantage of the Ubuntu 26.04 support.

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

            Since networking/vpn/security is currently being worked on is there any opportunity here to provide native Tailscale support as an option? Specifically we offload heavy compute to external boxes (think AI compute hosted elsewhere) and I'd like to add Cloudron to my Tailnet so that Open WebUI running on Cloudron for example, can have access to some private compute and resources without having to worry about persisting through updates/backups/breaking Cloudron DNS etc.

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

              @umnz it's in the roadmap to be able to join a network i.e where the server becomes a client/node - openvpn/wireguard/tailscale. Right now, it's mostly a "server". In the interest of getting Cloudron 10 out, it won't be in this release atleast.

              1 Reply Last reply
              1
              • girishG girish

                Since we are getting swarmed by bots and crawlers (including our gitlab/forum/crm), we decided to include some features that will help in protecting apps. The first one is VPN protection. With this feature, people can access apps only via the VPN.

                In the network UI, there is a setting called "VPN protection". First enable the feature and select how to route the client traffic.

                bad90d16-a1cb-4055-8eb2-815f3ca731da-image.jpeg

                There is a per-app checkbox to VPN protect the app:

                f5aa3260-511b-4e34-80ad-05aed0ac9d53-image.jpeg

                If you try to access mautic now without a VPN connection, you will see (placeholder):

                32b32be8-28ed-4caa-9130-9ccc1181aceb-image.jpeg

                With OpenVPN/Wireguard connection, you will see mautic .

                Of course, this feature is mostly useful for internal apps. For public facing apps (like ghost, gitlab, nodebb), we are working on a different solution.

                dsp76D Offline
                dsp76D Offline
                dsp76
                wrote last edited by
                #55

                @girish you selected mautic for this example in the screenshot. Is it possible to differentiate already between different paths? As link redirects, assets etc. would still need to be served publicly - but the admin interface not.

                Thanks for clarification!

                (Ask me about B2B marketing automation & low code business solutions, if thats interesting for you.)

                girishG 1 Reply Last reply
                1
                • dsp76D dsp76

                  @girish you selected mautic for this example in the screenshot. Is it possible to differentiate already between different paths? As link redirects, assets etc. would still need to be served publicly - but the admin interface not.

                  Thanks for clarification!

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

                  @dsp76 Good point about the matuc example. But I think URL based protection is more complicated because we will need help from the apps. For example, it will require all of mautic admin and it's assets to be designed to be served from under a specific subpath. I haven't really investigated how friendly apps are in this regard but most likely we will have to handle this package by package (in a future release).

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

                    Getting there slowly. Some of the mail features are also implemented, I will post them.

                    Backup codes for TOTP is implemented now.

                    5baf5bf4-8c55-401f-8e64-060ac58c0040-image.jpeg

                    1 Reply Last reply
                    9
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote last edited by
                      #58

                      Mailbox indexing status for FTS is exposed in dashboard now

                      f21abe64-a3e5-41ff-9481-d9ea2f32b071-image.jpeg

                      1 Reply Last reply
                      7
                      • girishG girish

                        We will be working on the following for Cloudron 10. mail server needs a bunch of housekeeping and fixes and will be the focus for this release.

                        Mail related:

                        • mail: allow cloudron email to be used as a mail relay. this will allow one cloudron to relay emails via another cloudron without having to disable mail from validation.
                        • mail: fix mail forwarding. there's been lots of bug reports on this feature. have to investigate the root cause
                        • mail: admin notes field for mailboxes and lists
                        • mail: housekeeping task. we want to move away from usage of ldap for auth entirely. many of the node ldap modules have become unmaintained
                        • mail: housekeeping task. the mail database is partly in box code and partly in mail server. have to move everything into mail server. this will help us implement backup/restore of mail nicely as well.
                        • mail: expose mailbox indexing and spam learning status in the UI

                        Non-mail related:

                        • Ubuntu 26.04 support
                        • Improved progress reporting - show percentage complete and elapsed/estimated time for backups and app installations
                        • Convert backup site creation dialog to a view
                        • Policy change: self updating ubuntu packages will be permitted i.e apt update and apt upgrade is allowed.
                        • Personal access tokens will be renamed to API tokens.
                        • VPN protection of apps
                        girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote last edited by girish
                        #59

                        girish said:

                        mail: fix mail forwarding. there's been lots of bug reports on this feature. have to investigate the root cause

                        The mailing list feature has got a revamp. For a start, it's completely removed and all the lists will be migrated to a mailbox with the Cloudron superadmin as the owner.

                        Each mailbox now has a capability to set up forwarding (same options as mailing list):

                        ee6e72fe-f168-472b-be2b-bcf7f656e888-image.jpeg

                        For the delivery aspect:

                        • SRS is still the way to go to overcome SPF.
                        • We follow best practices from gmail - https://support.google.com/mail/answer/175365?hl=en . Body/message headers are not changed. We also add Forwarding headers. Spam filtering is done before forwarding.
                        • We now attach ARC headers when forwarding. However, ARC is a system of trust and mostly the big mail providers won't trust ARC headers originating from Cloudron. So, this is mostly a theoretical exercise.

                        Unfortunately, there is nothing much we can do here about the delivery aspect. If it works, it works.

                        fbartelsF 1 Reply Last reply
                        8
                        • girishG girish

                          girish said:

                          mail: fix mail forwarding. there's been lots of bug reports on this feature. have to investigate the root cause

                          The mailing list feature has got a revamp. For a start, it's completely removed and all the lists will be migrated to a mailbox with the Cloudron superadmin as the owner.

                          Each mailbox now has a capability to set up forwarding (same options as mailing list):

                          ee6e72fe-f168-472b-be2b-bcf7f656e888-image.jpeg

                          For the delivery aspect:

                          • SRS is still the way to go to overcome SPF.
                          • We follow best practices from gmail - https://support.google.com/mail/answer/175365?hl=en . Body/message headers are not changed. We also add Forwarding headers. Spam filtering is done before forwarding.
                          • We now attach ARC headers when forwarding. However, ARC is a system of trust and mostly the big mail providers won't trust ARC headers originating from Cloudron. So, this is mostly a theoretical exercise.

                          Unfortunately, there is nothing much we can do here about the delivery aspect. If it works, it works.

                          fbartelsF Offline
                          fbartelsF Offline
                          fbartels
                          App Dev
                          wrote last edited by
                          #60

                          @girish said:
                          Each mailbox now has a capability to set up forwarding (same options as mailing list):

                          Looking forward to try out this new feature. Now that each mailbox has some settings, would it be possible to configure a different delivery for a given mailbox? Like some apps want mail delivered via pipe to a command, lmtp, or simply another internal smtp port in an app.

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

                            @fbartels not yet, but we can possibly add routing options as we go. Do we have concrete use cases? Maybe we should collect them and decide what is the best approach. I know "always bcc" is something people have wanted but the real use case here is to have an archive of email for regulatory purposes.

                            fbartelsF 1 Reply Last reply
                            1
                            • jamesJ james forked this topic
                            • girishG girish

                              @fbartels not yet, but we can possibly add routing options as we go. Do we have concrete use cases? Maybe we should collect them and decide what is the best approach. I know "always bcc" is something people have wanted but the real use case here is to have an archive of email for regulatory purposes.

                              fbartelsF Offline
                              fbartelsF Offline
                              fbartels
                              App Dev
                              wrote last edited by
                              #62

                              @girish said:

                              Do we have concrete use cases? Maybe we should collect them and decide what is the best approach

                              It certainly always depends on the application one wants to use. I do remember some people requesting mailman as an app, but that was not possible because mailman wants mails directly delivered to it instead of to a mailbox.

                              One application that i currently use and could benefit from this would be ntfy, where you can also submit messages via smtp.

                              Another application that could benefit from this would be alternative mailservers like stalwart or the product from my employer if you need exchange like sync.

                              1 Reply Last reply
                              2
                              • avatar1024A avatar1024

                                Also given you're looking at emails, I wonder if you might have time to look at a couple more email related ideas (but I understand new features aren't and shouldn't be the priority over what you've listed):

                                1. Introducing manual / basic moderation for external mailing list through setting one email address / mailing list member who receives emails from external people and can decide whether or not to manually forward them to the list, like described here

                                2. Creating mailing lists based on a Cloudron group, so that mailing list recipient / email addresses get automatically updated when users enter / leave the group

                                3. Currently when I send an email to a mailing list I'm part of I also receive that email. Would it be possible to have an option (per mailing list) so that it is not the case, i.e. that senders don't receive their own email if they are part of the list?

                                avatar1024A Offline
                                avatar1024A Offline
                                avatar1024
                                wrote last edited by avatar1024
                                #63

                                avatar1024 said:

                                Also given you're looking at emails, I wonder if you might have time to look at a couple more email related ideas (but I understand new features aren't and shouldn't be the priority over what you've listed):

                                1. Creating mailing lists based on a Cloudron group, so that mailing list recipients / email addresses get automatically updated when users enter / leave the group

                                2. Currently when I send an email to a mailing list I'm part of I also receive that email. Would it be possible to have an option (per mailing list) so that it is not the case, i.e. that senders don't receive their own email if they are part of the list?

                                @girish have any of the two features been looked at as part of the revamp (got kind of a workaround for 1. in my original post which in fact should work even work better with your new approach)?

                                No worries if not of course, it's just to know what to expect. 2. especially would be super useful as I can't find a clean workaround for doing that with current features.

                                1 Reply Last reply
                                0

                                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                With your input, this post could be even better 💗

                                Register Login
                                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