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

803 Topics 6.0k Posts
  • Giving Terminal Access to non-admins

    Moved webterminal admin
    8
    1 Votes
    8 Posts
    1k Views
    jamesJ
    Hello @zack13532 Glad to read that this solution suits you well. Oh, and since that was your first post. Welcome to the Cloudron forum.
  • Elasticsearch

    Moved elasticsearch
    44
    0 Votes
    44 Posts
    7k Views
    nichu42N
    Great stuff! Store version when?
  • perpetual licensing

    licensing
    14
    1 Votes
    14 Posts
    577 Views
    timconsidineT
    @adisonverlice2 IMHO you're confusing apples and pears - that's the polite expression, there are others. It seems you COMPLETELY underestimate or misunderstand the ongoing work needed to maintain and develop Cloudron, and keep it stable. Cloudron is not providing some hardware, and some base software or reselling / redistributing a 3rd party software (eg pfSense). I completely fail to understand why anyone would agree to receive a single payment for the next xx years work they have to do, unless that is 20x the annual price. I repeat : pay a single fee for perpetual licence for a fixed version of Cloudron ? maybe that might work. Want the benefits of a maintained platform with upgrades, forget it. I've had enough of this discussion, which is IMHO is just plain silly.
  • email: autoconfig for autoconfiguration (example: via thunderbird)

    Moved Solved email thunderbird
    28
    5 Votes
    28 Posts
    11k Views
    nebulonN
    As far as I understood this, thunderbird maintains an ISP database mainly. So once a domain was manually configured in any thunderbird, subsequent account setups will have the server addresses auto "discovered" from that database.
  • Add "Hetzner" as DNS provider

    Locked Solved hetzner
    9
    1
    10 Votes
    9 Posts
    2k Views
    nebulonN
    Will lock this thread. This is about the old API, the new thread is at https://forum.cloudron.io/topic/14383/hetzner-dns-transfer-to-new-console/
  • Request: Customisable dashboard

    dashboard request customization
    1
    6 Votes
    1 Posts
    61 Views
    No one has replied
  • 2 Votes
    3 Posts
    103 Views
    nottheendN
    @girish nice, happy to hear!
  • Cloudron 9 - VPN In/Out for Containerized Apps

    6
    5 Votes
    6 Posts
    411 Views
    M
    @james I'm TERRIBLE at writeups, but I'll summarize it and maybe we can write something better together if you think it's interesting enough: So I have a cloudron machine with a public IP, vanilla setup. I also have a raspberry pi in my home network running a few services, and an external VPS. I use a "hub-and-spoke" wireguard architecture, which is pretty common and straightforward as well. It is set up like so: VPS has a public IP I installed and set up wireguard in it. Let's say it uses interface wg0, and its wg IP address is 10.0.0.1, network 10.0.0.0/24 I had to set a few things to enable packet forwarding on the VPS so it would act as a "router" between my raspberry pi and other devices, but its pretty straightforward stuff I installed and set up wireguard in my raspberry pi, interface wg0, IP address 10.0.0.2; added the VPS added as a peer with its public key, allowed-ips 10.0.0.1/24, and the endpoint is its public IP and the port I had wireguard listen on So now when I turn on wireguard on both VPS and pi, I can ping 10.0.0.1 from the pi, and I can ping 10.0.0.2 from the VPS. This is the simple hub-and-spoke setup, with the VPS acting as the hub (because it has a public IP address) and the raspberry pi and other devices (say my laptop or phone) are the "spokes". So now for the cloudron part: installed wireguard on my cloudron machine and set it up as a peer to the wireguard network, same as I did on the pi. Added the VPS as the only peer, and on the VPS added one more peer which was the cloudron server. Say its IP is 10.0.0.100 I can now ping 10.0.0.1 (vps) and 10.0.0.2 (pi) from the cloudron server, and I can also ping these IPs FROM ANY CLOUDRON APP as well! I had a service running on the raspberry pi on port 8080, so I installed a new app proxy on the cloudron from the app store, and the upstream address was http://10.0.0.2:8080, and it all worked. Now, I COULD get rid of the VPS and use only cloudron, boith as the wireguard "hub" and reverse proxy. That would be great because it's one less machine I have to pay for and maintain (the VPS), and I would benefit from user management and stuff. Cloudron explicitly says it needs to be the sole service installed on the machine, though (which makes sense, not complaining), so I haven't done this yet. Not sure this is a good enough description, but I'm here to answer any questions if needed.
  • 2 Votes
    6 Posts
    152 Views
    girishG
    @Neiluj sometime soon but yeah, I don't have a timeline yet . Also, a note about your initial post, if you mark users as inactive in Cloudron A, they won't sync to Cloudron B. Of course, they can't login to Cloudron A either.
  • LDAP disable allowlist / allow all networks

    ldap firewall
    2
    3 Votes
    2 Posts
    86 Views
    J
    @andreasdueren A workaround is to set 0.0.0.0/1 128.0.0.0/1 in the allow list . This allows the full internet. But maybe a geo block is better - https://www.ipdeny.com/ipblocks/
  • 1 Votes
    1 Posts
    94 Views
    No one has replied
  • 3 Votes
    3 Posts
    869 Views
    avatar1024A
    Looks good! Is this something that needs to be integrated to Cloudron itself, or as a separate app?
  • Expose health check API

    4
    3 Votes
    4 Posts
    422 Views
    andreasduerenA
    @james Perfect, thank you!
  • 3 Votes
    3 Posts
    439 Views
    H
    Yeah, that makes sense. having a warning pop up before deleting an address that’s part of a mailing list would save a lot of confusion. even just a simple check and confirmation message would do the trick.
  • Add upstream version from CloudronManifest.json to UI

    Solved
    4
    1
    1 Votes
    4 Posts
    279 Views
    andreasduerenA
    Oh I see now it’s in the app title. Sorry completely missed that
  • Filter disabled users

    Solved
    3
    1 Votes
    3 Posts
    578 Views
    andreasduerenA
    Nice thanks
  • Adding File Permission Settings to Cloudron File Manager

    filemanager
    2
    2 Votes
    2 Posts
    268 Views
    nebulonN
    How fine-grained would those have to be to be useful in your case? I am asking, since apps only have limited support for unix users and groups.
  • Make Admin Path manually configurable for all apps

    userinterface
    18
    1
    2 Votes
    18 Posts
    4k Views
    marcusquinnM
    @Lonkle last time you were here was like pre-ChatGPT?
  • 4 Votes
    2 Posts
    976 Views
    necrevistonnezrN
    I fully support this. I know it’s not the same but you can build something like this in your .bashrc (and a cron script) so you have some info on the terminal. Mine looks like this after I ssh into my server: [image: 1757554341579-img_2366-resized.jpeg]
  • More consistent behaviour Password reset email

    3
    1 Votes
    3 Posts
    406 Views
    luckowL
    @james correct.