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

650 Topics 5.1k Posts
  • 5 Votes
    4 Posts
    71 Views
    jrl-abstract27J

    I' would also need the notes, My use case would be more to add the customers contacts : name - email - phone numbers.

    CleanShot 2024-04-27 at 08.53.37@2x.png

  • Add a Text Field notes per apps

    Locked Solved
    2
    2 Votes
    2 Posts
    23 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.

  • add deSEC as DNS Provider

    Solved
    9
    4 Votes
    9 Posts
    286 Views
    girishG

    deSEC integration is implemented for next release.

  • Branding Limitations

    6
    8 Votes
    6 Posts
    404 Views
    girishG

    For the last point about the "Login with Cloudron" button in apps, we have introduced a new environment variable (just last week) in next release - https://git.cloudron.io/cloudron/box/-/commit/daa8a60da282fc3c8bbccd4b2b1a4920c2b06812 . After the release, we have to adjust the apps to use the text in the environment variable. And then, Branding view will set that variable.

  • WebFinger support for OIDC

    Moved Solved
    7
    2 Votes
    7 Posts
    173 Views
    M

    Never mind, my misunderstanding. I was able to use the wordpress-plugin "webfinger" on my main domain and just put in the my.<domain>-issuer-URL into the response, works fine!

  • LDAP for Discourse (and NodeBB)

    Solved
    4
    5 Votes
    4 Posts
    401 Views
    girishG

    Discourse has OIDC by now. NodeBB has no "supported" plugin, this has to be opened upstream.

  • 10 Votes
    4 Posts
    283 Views
    girishG

    Let's continue at https://forum.cloudron.io/topic/6195/granular-per-app-backup-schedules

  • Add INWX as DNS provider

    7
    5 Votes
    7 Posts
    220 Views
    BushidoB

    They are inexpensive but also professional. Changes to the name servers are implemented in seconds. I have had negative experiences with Netcup, for example, where changes took hours. You can also create multiple domain contacts and assign domains to your customers.

  • Support for docker compose

    5
    0 Votes
    5 Posts
    126 Views
    girishG

    @ekevu123 good input. Something for us to keep in mind for future planning. I didn't mean to rule the feature out completely, just that it's quite a different kind of feature than what we are doing now. I definitely see the potential.

  • 20 Votes
    43 Posts
    2k Views
    girishG

    @marcusquinn yes, thanks for reporting. I deleted that account.

  • 2 Votes
    7 Posts
    157 Views
    girishG

    @dsp76 I have not, no. So, you think (user installed) WordPress plugins are generating some internal traffic?

  • Dark Mode

    Moved Solved
    20
    8 Votes
    20 Posts
    1k 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.

  • 4 Votes
    5 Posts
    189 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
    240 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
    72 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
    263 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.

  • IP-Whitelist for Proxy App

    3
    2 Votes
    3 Posts
    92 Views
    KubernetesK

    Sure, in fact I would like to have some web services only available to users/processes from a specific network (eg. home or office ip address), but not anybody else.

    In my case I have some kind of intranet webserver running on server B. Cloudron does the App Proxy to give access to it. I cannot use any authentication because there are some processes in the local network running that are not able to do authentication. So I would like to just whitelist them by IP Address.

  • 0 Votes
    2 Posts
    102 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
    100 Views
    No one has replied
  • 2 Votes
    13 Posts
    636 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!