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

790 Topics 6.0k Posts
  • Hiding superadmin to deliver 'managed' cloudron to clients.

    9
    1 Votes
    9 Posts
    2k Views
    micmcM
    @girish said in Hiding superadmin to deliver 'managed' cloudron to clients.: @micmc said in Hiding superadmin to deliver 'managed' cloudron to clients.: And I guess, that is what would or should happen if we choose to hide the owner. I haven't thought really about this one but yeah, well thought and that should the be case also indeed, the superuser would not be seen in apps as well. We had this idea of creating a "service account" - https://git.cloudron.io/cloudron/box/-/issues/771 (which is scheduled for 7.3). I think this will get you this feature. This is how we see how great minds encounter! Also, there's the discussion about the "email admin" role to which your issue above refers too as well, which several of us have followed as well, which have popped several ideas and views as well and has brought to the creation of such feature.
  • Adding '.ipfs' Domain (new TLD)

    Moved
    4
    5 Votes
    4 Posts
    954 Views
    mehdiM
    @girish Yes there is. .ipfs is not a "normal" TLD. It's for websites which are on IPFS, which is an alternate decentralized protocol. Kinda like .onion domains for serving websites on tor. However, i don't really know how cloudron could support it, as I believe it does not use standard http/s at all, so regular apps would not work.
  • Add Update Available to new States filter in My Apps

    Solved userinterface
    7
    1
    3 Votes
    7 Posts
    2k Views
    jdaviescoatesJ
    @nebulon woohoo! Thank you
  • 6 Votes
    7 Posts
    2k Views
    jdaviescoatesJ
    I still really want to be able to filter apps by LDAP support
  • Allow joining multiple cloudron servers together on the same domain

    5
    0 Votes
    5 Posts
    1k Views
    robiR
    @fbartels I hear ya, not the main use case, but the subsetting feature with starting a new DB from previous prod data is the killer feature here.
  • Choose which backups to restore

    backup restore
    7
    5 Votes
    7 Posts
    1k Views
    robiR
    @3246 yes, kind of like a torrent file where you can select priority per file/dir and which ones to skip. not sure a pause is needed, but more like a pre-start selection. I'm sure @staff can enumerate mail and other core services as required items but with flexible priority/order. Not only that, but while we're pondering that manual selection process with manual clicks, the essential bits can already be restored and ready for the next prioritized components.
  • Trigger full backup from cli / scripted migration

    8
    3 Votes
    8 Posts
    2k Views
    robiR
    How much of this will change with Multi-Cloudron?
  • 3 Votes
    2 Posts
    743 Views
    timconsidineT
    @d19dotca I'm excited by the potential for https://ntfy.sh. Maybe a cloudron official instance which sets up channels for all customers, so cloudron-generated notifications can be delivered to a customer. Or maybe there's a better way. I just think ntfy.sh is so easy to implement into scripts.
  • Add "Hetzner" as DNS provider

    Solved hetzner
    6
    1
    10 Votes
    6 Posts
    2k Views
    girishG
    This will be part of 7.2.1
  • User takeover (from an external directory provider)

    Solved
    5
    6 Votes
    5 Posts
    1k Views
    nebulonN
    This is now implemented and will be part of the next release.
  • LEMP app as alternative to LAMP app

    7
    8 Votes
    7 Posts
    2k Views
    MooCloud_MattM
    @d19dotca that is also because Nginx uses FPM and not FastCGI(Apache in some cases can use FPM) for PHP, which give already a good boost. NextCloud and WP could take good advantage of it, and Nginx could help solve the issue of the main image being too "fatty" It's easy to use Nginx in a multi-layer image.
  • Mailerlite

    2
    0 Votes
    2 Posts
    663 Views
    girishG
    It seems they don't offer SMTP relay as per https://www.mailerlite.com/help/does-mailerlite-offer-smtp-simple-mail-transfer-protocol . Their partner company mailersend has it - https://www.mailersend.com/help/smtp-relay . If you can, please try using mailersend with Cloudron's External SMTP Server option - https://docs.cloudron.io/email/#relay-outbound-mails . If that works well, I can add it to the dropdown (the dropdown is really just a UI template to prefill things).
  • Wasabi backup option needs support for recently added Canadian region

    Solved
    4
    0 Votes
    4 Posts
    805 Views
    girishG
    @d19dotca that's correct. There is no difference between using S3 compat vs Wasabi option since as you guessed they are just templates for pre-filling. Also, when you update, it won't get automatically changed to Wasabi, it will remain as s3 compatible. The change is entirely just UI - https://git.cloudron.io/cloudron/dashboard/-/commit/8dfc142905171160ba41bdb592933bd2dd60748d
  • Auto Syncing apps across Cloudrons

    3
    0 Votes
    3 Posts
    831 Views
    robiR
    There is a much simpler way to keep things in sync in a p2p fashion with GunDB. The trickier part is integrating with the different apps in a way where it can use that data.
  • Mailing feature: add users and groups as members

    3
    0 Votes
    3 Posts
    779 Views
    avatar1024A
    @girish said in Mailing feature: add users and groups as members: When added to a list, are you expecting the primary email of the user to be used ? Indeed
  • File Manager Upload Overwrite & Rename

    Moved Solved filemanager
    4
    1 Votes
    4 Posts
    1k Views
    nebulonN
    This is now fixed for the next version. On upload conflict, the code will add .n to the filepath, whereas n is an increasing number until no conflict is found.
  • QuestDB for Time Series Data

    4
    0 Votes
    4 Posts
    839 Views
    robiR
    @girish I see, which seems like a fine choice for a single server, however QuestDB is better suited for multi server aggregation and immediate consistency from multiple sources.
  • Incorporate a WAF built into cloudron

    firewall
    7
    6 Votes
    7 Posts
    2k Views
    girishG
    @wind-gmbh FWIW, we don't use the upstream distro packages. We use the packages straight from nginx.org since they provide better security fixes - https://nginx.org/packages/ubuntu/pool/nginx/n/nginx/ . Looks like https://nginx.org/packages/ubuntu/pool/nginx/n/ is the pre-built modules they have.
  • Nginxproxymanager

    Locked
    2
    1 Votes
    2 Posts
    669 Views
    fbartelsF
    Hi @Mastadamus, this has already been discussed in https://forum.cloudron.io/topic/4726/cloudron-as-reverse-proxy-for-non-cloudron-apps/
  • Hide admin user(name)s for mail managers

    user management
    11
    1
    0 Votes
    11 Posts
    3k Views
    micmcM
    @andreasdueren said in Hide admin user(name)s for mail managers: @girish personally I would enjoy the option to limit the E-Mail manager to the groups they are part of. For example some clients use so little resources like only a website with E-Mail that it doesn’t make sense to give them a dedicated server but instead put a few on the same. Very good points as well, however as @girish says, as this would require to implement shared resources the idea is easier said than done. On the other hand, I personally can't see why it would not make sense to provide dedicated VPS at low cost for its own little resources needs to such client. In when you think about it, any client can grow and in such case the client is already set to scale without any more hassle. Cloudron is not too heavy for a simple basic use as it will adjust its own resources need only for the needs of the installed apps. Now it would be nice if they could configure their own emails without being able to see let alone change the configuration of others. Moreover, as explained previously if you install Cloudron for the client, a 10 bucks per month VPS would be more than perfect for such low needs, as superadmin you keep full control of the instance's management for the client and you give it admin privileges so it can fully manage its mail server. And with the upcoming multiple instances of Cloudron feature that should should become easier to manage from your side as well.