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

883 Topics 6.5k Posts

New ideas, Feature Requests

  • Updates for apps sorted by size

    38
    2 Votes
    38 Posts
    13k Views
    marcusquinnM
    @jayonrails Cool. I recommend sticking to Tarball. Faster and takes up less space overall.
  • Base Image Arm Support

    7
    1 Votes
    7 Posts
    3k Views
    nebulonN
    @rossmaclean ah right for this the build service app works well, after setup you can just run cloudron build in the package repo without having to commit/push in the repo. If you have it installed on the same server as you are testing the app, then this has the benefit that the image is already there and thus speeding up the process.
  • Ability for apps to update while shutdown

    8
    1 Votes
    8 Posts
    3k Views
    ChristopherMagC
    @privsec Thank you! I had overlapped these but have now fixed it, great catch!
  • Further customizations for backup sanitization's

    1
    0 Votes
    1 Posts
    277 Views
    No one has replied
  • MariaDB Addon

    3
    6 Votes
    3 Posts
    1k Views
    njN
    @girish I have figured out a solution that doesn’t require admin permissions to ERPNext. It’s just that they use MariaDB specific commands here and there. That’s why MySQL addon is not useful at all. Multiple databases works kinda fine but needs patching the source because ERPNext likes to use the same value for db-user and db-name; in fact there’s no way to give it the db-user. The name of the database is itself is considered username. While building this addon, I would recommend setting the user’s name and database the same - ie. without prepending the same string with ‘db’ or ‘user’ Multiple databases isn’t required as ERPNext doesn’t work really well as a multi-site ERP anyway.
  • Add ability to filter User Directory by group

    1
    1
    0 Votes
    1 Posts
    285 Views
    No one has replied
  • 0 Votes
    7 Posts
    2k Views
    girishG
    @Mastadamus not yet, no. I think it's quite low priority, it needs a lot of testing/changes to support http. Cloudron is designed everywhere to be secure (https) by default, making this complicated.
  • Option to use external MX and SMTP server-wide

    email smtp
    1
    3 Votes
    1 Posts
    486 Views
    No one has replied
  • Domain-scoped User & Email Manager role

    3
    4 Votes
    3 Posts
    915 Views
    jdaviescoatesJ
    @d19dotca yeah, I noticed this recently too. Would be really useful to be able to let users manage their own domains but not everyone else's.
  • 5 Votes
    10 Posts
    3k Views
    girishG
    @d19dotca ah thanks, I understood the issue now (it's to do with aliases not easy to find) . Created an internal issue - https://git.cloudron.io/cloudron/box/-/issues/815
  • More control over DNS features.

    10
    0 Votes
    10 Posts
    3k Views
    girishG
    @roofboard said in More control over DNS features.: Is email enabled. Yes, my primary inboxes are google inboxes, but I have configured gmail to use cloudron as a catch-all email server using routing rules. I think this is what is confusing Cloudron code. Email is hosted outside Cloudron but Cloudron is also enabled as email server. Do you think you can a post a screenshot or equivalent of how one configures gmail to use Cloudron as catch-all email server ? Also, why exactly do you do this setup? Like one has to remember which mail server a mailbox resides in to login now?
  • Add delete backup Action in Backup List

    backups
    11
    7 Votes
    11 Posts
    4k Views
    robiR
    @girish said in Add delete backup Action in Backup List: @robi i think users expect the box backups (the ones listed in the backups view) to be complete backups. If one of the apps is missing, it would be unexpected. Yes, unless one goes and edits them. Why would that be an expectation problem? If I remove an app from a backup that means I don't want to restore it either. Of course, alternately, we have to set expectations... When you restore from such backups, the apps will start our empty or something. Uhh, why not leave it out completely? Just skip that app from the restore, it's been removed, right? The backup, after the app removal, should decrement the app count, right? Neat and tidy.
  • 9 Votes
    6 Posts
    2k Views
    P
    This would be gollllldddd
  • Ability to add comments to backups for better organization

    Solved
    3
    5 Votes
    3 Posts
    2k Views
    girishG
    Link to docs - https://docs.cloudron.io/backups/#backup-labels
  • Domain zone file text generator

    11
    4 Votes
    11 Posts
    4k Views
    d19dotcaD
    @nebulon said in Domain zone file text generator: I think also with OVH the better solution is to implement a backend using their api https://api.ovh.com/console/#/domain Any update on this out of curiosity? Is there any plan to add the OVH DNS API by any chance?
  • Forwarding the true client IP Address

    Moved
    4
    0 Votes
    4 Posts
    3k Views
    girishG
    FWIW, as a workaround - Cloudron itself can act as a NPM . https://docs.cloudron.io/apps/#app-proxy
  • Mailbox quota < 1 GB

    mailbox quota email
    2
    3 Votes
    2 Posts
    898 Views
    girishG
    I have made the slider start from 500M for a start.
  • Allow more filetypes for App Link icons

    app link icon images
    1
    2 Votes
    1 Posts
    313 Views
    No one has replied
  • Personalization of the invitation email

    1
    6 Votes
    1 Posts
    272 Views
    No one has replied
  • Whitelist/Allowlist for spam filtering by domain or IP

    mail
    6
    8 Votes
    6 Posts
    4k Views
    dtrckdD
    +1 for this feature. Especially, that zen.spamhaus.org, the default mail DNSBL used by Cloudron has a very harsh policy with ipv6 email. If one IP on a /64 ipv6 range is blacklisted, all the IP in that range get blacklisted :S.