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

649 Topics 5.1k Posts
  • Delete Backup Button

    7
    2 Votes
    7 Posts
    321 Views
    jdaviescoatesJ

    @necrevistonnezr said in Delete Backup Button:

    @girish Or add a requirement to enter your password for such deletion?

    I think that's how I'd do it, like Nextcloud does with app updates etc.

  • Prevent app from opening in new tab?

    Moved
    15
    0 Votes
    15 Posts
    604 Views
    timconsidineT

    @robi said in Prevent app from opening in new tab?:

    I wouldn't change the default

    💯 %
    Opening an app in a new tab is key productivity for me.
    Would be more than little p***ed off for it not be available.

  • Integrate using other runtimes

    2
    1 Votes
    2 Posts
    89 Views
    girishG

    For the moment, if anyone is interested in different run times, you can experiment by creating a systemd dropin for the docker configuration. See https://docs.cloudron.io/storage/#docker-images for an example on how to create a drop-in.

  • 2 Votes
    2 Posts
    174 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
    373 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
    362 Views
    girishG

    @roofboard did you get this sorted out?

  • 0 Votes
    4 Posts
    360 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
    186 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
    197 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
    268 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
    653 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
    182 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
    153 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
    374 Views
    girishG

    This is implemented in 7.3

  • Custom Default Password

    3
    7 Votes
    3 Posts
    239 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
    229 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
    149 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
    198 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
    662 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