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

729 Topics 5.5k Posts
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Turn off IP logging

    Moved
    16
    1 Votes
    16 Posts
    555 Views
    jadudmJ

    @tomw Apologies; I wasn't trying to suggest you shouldn't do this. I was only trying to emphasize that there is an entire system/chain that leads to your server.

    You might have:

    The nation-state working in tandem with local (or, are they state-owned?) ISPs to implement man-in-the-middle cert attacks, so that attempts to securely connect to your server are actually plain-text. The nation state, working with ISPs to compromise/log all traffic through DNS servers. ...

    https://www.cisa.gov/news-events/alerts/2015/04/30/securing-end-end-communications

    is an article that speaks to some of the kinds of things that you might have to do to begin securing end-to-end communications.

    Ultimately, I really don't know. I'm just suggesting---YMMV, etc.---that this sounds like something with high stakes.

    I wish you and your colleagues all the best of luck.

    PS. https://www.cjr.org/tow_center_reports/guide_to_securedrop.php looks interesting as well. Again, it doesn't apply directly to your case, but speaks to the broad spectrum of design considerations that go into architecting and delivering secure systems, where "systems" means "a combination of technology and people."

  • set default server mail address via UI/Setting

    14
    1 Votes
    14 Posts
    1k Views
    necrevistonnezrN

    Thank you very much!

  • OSquery for better Cloudron monitoring

    3
    3 Votes
    3 Posts
    255 Views
    robiR

    @Kubernetes Glad you like it, the eBPF stuff is a nice use case. (finally)

  • UX Improvement - Add app config links to system disk usage list

    Solved
    3
    4 Votes
    3 Posts
    219 Views
    robiR

    A month ago! Oh JOY! 😹

    We love it when you surprise us @nebulon !

  • Enable keyboard shortcuts for App Config & Cloudron UI

    4
    5 Votes
    4 Posts
    410 Views
    marcusquinnM

    👍 Good point. This is the way I like to work, too, when available.

  • App Proxy: add a way to specify healthcheck path

    Moved
    2
    1 Votes
    2 Posts
    180 Views
    girishG

    We don't have this feature yet to specify the healthcheck path in the app proxy. I will move this feature request.

    Thanks for the suggestion!

  • Apprise Notifications

    9
    9 Votes
    9 Posts
    2k Views
    ?

    Miniflux also uses apprise ! I'm interested to have it on Cloudron 😌

  • Track users with matomo in cloudron backend/cloudron apps

    Moved
    11
    3 Votes
    11 Posts
    1k Views
    necrevistonnezrN

    Can we revisit this? Allowing some code in the (html) header of all apps would be enough, I think (and awesome)

  • Improve DNS updates to avoid rate limits

    Solved
    18
    0 Votes
    18 Posts
    2k Views
    robiR

    @girish You're right, I think not.

    Currently the app is NOT in a 'Running' state if any failures occur.

    An alternate method would be to bring up the app anyway (as long as the primary subdomain is up, and continue to resolve the failed API calls until some 'threshold' (then alert) or it succeeds and all is well.

    No need to ignore the failed ones, they just try again async as with your API rate backoff code, or at the next addition of a new sub if you want to be less proactive and more lazy. (The non working subs, if used will draw attention back to the app anyway.)

  • 2 Votes
    5 Posts
    650 Views
    girishG

    @DualOSWinWiz it's not there, no.

  • proxyAuth addon API keys

    1
    1 Votes
    1 Posts
    120 Views
    No one has replied
  • DNS provider InternetX/AutoDNS/Schlund

    5
    4 Votes
    5 Posts
    734 Views
    BrutalBirdieB

    Regarding a helping hand for autodns:

    acme.sh does support dnsapi cert generation for autodns maybe this code can help developing.
    https://github.com/acmesh-official/acme.sh/blob/master/dnsapi/dns_autodns.sh

    Also acme.sh has MANY more dnsapi supports:
    https://github.com/acmesh-official/acme.sh/tree/master/dnsapi

  • Please include Epik as a supported DNS

    Moved
    1
    0 Votes
    1 Posts
    99 Views
    No one has replied
  • 2 Votes
    10 Posts
    826 Views
    bmannB

    Yeah, the access key is what is going to check if the domain is there. I think "Skip nameserver validation for custom Route53 NS names" would get me there 🙂

    And all of the DNS and Email stuff...I totally understand how difficult it is to give less technical users the ability to even USE this stuff, as well as support slightly more advanced users. You're doing a great job!

  • Improved usablity of cloudron file browser on mobile devices

    2
    4 Votes
    2 Posts
    213 Views
    nebulonN

    The filemanager has gotten no attention for mobile use, as I mostly saw that as a sysadmin tool and not something one would use on a phone. Generally mobile use of the dashboard as an admin is a bit rough 😕

  • Backup: Add Backup Size

    Locked
    2
    1 Votes
    2 Posts
    216 Views
    girishG

    Dup of https://forum.cloudron.io/topic/6236/record-backup-size-estimate-in-backup-metadata , I think.

    But this feature is coming...

  • Automatically sync DNS when enabling IPv6

    2
    2 Votes
    2 Posts
    178 Views
    girishG

    @BrutalBirdie said in Automatically sync DNS when enabling IPv6:

    Right now you either have to just wait for it to happen some time

    Actually, it never happens automatically (this might appear to be automatic if you had Dynamic DNS enabled).

  • Cloudron Docs - Community Guides

    14
    4 Votes
    14 Posts
    1k Views
    J

    @girish Awesome, thank you! I'll fork the changes and have some items as drafts and will submit a PR when I get them updated.

  • New app install CPU share : change default

    12
    1 Votes
    12 Posts
    1k Views
    girishG

    @jdaviescoates yes, that's my understanding. setting it all to 50% means you are not giving any app any "preference".