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

862 Topics 6.4k Posts

New ideas, Feature Requests

  • notfound.html change

    5
    1
    1 Votes
    5 Posts
    58 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
    100 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
    373 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
    90 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
    82 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.
  • Implement a Down for Maintenance screen

    11
    9 Votes
    11 Posts
    3k Views
    LanhildL
    @girish Any thoughts about this? It's especially useful when you'd like to point users to a status page for which the URL differs with the app.
  • 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
    173 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
    266 Views
    nebulonN
    This is done with https://git.cloudron.io/platform/box/-/commit/5724ca73b4cd539fc2bc9096358adf29055d8c87
  • User-added checklist

    3
    1
    2 Votes
    3 Posts
    62 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
    71 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
  • App Custom Required Environment Vars

    Solved
    11
    8 Votes
    11 Posts
    4k Views
    girishG
    Custom packages can already have custom env vars.
  • Send email to admin when a Reboot is required

    Solved
    12
    10 Votes
    12 Posts
    3k Views
    girishG
    Part of 9.0 [image: 1770908534109-32b6848f-ac8d-4cbd-9de5-635d9dbb6d4b-image-resized.png]
  • Granular per-app backup schedules

    Moved Solved
    4
    15 Votes
    4 Posts
    1k Views
    girishG
    Implemented (indirectly) via Backup sites feature . Just include a single app with whatever schedule in a site.
  • [Backups] Ability to add multiple storage provider/location

    Solved
    45
    23 Votes
    45 Posts
    16k Views
    girishG
    This is part of 9.0
  • Outbound Spam Filtering

    mail
    8
    4 Votes
    8 Posts
    334 Views
    C
    No, For spam filtering. I've moved to Postfix. I didn't like how locked down the MTA is.
  • Feature request: add a filter to find external apps (external link)?

    1
    1
    4 Votes
    1 Posts
    50 Views
    No one has replied