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


Skip to content

Feature Requests

894 Topics 6.6k Posts

New ideas, Feature Requests

  • OAuth2/OIDC + MFA support for Cloudron Mail clients

    7
    6 Votes
    7 Posts
    397 Views
    fbartelsF
    @robi how did you land at "api"? If you want an ai agent to handle your inbox then there are probably better apis than the imap protocol, yes. but that is a different topic to oidc and mfa.
  • Improve firewall blocking capabilities and bad IP lists/sets

    2
    6 Votes
    2 Posts
    60 Views
    D
    +1 - Great idea! Even the ability to automatically pull an IP list into the blocklist on a set cron schedule would be extremely beneficial.
  • Add colour codes to Cloudron notifications

    notifications
    2
    3 Votes
    2 Posts
    82 Views
    jdaviescoatesJ
    Yes, we used to have this, and I think/ hope they'll be back (along with other improvements) in the next release, see this thread https://forum.cloudron.io/post/117521
  • Notification message re-format

    notifications
    8
    8 Votes
    8 Posts
    533 Views
    jdaviescoatesJ
    @girish said: The messages are fixed now Does that include colours coming back too?
  • Private CloudronVersions.json

    11
    4 Votes
    11 Posts
    740 Views
    robiR
    Ohh, also one thing missing is distinguishing of different builds by build number in the UI. If 2 of 3 are stuck, which ones do I stop?
  • Give app passwords a last-used date

    Solved
    2
    6 Votes
    2 Posts
    59 Views
    nebulonN
    Great suggestion, this is implemented now for next version with https://git.cloudron.io/platform/box/-/commit/0223d50bf9f6bc01f53a75815dbe86f4cb5acb86
  • Add Database terminal shortcut

    3
    1 Votes
    3 Posts
    77 Views
    jamesJ
    Hello @ekevu123 I understand the request but in my opinion adding "advanced" sections to the Cloudron dashboard will only lead to issues. Someone who is less skilled will see the button and use it. "Don't press the red button, it will wipe the DB server!" "Oh! A red button!" In your case, since you still need to use the terminal anyway, why not use the cloudron cli directly and have a bash alias ready to execute the interactive DB shell directly for an app? This would even reduce your time spend getting there even further. Instead of your mention steps 1>4 or future 3-dot sub menu, moving the mouse, clicking moving again yada yada, one command from the local shell, and you got what you need. For example: cloudron exec --tty --app $APPID -- sh -c 'mysql --user=${CLOUDRON_MYSQL_USERNAME} --password=${CLOUDRON_MYSQL_PASSWORD} --host=${CLOUDRON_MYSQL_HOST} ${CLOUDRON_MYSQL_DATABASE}'
  • Possible to make "exact phrase" email searches work?

    1
    1 Votes
    1 Posts
    40 Views
    No one has replied
  • Add DNS Provider - Infomaniak

    Solved domains dns
    9
    2
    5 Votes
    9 Posts
    2k Views
    S
    Fantastic! Thanks so much, @james
  • Disable cloudrontestdns?

    Moved namecheap domains
    6
    1 Votes
    6 Posts
    765 Views
    J
    @m3pilot it's not a problem. Cloudron periodically checks (everyday) if the namecheap credentials are working. If not working, it will give you a notification that DNS credentials are not working. As part of the check, a DNS entry is created and deleted immediately .
  • Support PowerDNS Provider

    23
    4 Votes
    23 Posts
    2k Views
    J
    Yes, that's correct.
  • 2 Votes
    6 Posts
    490 Views
    S
    If the image still isn't found, the Docker daemon fetches the image from the canonical repository on Docker Hub. that's a feature of docker daemon itself. Fallback through the list of configured registry-mirrors. The key here is that docker pull docker.io/cloudron/base is treated exactly as "docker pull cloudron/base" (implicit hub.docker.com) whereas docker pull registry.docker.com/cloudron/base is ignoring registry-mirror list because it is an explicit registry image ref. quay.io would also fail in a "restricted" network environment. One of the other solutions I considered is to allow a "cloudron base registry" option in the installer.
  • proxyAuth for any app

    2
    3 Votes
    2 Posts
    507 Views
    G
    I'm currently looking for such a feature. We want to block any request to applications as a security measurement. It would hinder any unauthenticated request to any resource which would create a significant barrier for any application which is not supposed to be publicly accessible. No request would reach the application if the client does not have a valid Cloudron SSO token. Nice and practical feature on top of that: create an allow-list for resources or path-patterns which may be excluded from the proxyAuth requirement. This would allow us to selectively publish certain parts of an application.
  • Add Technitium DNS as DNS Provider

    3
    1 Votes
    3 Posts
    352 Views
    T
    Yes, is something in .NET, but runs on many plattforms (Linux, Windows, Docker, macOS, RasPi...)
  • Allows to set the maxmemory-policy for redis via cloudron manifest

    Solved redis manifest
    3
    4 Votes
    3 Posts
    388 Views
    girishG
    I have implemented this in Cloudron 10 . You can set the maxmemoryPolicy in the manifest.
  • Persistent sorting of Apps by running / stopped

    3
    1
    5 Votes
    3 Posts
    458 Views
    T
    @ekevu123 This was the idea suggested here, I think: https://forum.cloudron.io/topic/8745/my-apps-dashboard-ux-tailoring-apps-category
  • 5 Votes
    12 Posts
    4k Views
    jdaviescoatesJ
    @alwynispat https://docs.cloudron.io/server#default-data-directory
  • v10 and email-archive

    Moved mail archive
    4
    4 Votes
    4 Posts
    383 Views
    T
    Thanks - I see where you are coming from, but this is not directly what I aimed for with my initial post as a cheeky attempt to get consideration for a mail archiving app officially packaged for Cloudron. nonetheless, I see both as valuable topic of discussion: Legal compliance with business email archiving, especially in transactional email scenario - as a Cloudron feature tight to cloudron email server Email archiving app, possibly providing the above functionality by delegation of the feature but also enabling the archive of other emailing solution not residing on Cloudron (e.g. gmail, outlook etc..). Selfishly, the later is what is most attracting to me due to the need of archiving emails from various email solutions / providers as well as cloudron ones.
  • Support email split routing

    Moved mail
    20
    3 Votes
    20 Posts
    9k Views
    girishG
    @gobenizzle so the next release will be all about mail improvements. We will investigate this feature request as well.
  • UI for edge cases

    Solved
    2
    1
    4 Votes
    2 Posts
    266 Views
    nebulonN
    Great catch! Always good to have users with resource out of the ordinary Fixed with https://git.cloudron.io/platform/box/-/commit/d504db161a839acb6742f6f7bf156e9b8a5bb0a6 but didn't made it into 9.2