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

865 Topics 6.4k Posts

New ideas, Feature Requests

  • Better access to the documentation

    1
    2
    1 Votes
    1 Posts
    22 Views
    No one has replied
  • More email notification triggers

    1
    1
    1 Votes
    1 Posts
    9 Views
    No one has replied
  • Postgresql multiple databases support

    Moved postgresql multi-database
    14
    2 Votes
    14 Posts
    5k Views
    LanhildL
    @girish said: What I meant is maybe the manifest can use "postgreSQL": { "prefixCount": 10 } and it creates 10 databases or something like that. I like this approach. How would you handle changes with this count though, say it's 10 today but lowered to 5 tomorrow? Surely that'd be a breaking change. Otherwise, I think it'd be the easiest solution
  • Force logout after browser close and/or certain duration

    6
    2 Votes
    6 Posts
    454 Views
    J
    For reference: https://auth0.com/docs/manage-users/sessions/configure-session-lifetime and https://support.okta.com/help/s/article/How-to-Adjust-Session-Lifetime-and-Idle-Value-for-Users?language=en_US
  • Implement a Down for Maintenance screen

    16
    10 Votes
    16 Posts
    3k Views
    LanhildL
    @jdaviescoates yes, exactly what I meant
  • Filemanager Drag'n'drop folder trees does not work

    filemanager
    7
    0 Votes
    7 Posts
    2k Views
    H
    Was this ever implemented? I am experiencing the same issue (flattening of folders) while trying to upload folders into the public folder of a LAMP app on Cloudron v9.0.17.
  • Display free space

    disk usage user interface
    1
    1
    2 Votes
    1 Posts
    116 Views
    No one has replied
  • notfound.html change

    5
    1
    1 Votes
    5 Posts
    103 Views
    N
    @robi yep was sure that the case but that ok too just so I don't get what looks like a 404
  • Point arbitrary domains to a cloudron app?

    8
    0 Votes
    8 Posts
    147 Views
    rosanoR
    @nebulon said in Point arbitrary domains to a cloudron app?: is there a reason to not make that domain known by Cloudron? Sort of as fbartels described: you might think of it as a 'customer' domain, so they use the service running on Cloudron and not Cloudron itself, therefore you might want to provide a way to add domains within your deployed app. I've noticed that DNS misconfigurations can stall or block deploys because it just keeps retrying, and I would like to avoid exposure to that; would the 'manual' provider change this? But I realize I'm a bit self-contradictory because of course I also would try to automatically configure certificates for their domains so they don't have to.
  • 4 Votes
    7 Posts
    395 Views
    nebulonN
    This will be fixed with next release. The filters will be stashed in the URL query, thus when using browser history navigation (like going back from apps configure view) the filters will persist.
  • Automated server reboot

    feature-request
    40
    5 Votes
    40 Posts
    10k Views
    potemkin_aiP
    @inibudi , it is; but I've optimized it down to a single crontab entry: crontab -l 48 2 * * * /bin/sh -c '[ -f /var/run/reboot-required ] && sudo shutdown -r now'
  • TLS Passthrough option for apps requiring end-to-end TLS

    3
    5 Votes
    3 Posts
    122 Views
    jdaviescoatesJ
    @marcusquinn said in TLS Passthrough option for apps requiring end-to-end TLS: Matrix Synapse -- federation requires the server to present its own TLS certificate for server-to-server authentication. I think we can already do matrix federation, no?
  • App clone: Sometimes I need a quick: No emails please

    3
    1
    4 Votes
    3 Posts
    101 Views
    robiR
    @james doesn't that add another step in the admin having to disable recovery mode?
  • Branding - Name in 2FA application

    Solved
    12
    2
    4 Votes
    12 Posts
    1k Views
    jamesJ
    Hello @teiluj Cloudron 9.1 will include the change for TOTP QR-Code Branding. The new default will be that it uses the Cloudron branding name. So if you set e.g.: Company Ltd. as the branding name, this will also be the name set for the TOTP QR-Code.
  • MySQL and Postgresql as standalone apps

    28
    13 Votes
    28 Posts
    9k Views
    LanhildL
    @chmod777 Archived because I don't maintain it anymore. The core of the app itself works (check through the branches first).
  • Select RAM Memory Limit on App install

    10
    1
    4 Votes
    10 Posts
    235 Views
    robiR
    Yes, it seems the options are to bump the overall app minimum on an as needed basis, or add a feature for all apps to bump up the memory limit via some selector or advanced menu. Otherwise one may have to install a template always ON app with the desired settings, back it up, then have it available for preconfigured cloning. Faster to install but takes up resources.
  • fido2support

    Solved security
    59
    12 Votes
    59 Posts
    15k Views
    I
    Thank you @nebulon
  • Passkey Support for Faster, More Secure Sign-In

    Solved
    5
    7 Votes
    5 Posts
    303 Views
    nebulonN
    This is done with https://git.cloudron.io/platform/box/-/commit/5724ca73b4cd539fc2bc9096358adf29055d8c87
  • User-added checklist

    3
    1
    2 Votes
    3 Posts
    76 Views
    humptydumptyH
    @Teiluj Yes, that covers the notes side of things. I'll edit my post to focus on the checklist. Thanks!
  • Add expiry for app passwords

    Solved app passwords
    2
    7 Votes
    2 Posts
    83 Views
    girishG
    Good idea. I wanted exactly this a few days back but was lazy to implement. Got the impetus to implement this now. Will be part of 9.1