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

818 Topics 6.1k Posts
  • Support (optional) Cloudflare proxied record creation

    Solved cloudflare
    4
    4 Votes
    4 Posts
    1k Views
    girishG
    This is in 7.4
  • App Proxy Auth

    Solved
    11
    1 Votes
    11 Posts
    3k Views
    jadudmJ
    @girish :dance-party: Thank you.
  • App specific firewall configuration

    firewall
    4
    3 Votes
    4 Posts
    1k Views
    potemkin_aiP
    @mehdi my thoughts / use case exactly. Doing so with ipchains is a pain (thanks Docker's intervention to firewall); and ufw just doesn't handle all of the use cases (thanks Docker again).
  • .mp4 embeds in this NodeBB forum

    4
    0 Votes
    4 Posts
    935 Views
    girishG
    https://github.com/TheWorms/nodebb-plugin-embed doesn't work. I haven't found a working plugin for this.
  • Create responsive labels for apps

    10
    2
    1 Votes
    10 Posts
    2k Views
    P
    @jdaviescoates I have apps restricted by groups, absolutely. I would just like to have responsive functionality for app labels such as Website-Cust. Name
  • Alphabetic sorting based on app name

    1
    1
    2 Votes
    1 Posts
    158 Views
    No one has replied
  • Add AWS Melbourne Region to backups

    Solved
    8
    1 Votes
    8 Posts
    2k Views
    B
    @girish Thanks for looking into it and I tried again with the Amazon S3 backup option in my server, and it started working for me as well (after you said that you enabled it within your AWS Account. I think that might have been the main issue as the error message called out that it couldn't object cloudron-testfile (which it might do through the Cloudron AWS Account if it exists*), so if the region wasn't enabled within that account, it wouldn't be able find the correct endpoint to use for that test file and hence wouldn't know where the correct endpoint is. I say that with the typo that you identified in the backup config code and enabling the AWS Melbourne region within your AWS account, that managed to get it working. In any ways, thanks for looking into this and getting it working for me
  • Updates for apps sorted by size

    38
    2 Votes
    38 Posts
    11k 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
    2k 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.
  • Force logout after browser close and/or certain duration

    4
    1 Votes
    4 Posts
    372 Views
    G
    @jdaviescoates said in Force logout after browser close and/or certain duration: I guess is this is a real security concern for you, you could manually logout beforehand? True. My main reason for requesting this feature is that the administrative controls are only a few clicks away. I suppose I could create a separate non-admin user account for myself and run my apps under that account.
  • Ability for apps to update while shutdown

    8
    1 Votes
    8 Posts
    2k 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
    228 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
    232 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
    416 Views
    No one has replied
  • Domain-scoped User & Email Manager role

    3
    4 Votes
    3 Posts
    712 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.
  • Add Pre-Backup and Post-Backup Hooks

    backups
    9
    8 Votes
    9 Posts
    2k Views
    MooCloud_MattM
    @girish said in Add Pre-Backup and Post-Backup Hooks: Seems to not make sense. That's normal for ERPs, almost all ERPs require full access to their database. This is mostly due to the Modular idea for modern ERP, which implements different DB for each module like a microservice. And communicate between with API or Functions Hooks
  • 5 Votes
    10 Posts
    2k 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?