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

761 Topics 5.8k Posts
  • Domain zone file text generator

    11
    4 Votes
    11 Posts
    2k Views
    d19dotcaD
    @nebulon said in Domain zone file text generator: I think also with OVH the better solution is to implement a backend using their api https://api.ovh.com/console/#/domain Any update on this out of curiosity? Is there any plan to add the OVH DNS API by any chance?
  • Forwarding the true client IP Address

    Moved
    4
    0 Votes
    4 Posts
    1k Views
    girishG
    FWIW, as a workaround - Cloudron itself can act as a NPM . https://docs.cloudron.io/apps/#app-proxy
  • Mailbox quota < 1 GB

    mailbox quota email
    2
    3 Votes
    2 Posts
    434 Views
    girishG
    I have made the slider start from 500M for a start.
  • Allow more filetypes for App Link icons

    app link icon images
    1
    2 Votes
    1 Posts
    144 Views
    No one has replied
  • Personalization of the invitation email

    1
    5 Votes
    1 Posts
    139 Views
    No one has replied
  • Whitelist/Allowlist for spam filtering by domain or IP

    mail
    6
    8 Votes
    6 Posts
    2k Views
    dtrckdD
    +1 for this feature. Especially, that zen.spamhaus.org, the default mail DNSBL used by Cloudron has a very harsh policy with ipv6 email. If one IP on a /64 ipv6 range is blacklisted, all the IP in that range get blacklisted :S.
  • Cloudron Dashboard: App Grouping

    userinterface dashboard
    5
    6 Votes
    5 Posts
    985 Views
    jaschaezraJ
    I would very much like this feature as well. I just installed some more things and it is somehow getting out of hands.
  • Disk space should never bring a whole server down

    50
    5 Votes
    50 Posts
    6k Views
    timconsidineT
    @makemrproper said in Disk space should never bring a whole server down: This is still a huge problem. I understand the desire for an approach that stops the problem happening in the first place. In the interim, I really recommend an alert system like ntfy. Use their hosted service or host it yourself ( have self packaged for Cloudron - more recent version is at https://forum.cloudron.io/post/54552). Set a cron job for as often as you want, running a script for df -h, set alert levels in the script sending notifications to dashboard or iOS/Android device. As self-hosters we want to rely on things working, but we can't escape our responsibility to keep an eye on things. ntfy handles this in one of the simplest ways.
  • TLS Add-On support for Secondary Domains

    Moved Solved
    5
    3 Votes
    5 Posts
    868 Views
    girishG
    Thanks @syn . This is implemented in 7.3.4 . The /etc/certs directory has the certs in DOMAIN.cert and DOMAIN.key form (both pem format).
  • Is there a possibility in cloudron to propagate a mta-sts policy?

    Moved email mta-sts
    10
    3 Votes
    10 Posts
    2k Views
    nichu42N
    @m-si Sweet! Thanks a lot for sharing this workaround. It works perfectly and helps me to cover the time until true MTA-STS + DANE support from Cloudron. E-Mail reputation is really crucial these days. Just one remark for other readers: If you are doing this for the first time, you should probably start with mode: testing. Once you have successfully established MTA-STS (no errors), you should change to "mode: enforce" and increase the max_age value. Many senders expect it to be at least several weeks.
  • DANE support for cloudron.mail

    email
    1
    4 Votes
    1 Posts
    158 Views
    No one has replied
  • Folders in My Apps

    7
    0 Votes
    7 Posts
    995 Views
    robiR
    @subven Displaying the number of items in the folder, as a number on the folder icon would be useful. So as a user, if you started with 2, and now you see 3, you'd notice the change. Just like notifications and the number of them.
  • non-app specific terminal

    10
    0 Votes
    10 Posts
    1k Views
    humptydumptyH
    @jdaviescoates i agree and realized that after writing my initial request. However, your post made me remember that terminal apps aren’t protected so how much more harm can a root terminal do with an already compromised dashboard. Food for thought
  • UI for email autoexpunge configuration

    email feature-request mail
    14
    7 Votes
    14 Posts
    2k Views
    d19dotcaD
    @girish When will this be exposed in the GUI? Hopefully this can be planned for 7.4 perhaps, along with the many other mail improvements requested?
  • 0 Votes
    2 Posts
    293 Views
    girishG
    Practically all apps won't handle it properly if you add/remove LDAP dynamically. You have to basically go and tinker with the database to move over users from ldap to local and vice versa. It's currently this way just to keep our support overhead low. Like the immediate question after we add this is: how can I migrate LDAP users of xxx as local This is impossible for us to support.
  • Elasticsearch

    Locked
    2
    0 Votes
    2 Posts
    221 Views
    girishG
    @Magro I guess this is a dup of https://forum.cloudron.io/topic/2910/elasticsearch/ . Are you able to comment there?
  • Branding: remove the “powered by cloudron” in emails

    branding
    3
    5 Votes
    3 Posts
    452 Views
    P
    @girish I wouldn't mind assisting with this if you need it?
  • Branding: background customization

    branding
    3
    1 Votes
    3 Posts
    482 Views
    P
    @girish Can this be set at an organizational level?
  • Branding: multi-line footer within cloudron dashboard

    branding
    1
    3 Votes
    1 Posts
    178 Views
    No one has replied
  • Make "denied" for incoming emails optional

    9
    0 Votes
    9 Posts
    981 Views
    girishG
    @necrevistonnezr Good catch! That "1" is indeed wrong. I can reproduce it. I can confirm that emptying that textedit in the dialog does clear all the zones.