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


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    What's coming 5.3

    Announcements
    15
    26
    1011
    Loading More Posts
    • 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.
    • girish
      girish Staff last edited by girish

      Here's what you can expect from 5.3. This will be a fairly short release as we are going to get back into packaging apps. Pixelfed, Metabase, Grafana, Akaunting, Jellyfin, River are all packaged and waiting for our attention, so we want to get them out. Jitsi has to be completed as well.

      As for 5.3 itself:

      • User onboarding flow - Currently, many of the automation we do - like db, email, user management is not understood entirely by users because other tools don't do it and we don't explain what we do.
      • s3: path style is being deprecated by AWS in Sep 2020 - https://forums.aws.amazon.com/ann.jspa?annID=6776
      • CIFS storage backend
      • Synchronize LDAP groups - issue

      Anyone else have any pressing need? The release after this will be a more feature rich release but we want to keep this one as minimal as possible.

      Mallewax 1 Reply Last reply Reply Quote 8
      • doodlemania2
        doodlemania2 App Dev last edited by

        Would be super awesome to see network traffic used by app (container) in the admin console. Something simple like a graph over time of GBin and GBout

        1 Reply Last reply Reply Quote 2
        • subven
          subven last edited by

          If you ask yourself (like I did) what River is --> https://git.cloudron.io/mehdi/river/

          1 Reply Last reply Reply Quote 1
          • Mallewax
            Mallewax @girish last edited by

            @girish I know this has come up before and you mentioned it was on your radar, too. Server-side full-text search for e-mail to speed up searches would be a "nice to have". Not a pressing need though, but just thought I mention it (again). Maybe in the cards for one of the future releases.

            girish 1 Reply Last reply Reply Quote 1
            • girish
              girish Staff @Mallewax last edited by

              @Mallewax Indeed, we will consider it for the release after since it's a biggish feature.

              1 Reply Last reply Reply Quote 3
              • avatar1024
                avatar1024 last edited by

                Maybe basic moderation for email list?

                Allows to assign one email address (which is on the list) as the moderator email so that:

                • if an email is sent from someone on the list it just goes through and get distributed as normal
                • if an email is sent from someone outside the list, the sender gets an email back saying their email is being moderated; the moderator receives the email and can forward it or not to the list

                Just though of this as an easy implementation of basic moderation if that's useful.

                girish 1 Reply Last reply Reply Quote 0
                • Upuat
                  Upuat last edited by

                  Good afternoon. Do you have plans to add Zabbix?

                  1 Reply Last reply Reply Quote 0
                  • girish
                    girish Staff last edited by

                    @Upuat You can upvote this thread - https://forum.cloudron.io/topic/1211/zabbix-statistics and we can prioritize based on interest. Are you looking for integration with an external zabbix server or running zabbix as an app on Cloudron?

                    Upuat 1 Reply Last reply Reply Quote 0
                    • girish
                      girish Staff @avatar1024 last edited by

                      @avatar1024 I prefer to package an existing app which provides distribution list functionality for this instead of writing our own (if possible). Do you know of any? For example, does mailmain or Sympa cover this?

                      avatar1024 1 Reply Last reply Reply Quote 1
                      • Upuat
                        Upuat @girish last edited by

                        @girish As a cloudron app.

                        1 Reply Last reply Reply Quote 0
                        • avatar1024
                          avatar1024 @girish last edited by

                          @girish Sure that makes sense. I was more proposing this as a basic twist on what seem to already be built-in Cloudron email features to add some kind of moderation with minimum development work (basically just an auto-forward to a specific address, and the moderator doing again just a forward to the list manually).

                          Both yes both mailman and Sympa do this. But maybe this is not something many people need as I don't think there have been many upvote (for mailman at least) so feel free to disregard 🙂

                          1 Reply Last reply Reply Quote 0
                          • mehdi
                            mehdi App Dev last edited by

                            As long as your re-touching the onboarding flow, I have a small suggestion : add a password.

                            More precisely, when the terminal tells you to go to the IP of your server on your browser, anyone who gets there before could basically take over the server, and could even reset the flow so you don't even notice. I know, the window of opportunity is small. It should basically be impossible as long as you go to the IP in question right then. But still...

                            A one-time password shown in the terminal, that the web interface would ask you for before allowing you to proceed with the setup would be pretty easy for the user, and would completely solve the issue.

                            (I must note that I have not gone through the setup and onboarding in a long time, what I am saying may be completely obsolete)

                            W girish 2 Replies Last reply Reply Quote 2
                            • W
                              will @mehdi last edited by

                              @mehdi Even something as simple as a pin could work.

                              1 Reply Last reply Reply Quote 1
                              • girish
                                girish Staff @mehdi last edited by

                                Good idea. Currently, we do this for AWS 1-click images where the AMI id is required for the setup to be completed. AWS provides an API to query this pseudo-"secret" though.

                                1 Reply Last reply Reply Quote 0
                                • d19dotca
                                  d19dotca last edited by

                                  The ability for users to disable / stop services such as redis, mail, etc without needing command-line access to do so. That'd be an awesome (and hopefully small) tweak that'd be useful especially for people who want to optimize their resources on their servers.

                                  --
                                  Dustin Dauncey
                                  www.d19.ca

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    savity last edited by savity

                                    Hi,
                                    i just wannted to ask about the Firewall in Cloudron Whitelist and Blocklisting IP's.
                                    Usually i would do it over UFW but since its a bit diffrent in Cloudron.
                                    Because i see some IP's thanks to shodan -.- trying to send some spams and i would like to block them.
                                    And GEO IP Blocking as a feature would be nice, i think login to my.cloudron.com should be really high secured, i mean yes we have 2FA but if someone tries bruteforce attacks will not lead to something because of 2FA, but why create uneeded webservice requests.

                                    1 Reply Last reply Reply Quote 1
                                    • nj
                                      nj last edited by

                                      Any plans to add the facility to append 2FA Token in LDAP Passwords?

                                      Founder & OpenSource Lover. My Cloudron Apps

                                      1 Reply Last reply Reply Quote 0
                                      • girish
                                        girish Staff last edited by

                                        @nj Not in this release, but maybe for the next one. I have opened https://git.cloudron.io/cloudron/box/-/issues/705

                                        1 Reply Last reply Reply Quote 1
                                        • J
                                          jagan last edited by

                                          Not a feature for 5.3, but wish to point out that Cloudron does not have even a single e-commerce platform (other than woocommerce on Wordpress, of course).

                                          OTH, we have multiple apps under each category.

                                          Can we get started on Magento and Prestashop please?

                                          Thank you!!

                                          murgero 1 Reply Last reply Reply Quote 2
                                          • girish
                                            girish Staff last edited by

                                            @jagan We are planning to add oxid shortly - https://forum.cloudron.io/topic/2571/oxid-esales (the package is mostly read, just finishing it up with the upstream developers).

                                            1 Reply Last reply Reply Quote 1
                                            • scooke
                                              scooke last edited by

                                              I like this feature of 5.3.1 - Do not count stopped apps for memory use!

                                              A life lived in fear is a life half-lived

                                              1 Reply Last reply Reply Quote 2
                                              • P
                                                plusone-nick last edited by plusone-nick

                                                UI* dashboard improvement - 🙏 add the root domain as a secondary text (maybe above the icon?) for sub-domain apps. The apps with a root domain show this and its easy to see but for apps in a sub-domain you have to hover over the app card to see which root domain it belongs to, would be an awesome addition!...thanks!

                                                ✌💙+1

                                                1 Reply Last reply Reply Quote 1
                                                • murgero
                                                  murgero App Dev @jagan last edited by

                                                  @jagan This is true, but you can install any nodejs or php e-commerce app in the LAMP app. Which I'd honestly perfer anyway as it would give me more control over the install.

                                                  --
                                                  https://urgero.org
                                                  ~ Professional Nerd. Freelance Programmer. ~
                                                  Matrix: @murgero:urgero.org

                                                  P 1 Reply Last reply Reply Quote 1
                                                  • P
                                                    plusone-nick @murgero last edited by

                                                    @murgero thats cool i never thought of that - you can use the apache server for a nodejs app? 🤔

                                                    ✌💙+1

                                                    murgero 1 Reply Last reply Reply Quote 0
                                                    • murgero
                                                      murgero App Dev @plusone-nick last edited by murgero

                                                      @plusone-nick NodeJS is installed in the LAMP app, you can run the app in the background via run.sh in /app/data.

                                                      So in run.sh you can:

                                                      cd /app/data/nodejs-app/
                                                      npm start & # Or other command to start app (The "&" here runs the app in the background.)
                                                      

                                                      Then in /app/data/public/.htaccess:

                                                      RewriteEngine On
                                                      RewriteRule ^/?(.*)$ http://localhost:3000/$1 [L,P]
                                                      
                                                      ProxyPassReverse / http://app.example.com/
                                                      

                                                      Or something like that, this is untested technically and that will redirect the nodejs via apache.

                                                      --
                                                      https://urgero.org
                                                      ~ Professional Nerd. Freelance Programmer. ~
                                                      Matrix: @murgero:urgero.org

                                                      1 Reply Last reply Reply Quote 1
                                                      • girish
                                                        girish Staff last edited by

                                                        There is also https://git.cloudron.io/cloudron/tutorial-nodejs-app which is a template for a custom nodejs app

                                                        1 Reply Last reply Reply Quote 1
                                                        • First post
                                                          Last post
                                                        Powered by NodeBB