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

759 Topics 5.8k Posts
  • Private Docker Registry - Support multiple private registries

    7
    5 Votes
    7 Posts
    921 Views
    fbartelsF
    In the documentation is an example for using Gitlab for auth instead: https://docs.cloudron.io/apps/docker-registry/#without-cloudron-directory But I don' t think there is way with the app to skip auth for local users only.
  • Add a 3rd Party section after App Store

    15
    4 Votes
    15 Posts
    2k Views
    robiR
    @MooCloud_Matt said in Add a 3rd Party section after App Store: i really think that installing an custom app from UI is easy, as API are there to do that. Have you made any progress on this for a single custom app?
  • This topic is deleted!

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

    Moved logs
    16
    1 Votes
    16 Posts
    764 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
    2k Views
    necrevistonnezrN
    Thank you very much!
  • OSquery for better Cloudron monitoring

    3
    3 Votes
    3 Posts
    344 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
    373 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
    596 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
    279 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

    notifications slack discord telelgram
    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
    2k 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 dns
    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
    893 Views
    girishG
    @DualOSWinWiz it's not there, no.
  • proxyAuth addon API keys

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

    5
    4 Votes
    5 Posts
    993 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 epik dns setup configuration
    1
    1
    0 Votes
    1 Posts
    112 Views
    No one has replied
  • 2 Votes
    10 Posts
    1k 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

    filemanagement
    2
    4 Votes
    2 Posts
    292 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
    300 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

    ipv6
    2
    2 Votes
    2 Posts
    264 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).