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

New ideas, Feature Requests

754 Topics 5.7k Posts
  • Make it possible to filter users by groups

    1
    1
    2 Votes
    1 Posts
    88 Views
    No one has replied
  • Backup to OneDrive

    backups
    6
    1 Votes
    6 Posts
    612 Views
    necrevistonnezrN
    @jayonrails https://forum.cloudron.io/post/47122
  • IDS and IPS

    3
    0 Votes
    3 Posts
    434 Views
    adisonA
    yeah but it would be cool if it was deployed on the host server by default
  • The "real" SSO with

    Moved usermanagement sso feature-request
    21
    3 Votes
    21 Posts
    3k Views
    adisonA
    i didn't know cloudron was like active directory. or had active directory builtin.
  • Use Case: multiple aliases for mail account (many)

    Moved Solved mail alias configuration
    4
    1 Votes
    4 Posts
    525 Views
    A
    You can also use https://docs.cloudron.io/email/#subaddresses without having to add aliases at all. This is pretty much covering my use case, great, thanks
  • 13 Votes
    21 Posts
    2k Views
    scookeS
    Ah, At-a-glance convenience [image: 1696004280591-7d86f018-d08f-48fa-a1fc-fff395b6cf58-image.png] ... let's look closer at the new and improved Red notification.... WHAT!? [image: 1696004340323-fac54192-c164-4c8f-a3d0-e70207cc73b8-image.png] THIS IS A JOKE. ATTENTION> THIS IS A BAD ATTEMPT AT HUMOUR> I WILL DELETE THIS AFTER A FEW MINUTES>
  • Storage limits per-app

    24
    13 Votes
    24 Posts
    3k Views
    girishG
    Atleast, postgres does not have a way to limit db size - https://stackoverflow.com/questions/37822195/restrict-database-size
  • Please, separate automatic apps and platform upgrades

    28
    1
    5 Votes
    28 Posts
    3k Views
    potemkin_aiP
    @nebulon thank you! I've managed to find a way around to keep automated updates keeping the risk of update failure to a minimum, but - don't you consider using btrfs or zfs's snapshots to work that around on the platform level?
  • Setting Mailbox Qota via json import

    Moved
    2
    0 Votes
    2 Posts
    270 Views
    nebulonN
    Currently the quota import/export is not implemented, so I moved this over to the feature requests.
  • List all domains, don't paginate them

    domains
    1
    2 Votes
    1 Posts
    85 Views
    No one has replied
  • Option to generate and download certificates

    Moved
    20
    0 Votes
    20 Posts
    2k Views
    adisonA
    @girish there are no errors, just an empty reply. though when i put "https" in front of it, it says certificate error, cant get local certificate issuer
  • Haraka Rate Limit editing on UI

    mail
    3
    1 Votes
    3 Posts
    458 Views
    D
    ooh yes, that works, my bad i was in the wrong folder
  • Option to automatically reboot Ubuntu for security updates

    security updates
    23
    4 Votes
    23 Posts
    3k Views
    potemkin_aiP
    @nebulon just for information - livepatch doesn't mean you don't have to reboot - it just lets you postpone that moment as convenient. For sync - a good practice on old good *nix is to issue sync twice before reboot - to make sure the buffers dumped for sure. On the reboot automation using third-party apps - it's doable; everything is, but why, if you can just add it inside of the system?
  • Version Types - Beta/Stable - Version Numbering

    3
    2 Votes
    3 Posts
    399 Views
    mhgcicM
    @girish said in Version Types - Beta/Stable - Version Numbering: This one is already possible: Click on the app you want to install On the browser bar, you have to change the package version To determine the correct package version that you need, you have to look into the git repo . All packages are opensource at https://git.cloudron.io/cloudron/<appname>-app.git (For example, https://git.cloudron.io/cloudron/nextcloud-app.git). Look for the CHANGELOG.md file in each repo. That will tell you the package version for the corresponding upstream app version. Thanks that's really helpful.
  • Remote, periodically updated network blocking lists

    networking firewall
    8
    6 Votes
    8 Posts
    973 Views
    robiR
    @MisterJD see https://forum.cloudron.io/post/40906 and https://www.simplified.guide/ssh/auto-block-failed-attempts
  • cPanel DNS

    cpanel dns integration
    11
    1
    2 Votes
    11 Posts
    899 Views
    micmcM
    @grimreaper said in cPanel DNS: Wow, what is his problem? I know it is unrelated but since @mhgcic brought it up is Lamp easier than cPanel to use? is there a GUI for it? Cloudron does all that cPanel does and more. There's no need for cPanel with Cloudron. Yes, with GUI when necessary. Basically, your cPanel account comes empty just as a LAMP installation is.
  • This topic is deleted!

    0
    1 Votes
    0 Posts
    130 Views
    No one has replied
  • Virtual "all mails" folder in Dovecot to improve search

    Solved
    6
    3 Votes
    6 Posts
    1k Views
    necrevistonnezrN
    It’s not a bug report per se, more an FYI: The virtual all mail folder throws off iOS / iPadOS Mails folder suggestions when moving or coping emails: Now, it always suggests to move to the “all mails” folder because it sees this folder as the one where the user has previously moved all its emails to, apparently. [image: 1693036856744-img_0468.jpeg]
  • Make login tooltip customizable

    Moved
    4
    1
    3 Votes
    4 Posts
    199 Views
    U
    Thanks @girish - i though indeed that OIDC will alleviate, at least partly this situation. Yet, on the other hand, not all apps will support/are supporting OIDC. Many thanks for looking into this.
  • 1 Votes
    20 Posts
    2k Views
    girishG
    @robi @timconsidine good catch, I don't think it is. Will fix. Opened https://git.cloudron.io/cloudron/box/-/issues/832 to track internally