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

777 Topics 5.9k Posts
  • Log Management

    3
    1 Votes
    3 Posts
    35 Views
    nebulonN
    Logrotate is implemented by default with Cloudron, however I think the feature request is to be able to configure Cloudron to send logs to a logcollector, in this case some other debian server?
  • Apprise Notifications

    notifications slack discord telelgram
    14
    9 Votes
    14 Posts
    2k Views
    marcusquinnM
    @malvim Yeah, would need to be an add-on service.
  • VERP on Cloudron

    Moved mail verp espocrm mailtrain
    6
    2 Votes
    6 Posts
    893 Views
    imc67I
    @girish said in VERP on Cloudron: @imc67 this should already work . Support for sending emails with '+' (subaddress) format and sending emails as aliases was added a while ago. If the use case is with Espo, you have to make sure it scans the IMAP mailbox as well . Also: https://forum.espocrm.com/forum/general/58060-verp https://github.com/espocrm/espocrm/issues/1536 https://github.com/espocrm/espocrm/issues/1560 and Thanks!! I’ll give it a try!
  • Social App for Nextcloud error: 'well-known` URLs, failed

    Moved well-known dns
    4
    2 Votes
    4 Posts
    67 Views
    girishG
    WebFinger is not a simple static file (though of course it can be). The URL has to respond based on the acct provided in the query parameter. So, each user needs to have their own links . For the moment, it's best to use something like https://wordpress.org/plugins/webfinger/ . Or if you can code, just write some simple PHP page or static Surfer page to respond . Cloudron's nginx server will query the app.
  • mailbox feature on outbound only / send only mailboxes

    mail relay
    7
    0 Votes
    7 Posts
    212 Views
    girishG
    What is the use case to prevent internal routing? But if you set up an external MX record and add that MX host to your SPF also (so Cloudron will accept incoming), then I think it does what you want?
  • MCP server for apps?

    14
    2 Votes
    14 Posts
    314 Views
    E
    I am not so sure if every app would need a specific MCP server written for it, because as I see it, the MCP server should expose only the cloudron-specific functionality of any app, not allow with the app itself. What that means specifically: Using Claude Code, Cursor etc. I could prompt "check the production logs of my app to investigate why the hell this doesn't work". Ideally, via MCP, the AI could execute test scripts that have been uploaded before via terminal, or do similar basic things such as go through files of the app. I would be more interested in app-based interactions rather than the whole cloudron itself, but that use case might differ between people.
  • Shell environment customization (for root)

    bash web terminal customization
    4
    0 Votes
    4 Posts
    64 Views
    C
    Connecting... root@16405153-e269-41e3-ab8d-095606d5b07e:/app/data/public/KNEL/FetchApply# gup Already up to date. root@16405153-e269-41e3-ab8d-095606d5b07e:/app/data/public/KNEL/FetchApply# cat /app/data/.bashrc cd /app/data/public/KNEL/FetchApply alias gup='su www-data -c "git pull"' root@16405153-e269-41e3-ab8d-095606d5b07e:/app/data/public/KNEL/FetchApply# Ah this opens up all manner of creature comforts. Excellent! Really appreciate the prompt response @joseph
  • 4 Votes
    3 Posts
    92 Views
    J
    Mail system is a feature of the platform, so the correct place is to open feature requests here.
  • NTP configuration in UI

    ntp
    2
    4 Votes
    2 Posts
    83 Views
    J
    fwiw - Cloudron uses timesyncd . Post installation, it doesn't touch the ntp config. Adjusting it to use custom ntp servers should not be a problem. (But this is a good suggestion to have a config on the UI nevertheless.)
  • Password Complexity

    2
    9 Votes
    2 Posts
    68 Views
    P
    @charlesnw Totally +1 for this feature.
  • Haraka config for controlling outbound SMTP interface

    Moved
    6
    3 Votes
    6 Posts
    257 Views
    robiR
    @d19dotca You're right. Not sure if there is a Haraka setting per IPv4 interface. My servers seem to have over 200 IPv6 veth's. Uh is that normal?
  • Update status "requires manual update" via api

    Solved update
    5
    4 Votes
    5 Posts
    156 Views
    girishG
    This is implemented in https://git.cloudron.io/platform/box/-/commit/d7fdfd6d71c403f343f2e37dfc988f2c5a120898 . The app object now contains updateInfo . This has two fields isAutoUpdatable and manualUpdateReason (added in https://git.cloudron.io/platform/box/-/commit/84297ff473d6c0c100d2597e425c7edfe9481f8f)
  • SMART drive monitoring app - scrutiny.

    3
    2 Votes
    3 Posts
    361 Views
    H
    Inspired by the recent discussion surrounding beszel, I think Scrutiny would be an awesome addition to the app catalog for those that are running there Cloudron on a server with several disks. I already use Scrutiny on my TrueNAS server and it has helped me more readily see the S.M.A.R.T. data and identify drives that are at risk of failure.
  • Add the ability to search every list selection box

    Solved
    2
    4 Votes
    2 Posts
    168 Views
    nebulonN
    Good idea. I've made the domain dropdown add a filtering option with more than 10 domains: [image: 1749713363279-c843996b-b615-4e2a-9d07-2f65f3e1e45b-image.png]
  • 7 Votes
    20 Posts
    3k Views
    M
    Running mail-server and nextcloud on cloudron. Clamav would be a fine feature. What's the status of this request?
  • A lightweight socks5 or Web proxy

    4
    3 Votes
    4 Posts
    386 Views
    msproutM
    (this is off topic, but, I am a big fan of Cloudron and a swag designer by trade — I have a T-shirt design launching this June at UNIQLO. If Cloudron ever wanted to make a run of swag like tshirts, mugs, posters, stickers, etc [say, for an anniversary celebration], please consider me! Swag stores these days can be built and serviced basically for free.)
  • Possibility for Password Reset Custom Message for External User Directory

    Moved
    3
    2 Votes
    3 Posts
    169 Views
    firmansiF
    @joseph True, since common users hardly remember the website address to reset the password, this thing give chessy requests to support division in company where user always complain they can't reset password or dont remember the website to reset the password
  • Spam as a Boolean value for filtering

    mail spam spamassassin
    3
    2 Votes
    3 Posts
    221 Views
    d19dotcaD
    @james Yes it’s technically a feature request. I only threw it in here since it seemed like Girish was already making adjustments to the filtering in the mail event log viewer. If you’re okay forking it to a feature request, that’s totally fine.
  • Dashboard Widgets

    6
    3 Votes
    6 Posts
    392 Views
    humptydumptyH
    @robi said in Dashboard Widgets: Keyboard nav still stands on its own in both scenarios. Exactly. I wish they look into this soon. Now that you mention it, creating an html page with the proper links and having it pinned in the browser would definitely help. Thanks for the tip
  • Support for Mythic Beasts DNS API

    Moved dns feature-request
    2
    1 Votes
    2 Posts
    141 Views
    BrutalBirdieB
    Never heard of them before, and only you mentioned them so far in this forum Implementation might be easy, but the question is, how many would benefit from that. Question about prioritization I would suggest for now using Hetzner.