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

888 Topics 6.5k Posts

New ideas, Feature Requests

  • Private CloudronVersions.json

    7
    3 Votes
    7 Posts
    465 Views
    LanhildL
    @james said: @robi said: It would be nice if they could be hosted by the local registry app. The docker images? That should already work and is close to my above suggestion with a private registry. You'd just need to configure the docker registry in the Cloudron dashboard under /#/docker. I believe what @robi meant is to be able to store the CloudronVersions.json in a registry, much like what authentik does with blueprints.
  • spam exception/whitelisting

    Moved mail filters sieve
    4
    1 Votes
    4 Posts
    307 Views
    T
    @girish That is fantastic news, looking forward to it. thank you cloudron team!
  • Notifications: "Reboot Required" Enhancements

    1
    5 Votes
    1 Posts
    110 Views
    No one has replied
  • Who else wants a "Vercel-style" Next.js package on Cloudron?

    2
    3 Votes
    2 Posts
    198 Views
    robiR
    The obvious is Vercel dev'd app self hosted here.
  • Make apps in the dashboard hideable

    dashboard user interface
    6
    1 Votes
    6 Posts
    520 Views
    subvenS
    @timconsidine you can toggle visibillity for apps that have their own user management. If you use an SSO app, there is "user management" which manages access (and therefore an visible dashboard icon) but "dashboard visibility" is missing from the menu. Its well explained in the documentation. I guess what you could do is remove access for an user (within Cloudron), put the user inside a group X that has no access to said app and set up SSO manually within the app to grant access to users within group X. Basically, I want the "dashboard visibility" options to be available for all apps. To not make Cloudrons UI confusing, a "Hide for non admins/operators" checkbox would be fine.
  • 2 Votes
    1 Posts
    99 Views
    No one has replied
  • 0 Votes
    21 Posts
    4k Views
    d19dotcaD
    @girish , is this perhaps something we can consider adding in one of the next updates? This would be greatly beneficial to be able to specify the IP address for outbound traffic in Cloudron (at least for the mail container but maybe all containers in one setting might be better for some people, not too sure what the best approach is). I found a couple of other related topics so it seems like there is a need for this. I think my solution should still work but likely just needs to be adapted by Cloudron to be more built-in with a GUI to set the outbound traffic IP (or maybe just have it default to the IP set in the Network page by default as I suspect the DNS record IP would be the same IP outbound traffic would be desired). Other related topics I found: https://forum.cloudron.io/post/108717 (Haraka config for controlling outbound SMTP interface) https://forum.cloudron.io/post/81114 (SMTP using wrong IP address on interface with multiple addresses) (admittedly this one is a post I made myself before, lol)
  • Cloudron CLI - set access control of an app

    1
    0 Votes
    1 Posts
    79 Views
    No one has replied
  • Integrate file hosting in Registry

    1
    0 Votes
    1 Posts
    84 Views
    No one has replied
  • Darkmode in the forum

    10
    0 Votes
    10 Posts
    859 Views
    humptyH
    I use the darkreader plugin for sites that don't have dark mode and have it set on a schedule. Sometimes it makes text hard to read as it gets the color inversion wrong, but overall it's pretty good. https://darkreader.org/ You can easily disable it for certain sites with a single click (marked in red). The on/off buttons are for the entire plugin. The "configure automation" is where you set the schedule. [image: 1773852264553-7703688b-119f-42df-a8b4-f54dac6f40b8-image.jpeg]
  • 1 Votes
    3 Posts
    287 Views
    scookeS
    My storage is limited, so I keep fewer backups. I almost always click "Skip Backup" since I prefer manually backing things up. Since so much is manual, I tend to lose track of which might have been backed up recently. So, then I need to click on the Backups, wait for that to load, see when the most recent one was and if it's worth skipping the backup again or if I need to back up. If I need to back up, I actually also almost always do that separate from the Update process. Why? In the past it sometimes times out, or fails, or just something goes wonky. Is it my system? Maybe? But this is what I'm working with. After that back up I then need to click on Updates and finally update. So, it would save me some time to hover over Backups and see when the most recent one is.
  • Decouple auto-update apps and box

    Solved
    3
    3 Votes
    3 Posts
    308 Views
    girishG
    This was probably a dup of https://forum.cloudron.io/topic/9944/please-separate-automatic-apps-and-platform-upgrades/
  • Add Pre-Backup and Post-Backup Hooks

    Solved backups
    10
    8 Votes
    10 Posts
    3k Views
    girishG
    These are implemented as backupCommand and restoreCommand
  • Proposal: The CUR - Cloudron User Repository

    Solved
    25
    16 Votes
    25 Posts
    8k Views
    girishG
    This is roughly implemented as community packages - https://docs.cloudron.io/packaging/publishing/
  • Add App Action Buttons to Tile

    2
    1
    3 Votes
    2 Posts
    174 Views
    I
    I’m thinking the same as @robi. I tried asking Google Gemini to propose a design that surfaces key actions like Start, Stop, Restart, and Retry Task. Directly on the main page, so we don’t have to open the app just to access them. Grid view: [image: Google-Gemini-03-16-2026-08-00-AM.png] List View: [image: Google-Gemini-03-16-2026-07-58-AM.png]
  • Custom Haraka Plugin Support for the Mail Addon

    12
    4 Votes
    12 Posts
    2k Views
    sponchS
    @girish said: @CaeruleusAqua are you asking about custom bcc feature or custom haraka plugin? Custom haraka plugins won't be supported, this is not on the roadmap. Bcc feature might be. For 9.2, it will be primarily a mail feature release. looking forward to 9.2 now
  • Filemanager Drag'n'drop folder trees does not work

    filemanager
    15
    0 Votes
    15 Posts
    4k Views
    robiR
    Woohoo! 2023 -> 2026
  • More email notification triggers

    notifications
    5
    1
    4 Votes
    5 Posts
    420 Views
    LanhildL
    @girish IMO, the version information wouldn't matter for a notification email. I'd just like to know when a manual updates required
  • Postgresql multiple databases support

    Moved postgresql multi-database
    17
    2 Votes
    17 Posts
    6k Views
    girishG
    @lanhild I see. The mysql multipleDatabase feature was written initially for phabricator, which is now long gone. AFAIK, no app uses multiple mysql databases. Same for postgres (though maybe synapse matrix + the user auth is a candidate, not sure).
  • Implement a Down for Maintenance screen

    17
    10 Votes
    17 Posts
    5k Views
    jdaviescoatesJ
    Something else I'd like to be able to easily do as part of this is to email every user and mailbox on the server letting them know about upcoming maintenance.