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
  • Cloudron API Key

    Solved api
    5
    0 Votes
    5 Posts
    2k Views
    girishG
    I have added it to https://docs.cloudron.io/profile/#api-tokens for a start. The API page is a bit outdated and will take more time to freshen up.
  • Add a setting for sendmail limits per mailbox per day

    email
    7
    5 Votes
    7 Posts
    2k Views
    mdreiraM
    I love this conversation, this is gold. We have to strengthen the mail server as a safe, it is a very valuable asset. If we add to these limits/fuses the ability for the server to do certain actions if it detects that a domain has a higher percentage of X% of bounces and X% of complaints. This would also be a must have to shield the mail server. We have to be able to monitor all this well and automate actions in mail server.
  • 3 Votes
    2 Posts
    589 Views
    d19dotcaD
    I just realized part of this is a duplicate of one that @marcusquinn filed earlier for Add a setting for sendmail limits per mailbox per day
  • See volume disk space usage on System Info

    Solved volumes
    4
    5 Votes
    4 Posts
    1k Views
    jdaviescoatesJ
    @girish said in See volume disk space usage on System Info: This is fixed in 6.1 - https://git.cloudron.io/cloudron/box/-/issues/756 I see one of my volumes (an ext4 Hetzner Cloud Volume), but not the other (CIFS Hetzner Storage Box). Is there any way to display disk usage of CIFS mounts too? Thanks!
  • Enhancement to the file manager

    Solved
    11
    3 Votes
    11 Posts
    2k Views
    mehdiM
    @nebulon Sorry, totally missed your line about the shortcuts in the previous message my bad
  • surfer suggestions

    5
    2 Votes
    5 Posts
    1k Views
    R
    @nebulon My thinking for write protection was actually that it could - literally - use filesystem permissions rather than introducing a database. Check if the file is writable before deleting/writing, and fail if it isn't writable (or offer to override, which will have to chmod +w it)
  • Custom names for backups, like date-location+app_name-various_bits.zip

    1
    6 Votes
    1 Posts
    343 Views
    No one has replied
  • Per-App Tarball backups for when they fail with Rsync encrypted

    backups
    3
    2 Votes
    3 Posts
    819 Views
    marcusquinnM
    I need to get around to reading this too: https://community.hetzner.com/tutorials/install-and-configure-borgbackup
  • Improvement to backup status bar for better accuracy

    1
    3 Votes
    1 Posts
    352 Views
    No one has replied
  • Referrer-Policy header is overwritten

    Moved Solved
    5
    0 Votes
    5 Posts
    1k Views
    G
    @girish Indeed, the pad had ‘freely’ permission; but that should mean freely editable only to people knowing the URL. By clicking a link in the pad, the pad’s URL was made available to the owner of the linked website.
  • Domain Aliases

    Solved aliases domains mail
    52
    5 Votes
    52 Posts
    9k Views
    girishG
    @marcusquinn they don't , no.
  • Monitoring and control of Cloudron mail server reputation.

    6
    9 Votes
    6 Posts
    2k Views
    jdaviescoatesJ
    @mdreira said in Monitoring and control of Cloudron mail server reputation.: maybe it would just be to add this application to cloudron (it is already packaged with docker) and join it with the mail server. I've just added it to the App Wishlist for good measure: https://forum.cloudron.io/post/26865
  • Do NOT default to "Visible to all users on this Cloudron"

    Solved
    5
    7 Votes
    5 Posts
    1k Views
    girishG
    This is implemented in 6.2
  • Official Multisite Support for the Wordpress app (managed and unmanaged)

    Solved wordpress aliases
    21
    3 Votes
    21 Posts
    5k Views
    D
    @girish YAAAS so happy.
  • 3 Votes
    2 Posts
    691 Views
    girishG
    I have implemented this for 6.2 (next release). This was required as part of another feature - making it possible to restore Cloudron without updating DNS (https://git.cloudron.io/cloudron/box/-/issues/737). Currently, it is not at a domain level but at a global level (can always add it later). [image: 1614235763453-36323869-f451-4d35-9a4c-0bae5dc69231-image.png]
  • LAMP app version with multiple mysql databases without need for custom app

    13
    0 Votes
    13 Posts
    3k Views
    girishG
    I think in theory we could isolate app containers to access only a specific db by restricting based on IP (which MySQL supports). MySQL already has an IP based rate limit for logins, this is why we haven't implemented it. Meaning, an app trying to guess another app's db credentials won't get very far.
  • Proposal: The CUR - Cloudron User Repository

    24
    14 Votes
    24 Posts
    4k Views
    girishG
    @hillside502 said in Proposal: The CUR - Cloudron User Repository: @girish said in Proposal: The CUR - Cloudron User Repository: App packages listed on the current App Store are all open source Confluence is not open source. I should have been clearer... I meant the packaging source code itself is opensource (i.e the docker file and the tests) but not the apps themselves. We actually many apps that are not open source - emby, teamspeak, the minecraft apps, the pre-installed smtp plugin in WP (was not opensource, but i have switched it to an open one now), probably forgetting more.
  • 1 Votes
    2 Posts
    701 Views
    girishG
    You can set flags on the email with sieve filters. I think this is only available in roundcube UI though. [image: 1613671026536-bf4f52b4-5648-41a9-aca2-f799daadb640-image.png] Then, in thunderbird, you can highlight them accordingly - https://support.mozilla.org/en-US/kb/message-tags
  • App tile display to show Testing / Development / Live

    6
    3 Votes
    6 Posts
    1k Views
    marcusquinnM
    @nebulon Sure, tags are nice for filtering. I just thing those 3 specific tags could be labels for better visual review scrolling the whole list. Also, bear in mind they should be "OR" labels, so maybe it is a separate field to tags?
  • 0 Votes
    1 Posts
    503 Views
    No one has replied