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

648 Topics 5.0k Posts
  • 2 Votes
    2 Posts
    172 Views
    nebulonN

    Thanks for the info, I've added those now https://git.cloudron.io/cloudron/dashboard/-/commit/5a7629f22410138429cf9b694a5131166fa5a455

  • Change Add User API

    24
    1 Votes
    24 Posts
    1k Views
    MooCloud_MattM

    @plusone-nick
    I didn't check the part of our code that manage user creation for ages, but 99% sure, that you don't need to provide a password, or not even a username just an email.

    Then you create the invite link with a second request if you want to have the onboarding process managed by cloudron.

    Personal note:
    Remember that as the server owner you are responsible for the content hosted in it, for this is normally a good idea to have some manual approval before creating an account from a form; or you have to provide a good moderation.

  • Include min and max in memory graph

    6
    2 Votes
    6 Posts
    365 Views
    girishG

    @avatar1024 yeah, admittedly those values are so small and close together that it's not readable. To address this, in 7.3 we just started hiding the apps that don't consume much memory. I don't know if this improves the situation.

    It is showing memory consumption from apps that are not running

    That is indeed a bug, will get that fixed.

  • Mail Relay - to Bridge Cloudron Servers

    6
    0 Votes
    6 Posts
    352 Views
    girishG

    @roofboard did you get this sorted out?

  • 0 Votes
    4 Posts
    350 Views
    BrutalBirdieB

    @RubenFixit leave all the question and solutions you find on the way here.
    This way the community can participate and learn with you.

    Also this might be useful for hands-on doc for further interest in development.

    Cheers,
    Elias

  • 5 Votes
    4 Posts
    180 Views
    M

    @girish thanks a bunch! Yes, so that you don't have to do first level support 😉

  • Custom Icons for web link apps

    Solved
    5
    1 Votes
    5 Posts
    192 Views
    nebulonN

    Since there are quite a few different standards and some pages use their own paradigm, fetching an icon is not a trivial task. Already we code which attempts different ones. In your case the issue is, they specify multiple favicons with the same tag and attributes, where our code happens to pick the smallest one pixel wise. Have to see how we can maybe make this more robust by maybe trying to guess from the filename which one is more useful there.

  • 1 Votes
    6 Posts
    257 Views
    M

    @girish Did some testing. I think you are right. The distance is reducing the bandwidth I guess.

  • Add External Turn Server

    Unsolved
    11
    4 Votes
    11 Posts
    636 Views
    E

    @anschein Yep. Unfortunately I've never found a solution with matrix as the cloudron matrix overwrites turn on restart. Apparently the external turn option is coming in Cloudron 7.3.

  • Backup options

    Unsolved
    2
    4 Votes
    2 Posts
    175 Views
    robiR

    Managing backups like we mange mailboxes does sound like a good idea, and can have checkboxes for daily, full, etc. per app, and more.

  • ping URL/send email on successful backup

    3
    1 Votes
    3 Posts
    148 Views
    P

    @nebulon I was maybe not clear enough, the feature request is for sending out an HTTP request when a backup is successful, not reacting to an API request.

  • Catch-all aliases

    Solved
    5
    4 Votes
    5 Posts
    371 Views
    girishG

    This is implemented in 7.3

  • Custom Default Password

    3
    7 Votes
    3 Posts
    234 Views
    girishG

    +1 . I think this will indeed make things a lot more secure than we have now. It is complicated to have this work across apps, but we should do it for all the apps that support it .

  • Change 'My' Subdomain to Something Else

    3
    0 Votes
    3 Posts
    225 Views
    S

    @murgero Great, thank you for the suggestion! Hopefully the team will still consider this valid request, but appreciate this workaround.

  • Multi IP Management - Client IP's

    2
    1 Votes
    2 Posts
    146 Views
    C

    Agreed, this would be very useful. Would love to be able to assign specific IP addresses to specific domains.

    It would also be nice to be able to disable the "You are seeing this page because the DNS record of nn.nn.nn.nnn is set to this server's IP but Cloudron has no app configured for this domain." for http requests sent directly to the server IP.

  • 4 Votes
    6 Posts
    191 Views
    BrutalBirdieB

    @benborges
    Zabbix is running on a Master Node and each Client has an Agent. (Yes the master is an external System)
    Zabbix can monitor clients active and passive.
    Passive means the Master asks the system for data and the system delivers.

    This does not always work within special networks where the master can not reach the client.
    Then you use active monitoring then the client reports all data in a certain interval to the master.

    There can be a master / slave / proxy setup for big scale monitoring solutions. (Google Zabbix HA Cluster Setup for more details)

    For more in detail please consult the doc: https://www.zabbix.com/documentation/current/en/manual/introduction/about

  • Ability to expose path as smb share

    4
    2 Votes
    4 Posts
    650 Views
    marcusquinnM

    Maybe a useful thread, if you haven't seen already:

    https://forum.cloudron.io/topic/5123/has-anyone-set-up-nextcloud-with-a-hetzner-storagebox-cifs-mount-as-primary-storage
  • 2 Votes
    1 Posts
    120 Views
    No one has replied
  • 1 Votes
    2 Posts
    202 Views
    girishG

    @plusone-nick said in Global option to disable "visible/allow all users from this Cloudron":

    Global option to disable "visible/allow all users from this Cloudron" when installing apps forcing admins to use group or user permissions sets

    If you create atleast one Group, the UI does not select "visible/allow all users" by default. The UI assumes that since you have group(s), you probably want to select a specific group.

    We did this for the same reason I assume you are requesting this - when installing an app you don't want to throw it out to all users and confuse them...

  • Add Storj and Filebase as Backup options

    10
    5 Votes
    10 Posts
    636 Views
    doodlemania2D

    @eyecreate Keep us posted - that's a great add!