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

860 Topics 6.3k Posts
  • 3 Votes
    1 Posts
    64 Views
    No one has replied
  • Publish the CloudronManifest schema

    6
    1 Votes
    6 Posts
    231 Views
    LanhildL
    @girish automatic schema validation by the IDE
  • Is there a possibility in cloudron to propagate a mta-sts policy?

    Moved email mta-sts
    16
    3 Votes
    16 Posts
    4k Views
    M
    @7dowWilkes sorry for answering that late. You need to have app that serves the file at the expected URL. You need to set up surfer app (this is the webserver you are looking for) at mta-sts.YOURDOMAIN.TLD (YOURDOMAIN= is your domain... TLD=Top Level Domain e.g. .com, .org...) inside surfer app you need to create .well-known folder inside folder public and then place the mta-sts file as described earlier there... I hope this clarifies it for you ...and yes it is still working. @james I think it would be awesome to somehow implement it into cloudron for the ease of use mail setup. As long as it is not implemented maybe a notice in the mail section of cloudron might work.
  • Enable nginx Status Module Page for Monitoring

    1
    5 Votes
    1 Posts
    170 Views
    No one has replied
  • Improved global E-Mail signatures

    email
    4
    1
    2 Votes
    4 Posts
    877 Views
    J
    After quite some time - almost two years - I would like to know if this improvement can be considered for some future release in 9.X ?
  • 0 Votes
    7 Posts
    350 Views
    nebulonN
    Ok for a start the wrong messaging in the invite email is gone for next release. The password reset expiration is unchanged. We will add some expiration for invite also just to avoid edge-cases here.
  • Lock Applications

    4
    6 Votes
    4 Posts
    366 Views
    nikkuexeN
    I agree. The same feature exists in Elestio which prevents accidental deletion and shutdown. [image: 1768337338130-c464088f-e61b-40c0-9300-9d10a2b23d01-image-resized.png]
  • Cache System > Info > Disk > Details

    user interface
    3
    3 Votes
    3 Posts
    160 Views
    girishG
    I have added a disk cache now in local storage . Will show cached data if < 60 minutes old . There is anyways a refresh button to get the latest state.
  • 2 Votes
    7 Posts
    262 Views
    jdaviescoatesJ
    @robi easier to just upload a folder
  • Bitwarden Lite on Cloudron

    7
    3 Votes
    7 Posts
    424 Views
    andreasduerenA
    Does anyone know if Bitwarden Lite includes the secrets manager? That would be an argument.
  • Retention policy - 1 day possible?

    Moved backup retention
    10
    1 Votes
    10 Posts
    463 Views
    D
    Yes - you're right it's "storage". I have been meaning to try the rsync instead of zip, but it does warn that it's not a good idea for lots of files. I'll give it a try. Thanks!
  • Not Responding Filter Lists Error states, yet apps are responding

    1
    1
    2 Votes
    1 Posts
    65 Views
    No one has replied
  • Security Feature: Cloudron Should Manage TURN Server Ports

    turn
    4
    6 Votes
    4 Posts
    197 Views
    C
    @james I like your thinking. This might allow for better hardware utilization on smaller servers. @svtx I get that some TURN queries are legitimate. But I would think that a service utilizing TURN would broadcast this to others so that they can "connect". Since I am not broadcasting, I am not sure why people are probing for TURN connections. I guess I am jaded by the thousands of unauthorized SSH attempts I see on all my servers each day. So my bias has shifted from "trust, but verify" to "distrust and verify when someone complains".
  • Password Complexity

    4
    9 Votes
    4 Posts
    642 Views
    nebulonN
    We used to have that actually, but given that apps which use LDAP were affected by this, we lifted those. By now the situation has changed quite a bit with most apps now being on OpenID, we have to revisit this. Regarding the roadmap, we are looking into things for v9.1 and will open a thread here to discuss those items soon. We do take this forum section into account, which is why it exists, so if feature requests have some traction by the community, they are more likely to be picked. So bumping threads and revisiting discussions here is a crude but useful way to signal for us.
  • Prevent Auto Scroll to Top After Closing App Details Popup

    Solved
    3
    5 Votes
    3 Posts
    183 Views
    nebulonN
    Thanks for the catch! This is fixed with https://git.cloudron.io/platform/box/-/commit/fc417022c97e21cb6abd1a632755557133c4c37e
  • App Proxy from public server to Private Upstream (App Proxy+VPN tunnel)

    Moved
    6
    2 Votes
    6 Posts
    354 Views
    M
    This is how I use it currently, but I maintain the wireguard VPN myself, outside of cloudron, which is not the recommended way. I would LOVE for something like this to be available.
  • CIS Benchmark Compliance

    10
    1
    3 Votes
    10 Posts
    527 Views
    necrevistonnezrN
    @charlesnw said in CIS Benchmark Compliance: Do you use hardened Docker base images? See the discussion here: https://forum.cloudron.io/topic/14762/docker-hardened-images In short: No, for good reasons (maintenance and standards)
  • More info about App updates

    3
    1
    1 Votes
    3 Posts
    113 Views
    jdaviescoatesJ
    @joseph yes, I'm still on 8.3.2. OK great.
  • Notification message re-format

    notifications
    2
    7 Votes
    2 Posts
    149 Views
    girishG
    Excellent suggestion. Putting the verb/action first .
  • Logging - targets, retention etc

    11
    2 Votes
    11 Posts
    1k Views
    jamesJ
    Hello @charlesnw @charlesnw said in Logging - targets, retention etc: I believe that anything done in the GUI is also available via API? I think the GUI uses the API behind the scenes? That is correct.