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

790 Topics 6.0k Posts
  • Read only mysql access in cloudron - possible?

    Moved
    6
    0 Votes
    6 Posts
    1k Views
    nebulonN
    You should be able to create such a user if you operate with the mysql admin credentials which exist in the mysql service container. You can get a terminal into that via docker exec -ti mysql /bin/bash in an SSH session to the host system. However probably don't play around with this in a production system for a start.
  • [Mail] Single address relay

    1
    0 Votes
    1 Posts
    199 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Add Filebase as Backup

    10
    1
    5 Votes
    10 Posts
    4k Views
    girishG
    I split storj as a separate request to https://forum.cloudron.io/topic/11670/add-storj-as-backup-option
  • Implement a Down for Maintenance screen

    10
    8 Votes
    10 Posts
    2k Views
    LanhildL
    What about a "Turn on maitenance mode" like @girish suggested, but you'd be able to specify which page from the /home/yellowtent/boxdata/custom_pages you want displayed. This would allow a lot more flexibility and even let you have app-specific maintenance pages that you made beforehand.
  • proxyAuth for any app

    1
    0 Votes
    1 Posts
    139 Views
    No one has replied
  • add deSEC as DNS Provider

    Solved dns domains
    10
    4 Votes
    10 Posts
    2k Views
    H
    @girish said in add deSEC as DNS Provider: deSEC integration is implemented for next release. That is the best message of the day. Thank you!
  • Possibility to add App notes for Admins/Operators/Users

    5
    6
    5 Votes
    5 Posts
    951 Views
    L
    I would like to be able to leave a note alongside a particular application backup, too.
  • Add a Text Field notes per apps

    Locked Solved
    2
    1
    2 Votes
    2 Posts
    409 Views
    girishG
    @jrl-abstract27 Dup of https://forum.cloudron.io/topic/11559/possibility-to-add-app-notes-for-admins-operators-users/ . We have already implemented this for next release. Feel free to comment in the other thread, please.
  • LDAP for Discourse (and NodeBB)

    Solved ldap discourse nodebb
    4
    5 Votes
    4 Posts
    1k Views
    girishG
    Discourse has OIDC by now. NodeBB has no "supported" plugin, this has to be opened upstream.
  • Per-app backup scheduling and more options for more frequent backups

    Locked backups
    4
    10 Votes
    4 Posts
    1k Views
    girishG
    Let's continue at https://forum.cloudron.io/topic/6195/granular-per-app-backup-schedules
  • Dark Mode

    Moved Solved userinterface feature-request
    20
    8 Votes
    20 Posts
    4k Views
    U
    @nebulon I have zero doubt about Cloudron and privacy / tracking at this stage. This is more "the other end" that I am doubtful of (Browser / OS). And so I cannot speak for Webcatalog in details since I have not extensively tested it. However regarding the browser, this is simply due to its native config as far as I can tell (LibreWolf - "A custom version of Firefox, focused on privacy, security and freedom"). But more generally, with the toggle, I am also thinking giving the user the freedom to chose to have a different mode between Cloudron and other app/website. Let say for example that you have an ubercool background which marries fantastically well with Cloudron's dark mode but want to keep your browser in light mode. Yet again - and I can only speak for myself here - in the list of wishes and things I am looking forward to see released in Cloudron, a dark mode toggle is very near the bottom.
  • "My Apps" / Dashboard UX Tailoring - Apps Category?

    5
    2
    4 Votes
    5 Posts
    1k Views
    U
    @nebulon Sure - let's say for example that you have different apps for different department/teams in your company and a user can be part of multiple teams/departments. So for example: One group/category of apps is common to all users. One group/category of apps cater to teachers only One group/category of apps cater to students and teachers. A applicable scenario in our organization would be for example: One group/category of apps (NodeBB; WikiJS etc..) common to all users One group/category of apps (Invoice Ninja, Kimai etc..) for users in the Accounting department One group/category of apps (tools such as Vaultwarden, Cal.com, LanguageTool etc..) for users with specific related needs. Does this make sense? It is simply an arbitrary personalisation, not at the individual level, but at the company/provider level. Let me know if it doesn't or does not seem intelligible. Many thanks,
  • OIDC include profile picture

    Solved
    7
    1 Votes
    7 Posts
    2k Views
    nebulonN
    Good catch, it wasn't advertised from the provider. Fixed with https://git.cloudron.io/cloudron/box/-/commit/76c4002a040d1e5dd262c23441688e90242e28dc
  • App Proxy set host header

    4
    1 Votes
    4 Posts
    748 Views
    girishG
    @rosano interesting. I guess this is a way to beat CNAME cloaking for analytics. This is indeed not the purpose of the App Proxy (i.e it's not meant to proxy external sites).
  • question about SAML authentication

    Moved
    12
    1 Votes
    12 Posts
    3k Views
    A
    @mrhyk93 well actually, I did get openID connect to work with cloudflare access to cloudron. the only caviot is that it can only except 35 characters for the secret. they also except Google authentication, Facebook, and GitHub. however, when using duo, that is, for cloudflareaccess, only supported for SAML. while duo has generic OIDC, AD or SAML needs to be configured, and if i'm correct, cloudron, by itself, does not hold AD, just things like lDAP, with no actual AD.
  • 0 Votes
    2 Posts
    514 Views
    nebulonN
    Currently our OpenID provider does not issue any refresh_tokens yet. All clients created without the refresh_token grant type. For the moment it is only useful as an identity provider as such. But we will extend it further based on requirements. Will look into this for the coming releases.
  • many authentication methods

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

    Moved postgresql multi-database
    13
    2 Votes
    13 Posts
    3k Views
    girishG
    @Lanhild said in Postgresql multiple databases support: I'm not sure to understand? What I meant is maybe the manifest can use "postgreSQL": { "prefixCount": 10 } and it creates 10 databases or something like that. Also, multiple databases could benefit to the use of the addon as a "standalone" app - that could act as a simple PostgreSQL cluster. I think it will be nice to create PostgreSQL as an app and with a small frontend to add/remove databases and maybe manage roles. Maybe this app can not use existing addon. Of course, this app has to be developed!
  • Redirects for dashboard domain

    Moved redirect redirection dashboard domains domain setup
    6
    1 Votes
    6 Posts
    1k Views
    jdaviescoatesJ
    Just to add, what I ended up doing was just using Surfer and creating an index.html file with this: <!DOCTYPE html> <html> <head> <title>United Diversity - Together We Have Everything</title> <meta http-equiv = "refresh" content = "0; url = https://my.uniteddiversity.coop/" /> </head> <body> <p>Will redirect shortly to https://my.uniteddiversity.coop/</p> </body> </html>