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

729 Topics 5.5k Posts
  • Cloudron User Management: Option to select LDAP or OIDC

    2
    0 Votes
    2 Posts
    203 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
    765 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
    124 Views
    No one has replied
  • 1 Votes
    4 Posts
    394 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

    1
    2 Votes
    1 Posts
    103 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

    9
    1 Votes
    9 Posts
    961 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
    359 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.

  • 2 Votes
    4 Posts
    333 Views
    marcusquinnM

    @girish I think it can just be manual, same as the URL apps.

  • Add support for Bunny.net's new Bunny DNS service

    Locked Solved
    42
    8 Votes
    42 Posts
    4k Views
    girishG

    @scooke yeah, deleted it.

  • DBL / IP and Domain reputation blacklist checking

    2
    1 Votes
    2 Posts
    257 Views
    girishG

    Good suggestion. For future reference:

    The current zen spamhaus check only covers SBL, SBLCSS, XBL and PBL blocklists. To query DBL, one can do host domain.com.dbl.spamhaus.org 127.0.0.1 on cloudron . Would be good to get this automated like the zen check
  • Optional 2FA for proxy auth?

    3
    1 Votes
    3 Posts
    247 Views
    jdaviescoatesJ

    @girish said in Optional 2FA for proxy auth?:

    @jdaviescoates proxyAuth will move to OIDC based login very soon. Once that is done, hopefully you don't have to deal with this much (because it will automatically login for other apps).

    Ah yes, I figured that might soon be the case. Excellent, I think that'll basically solve it 🙂

    @girish said in Optional 2FA for proxy auth?:

    On a general note, it's not possible to disable 2FA since this will be a security hole which bypasses 2FA 🙂 As in, one can keep trying username/password combinations without a 2FA now and know if it's valid or not.

    Figured there'd be a good reason not to do it 🙂

  • Enable virtual host style buckets on Cloudron Minio

    6
    1 Votes
    6 Posts
    886 Views
    robiR

    @jdaviescoates right, unless it's a wildcard DNS for minio.ex.org you'll need to add buckets subs and see what minio does with it.

    Check logs.

  • Add support for OVH DNS via their API

    Solved
    16
    6 Votes
    16 Posts
    2k Views
    chymianC

    thank you very much @girish, I'm also eager to test it…

  • scaleway DNS

    1
    2 Votes
    1 Posts
    97 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • feature to use private keys rather than username and password

    6
    1 Votes
    6 Posts
    541 Views
    adisonA

    @RazielKanos i think nebulon has tryed that, but its not going well for them. by the way, if you didn't see it, here is the post

  • 0 Votes
    7 Posts
    628 Views
    fbartelsF

    Yes true. With the way minio nowadays works all these aliases need to map to the backend.

  • VPN tunnel for apps

    137
    3 Votes
    137 Posts
    29k Views
    M

    I use gluetun at home with an OpenVPN-based VPN service, and it works like a charm.
    Not sure how we would implement it in cloudron, though.

    At my home server I use a docker-compose file with all the services, and on the ones I want to use the VPN, I use network_mode: service:gluetun.

    Gluetun also needs NET_ADMIN capability enabled.

  • App name/domain name/app code please in domain pop-up!

    10
    5 Votes
    10 Posts
    866 Views
    scookeS

    @jdaviescoates Sure, in the overall scheme of things, having to click on an app in the Dashboard to find it's app code name, then back, is two clicks. Seeing the Notification, following the link to the logs, figuring out which of all those characters is the app code name, copying that, then clicking back, or switching tabs, to then enter that into a Search box (paste, enter), is not the end of the world. But I've had a few other instances where being able to just see at a glance what the app code name is would be nice.