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

729 Topics 5.5k Posts
  • Ability to go back within the installation setup wizard

    Moved Solved
    4
    0 Votes
    4 Posts
    388 Views
    jdaviescoatesJ

    @luckym said in Ability to go back within the installation setup wizard:

    I wanted to restore Cloudron from a backup but in the setup wizard under "Domain Setup" mindlessly filled in the DNS information and clicked next instead of clicking on "Looking to restore".

    I've done this before too.

    Perhaps @staff could look at making the "Looking to restore" bit that's tiny at the bottom a lot more obvious?

    And maybe even add another step afterwards that asks "are you actually looking to restore? go back" or something? 🤷

  • DNS Made Easy - high-performance (paid) DNS service

    20
    3 Votes
    20 Posts
    2k Views
    humptydumptyH

    I attended one of DNSME's webinars, and they went over DNS failover. Most of it went over my head so fast I ended up with a buzzcut, but one thing was clear, DNSME is no ordinary DNS provider. They offer some really advanced features like failover, load balancing, traffic redirection, etc. and I really wish that's something I could make use of on Cloudron. It's definitely an overkill, but it's a move in the right direction.

  • Create user & email at the same time

    Moved
    2
    2 Votes
    2 Posts
    196 Views
    jdaviescoatesJ

    @eddowding this is a feature request 🙂

    I don't think you're the first to say it either. 🙂

  • SMART drive monitoring app - scrutiny.

    2
    1 Votes
    2 Posts
    176 Views
    girishG

    Adding note to self: this app needs SYS_RAWIO capability.

  • Warpgate - smart SSH, HTTPS & DB gate

    1
    0 Votes
    1 Posts
    259 Views
    No one has replied
  • Add Cloudflare Storage as Backup target

    4
    1 Votes
    4 Posts
    550 Views
    J

    @robi said in Add Cloudflare Storage as Backup target:

    Is anyone using R2 with more than 10GB of data?

    Does it flip into the paid tier if you have incrementally accumulated 11+GB in your current month? Or does it only count uploaded per month?

    I've been pondering moving over, but would be interested to know this.

  • Make it possible to filter users by groups

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

    6
    1 Votes
    6 Posts
    414 Views
    necrevistonnezrN

    @jayonrails https://forum.cloudron.io/post/47122 🙂

  • IDS and IPS

    3
    0 Votes
    3 Posts
    315 Views
    adisonA

    yeah but it would be cool if it was deployed on the host server by default

  • The "real" SSO with

    Moved
    21
    3 Votes
    21 Posts
    2k 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
    4
    1 Votes
    4 Posts
    389 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.png

    ... let's look closer at the new and improved Red notification....
    WHAT!?
    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
    2k 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
    5 Votes
    28 Posts
    2k 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
    190 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

    1
    2 Votes
    1 Posts
    76 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

  • Clear Email Queue in Bulk

    5
    0 Votes
    5 Posts
    399 Views
    girishG

    @darsh_parsana it's not inside docker. Just ssh into the server and delete the files in /home/yellowtent/boxdata/mail/haraka-queue/. The command is also run in the server itself.

  • Haraka Rate Limit editing on UI

    3
    1 Votes
    3 Posts
    321 Views
    D

    ooh yes, that works, my bad i was in the wrong folder

  • Option to automatically reboot Ubuntu for security updates

    23
    3 Votes
    23 Posts
    2k 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?