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

705 Topics 5.4k Posts
  • Auto Syncing apps across Cloudrons

    3
    0 Votes
    3 Posts
    354 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
    303 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
    4
    1 Votes
    4 Posts
    454 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
    402 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

    7
    6 Votes
    7 Posts
    846 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
    345 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

    11
    0 Votes
    11 Posts
    994 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. 😊

  • Support PowerDNS Provider

    1
    2 Votes
    1 Posts
    259 Views
    No one has replied
  • LDAP/AD Server

    Moved Solved
    60
    11 Votes
    60 Posts
    6k Views
    marcusquinnM

    Sounds like this is now done and live with 7.1?

    https://forum.cloudron.io/topic/6654/cloudron-7-1-released https://blog.cloudron.io/cloudron-7-1-released/ https://docs.cloudron.io/user-management/#directory-server
  • Alternate IP Address (Ability to specify outbound IP for an app)

    Moved
    10
    1 Votes
    10 Posts
    783 Views
    nebulonN

    @JLX89 this is currently not on our immediate roadmap.

  • Backup Notes

    Solved
    8
    8 Votes
    8 Posts
    745 Views
    J

    @jdaviescoates Awesome, thanks -- I missed that.

  • Email notify on SSH login

    10
    7 Votes
    10 Posts
    778 Views
    X

    @mehdi said in Email notify on SSH login:

    @xarp actually, Cloudron uses the inbound port 25. This does not prevent it from sending stuff.

    I tried the postfix/mailutils method which uses a simple bashrc method in the user/root home, however when Cloudron rebooted, the mail service couldn't start unfortunately.

  • Add Storj as Backup option

    2
    0 Votes
    2 Posts
    94 Views
    arshsahzadA

    hi @girish, It's a good time to add storj as a backup solution in cloudron natively,

    storjj.png

    I was a beta user of Storj.io (Tardigrade.io) in 2019, now for the last 5 months, I'm using storj.io as my main object storage provider due to pricing, never got any problem yet...

  • Environment Variables to expose as part of the application runtime.

    2
    0 Votes
    2 Posts
    272 Views
    nebulonN

    @nj not sure if this would be a good idea to map Cloudron dashboard labels of apps into the apps as such. It will be quite hard to explain where such labels within the app might come from. Further an app label is not required, so it may be unclear what to be used as the fallback default. Or maybe I haven't really understood what kind of label this might be. If you look for general env variable support, the cloudron cli tool support adding further env variables https://docs.cloudron.io/packaging/cheat-sheet/#environment-variables

  • Temporarily Open DB Port

    5
    0 Votes
    5 Posts
    501 Views
    doodlemania2D

    @girish yeah, that's one option, as is the SSH tunnel, but thinking about a more user friendly approach so DBAs can simply do DBA things with a few clicks from the admin instead of setting up tunnels, etc.

  • Cloudron - Emergency Mode (?)

    2
    2 Votes
    2 Posts
    305 Views
    nebulonN

    @BrutalBirdie I think this somewhat depends on the use-cases. For production systems, a full restore is probably the best option to get back up. However for non-critical systems, often things are worth debugging to actually find the root cause and fix that to ensure the next update from the restored system does not break again.

  • App Custom Required Environment Vars

    10
    8 Votes
    10 Posts
    849 Views
    robiR

    @atridad are there any Drone feature requests to include a single runner by default and if one needs more, to add them separately?

  • Change mailing-list via API/backend

    4
    0 Votes
    4 Posts
    405 Views
    girishG

    @andreasdueren 7.1 is already out but as "unstable". You have to go to Settings -> Check For Updates and Click update button manually. Don't update unless you want to test things out already.

  • 2 Votes
    1 Posts
    193 Views
    No one has replied
  • Display actual total Disk Usage (not just what is remaining)

    4
    2 Votes
    4 Posts
    473 Views
    jdaviescoatesJ

    This bugged me again today.