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

752 Topics 5.7k Posts
  • Track users with matomo in cloudron backend/cloudron apps

    Moved
    11
    3 Votes
    11 Posts
    2k Views
    necrevistonnezrN
    Can we revisit this? Allowing some code in the (html) header of all apps would be enough, I think (and awesome)
  • Improve DNS updates to avoid rate limits

    Solved dns
    18
    0 Votes
    18 Posts
    2k Views
    robiR
    @girish You're right, I think not. Currently the app is NOT in a 'Running' state if any failures occur. An alternate method would be to bring up the app anyway (as long as the primary subdomain is up, and continue to resolve the failed API calls until some 'threshold' (then alert) or it succeeds and all is well. No need to ignore the failed ones, they just try again async as with your API rate backoff code, or at the next addition of a new sub if you want to be less proactive and more lazy. (The non working subs, if used will draw attention back to the app anyway.)
  • 2 Votes
    5 Posts
    816 Views
    girishG
    @DualOSWinWiz it's not there, no.
  • proxyAuth addon API keys

    1
    1 Votes
    1 Posts
    170 Views
    No one has replied
  • DNS provider InternetX/AutoDNS/Schlund

    5
    4 Votes
    5 Posts
    915 Views
    BrutalBirdieB
    Regarding a helping hand for autodns: acme.sh does support dnsapi cert generation for autodns maybe this code can help developing. https://github.com/acmesh-official/acme.sh/blob/master/dnsapi/dns_autodns.sh Also acme.sh has MANY more dnsapi supports: https://github.com/acmesh-official/acme.sh/tree/master/dnsapi
  • Please include Epik as a supported DNS

    Moved epik dns setup configuration
    1
    1
    0 Votes
    1 Posts
    107 Views
    No one has replied
  • 2 Votes
    10 Posts
    1k Views
    bmannB
    Yeah, the access key is what is going to check if the domain is there. I think "Skip nameserver validation for custom Route53 NS names" would get me there And all of the DNS and Email stuff...I totally understand how difficult it is to give less technical users the ability to even USE this stuff, as well as support slightly more advanced users. You're doing a great job!
  • Improved usablity of cloudron file browser on mobile devices

    filemanagement
    2
    4 Votes
    2 Posts
    270 Views
    nebulonN
    The filemanager has gotten no attention for mobile use, as I mostly saw that as a sysadmin tool and not something one would use on a phone. Generally mobile use of the dashboard as an admin is a bit rough
  • Backup: Add Backup Size

    Locked
    2
    1 Votes
    2 Posts
    274 Views
    girishG
    Dup of https://forum.cloudron.io/topic/6236/record-backup-size-estimate-in-backup-metadata , I think. But this feature is coming...
  • Automatically sync DNS when enabling IPv6

    ipv6
    2
    2 Votes
    2 Posts
    242 Views
    girishG
    @BrutalBirdie said in Automatically sync DNS when enabling IPv6: Right now you either have to just wait for it to happen some time Actually, it never happens automatically (this might appear to be automatic if you had Dynamic DNS enabled).
  • Cloudron Docs - Community Guides

    14
    4 Votes
    14 Posts
    2k Views
    J
    @girish Awesome, thank you! I'll fork the changes and have some items as drafts and will submit a PR when I get them updated.
  • New app install CPU share : change default

    12
    1 Votes
    12 Posts
    1k Views
    girishG
    @jdaviescoates yes, that's my understanding. setting it all to 50% means you are not giving any app any "preference".
  • Cloudron User Management: Option to select LDAP or OIDC

    2
    0 Votes
    2 Posts
    255 Views
    humptydumptyH
    Of course, right after requesting this feature, the first post I browse to is this: https://forum.cloudron.io/topic/10517/oidc-migration Girish pointed out some technical pro's of using OIDC. @girish said in OIDC migration: What's the reason to get locked into LDAP auth ? At the platform level, we have decided to move all apps to OIDC whenever available. OIDC is more secure and does not expose raw password to apps. We can also implement much more security schemes with OIDC.
  • Simple auth (e.g. htaccess) for apps without authentication

    9
    0 Votes
    9 Posts
    1k Views
    robiR
    @necrevistonnezr maybe if it's a simple enough app, you can package it along with the Surfer app which can provide the basic auth w/ a nice config interface.
  • bluesky-feed-generator

    1
    1 Votes
    1 Posts
    142 Views
    No one has replied
  • 1 Votes
    4 Posts
    509 Views
    humptydumptyH
    @LoudLemur the wording makes sense as-is without the need to clutter the ui. Updates is the logical place to look in if you’re looking for version info. Imagine how cluttered that side menu would look on mobile! Less is better.
  • Setting Quota when Mailbox is added

    mail
    1
    2 Votes
    1 Posts
    130 Views
    No one has replied
  • 2 Votes
    12 Posts
    1k Views
    nebulonN
    Well if you look into the web inspector, you could just utilize the rest APIs just like the dashboard itself does. "New Apps" here is just defined as first published within last n days. But the initial feature request was about a way to find new apps, which is what the menu item is about if I understood this correctly?
  • Creating new user - adding Mailbox automatically

    mail
    9
    1 Votes
    9 Posts
    1k Views
    nebulonN
    Topic was merged, unfortunately I merged it reversed, so the new topic is now on top of this.
  • Add a column to show storage space used with backups

    4
    7 Votes
    4 Posts
    470 Views
    d19dotcaD
    Expanding this, perhaps showing the overall size in the System Backups view too so we can kind of watch it go up and down to raise some red flags at a glance if we see the size suddenly jump unexpectedly? Maybe not needed, but just another idea. Doesn't even need to be a dedicated column but maybe just an icon that will then show more meta data about the backup.