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

752 Topics 5.7k Posts
  • Detect timezone automatically

    10
    0 Votes
    10 Posts
    1k Views
    girishG
    @warg OK, there was a bug that LA is chosen as default tz, if no tz was explicitly set. I have fixed this to make UTC as the default instead. This feature request is still valid . Maybe we should either auto detect or ask the user about the timezone at installation/setup time.
  • Dynamic enable/disable of proxyAuth configuration

    Unsolved
    7
    2 Votes
    7 Posts
    809 Views
    nebulonN
    Ah this was my fault, I didn't approve the required app package version. This done now. So if you setup a new proxy app via your Cloudron dashboard, the user-management options should be available now.
  • System disk usage should include database consumption of each app

    1
    2 Votes
    1 Posts
    193 Views
    No one has replied
  • Backup retention

    backups
    1
    4 Votes
    1 Posts
    158 Views
    No one has replied
  • Feature request: Notifications about failed backups

    Moved Solved feature-request notifications
    15
    5 Votes
    15 Posts
    2k Views
    girishG
    @jdaviescoates said in Feature request: Notifications about failed backups: As many have previously requested, I would like email notifications after just 1 failed backup, not 3. Agree that this simply needs to be more customizable. We just went for 3 as a compromise of not having the ability to customize
  • rsync for cloudron CLI

    cli rsync
    3
    2 Votes
    3 Posts
    434 Views
    girishG
    Found https://rsync.samba.narkive.com/DFt4GEa9/over-stdin-stdout which has some interesting discussion.
  • Apps with multiple domains

    Unsolved dns domains
    8
    1 Votes
    8 Posts
    1k Views
    girishG
    @d1rk I have added the multi domain flag to the manifest. Let me know if it works OK.
  • TLS Cert exporter to enable up-front Firewall deep-packet-inspection

    10
    1 Votes
    10 Posts
    970 Views
    BrutalBirdieB
    @Jan-Macenka as a follow up. This module is for the acme protocol: https://datatracker.ietf.org/doc/html/rfc8555 And if I understand this module and everything correctly this will not auto renew on the system it self. So you will have to run the ansible deployment again to renew the certs. For the BigBlueButton Role I maintain I've written a task for installing acme.sh to manage the cert of the deployment. https://github.com/ebbba-org/ansible-role-bigbluebutton/blob/master/tasks/certificate-letsencrypt.yml I also turned this into a standalone Role for my company but not published it since its such a little role/task. Maybe this can help you even further. ps: big thanks for the beer @Jan-Macenka
  • Feature Request: Select parts of a backup while restore

    backups restore
    2
    3 Votes
    2 Posts
    252 Views
    girishG
    @holm yes, thanks. This is planned but with a slightly different approach. The restore process will keep track of what it's downloaded, so that the download can be incremental. That way, one ideally doesn't need to select anything.
  • 4 Votes
    3 Posts
    347 Views
    girishG
    It seems that one can setup an "automount" that will make systemd automatically mount when a mount is accessed . It's unclear if this also applies to mount failures or just "not ever mounted". If someone wants to try, I think we need something like this: The systemd unit file must be named systemd-escape -p --suffix=automount <HOSTPATH> Then, create a file /etc/systemd/system/<unit_filename_from_above_command>: [Unit] Description=Automount of hostpath [Automount] Where=HOST_PATH_HERE [Install] WantedBy=multi-user.target systemctl enable <unit_filename> If that works, I can put this in our code (for volumes and backups).
  • 3 Votes
    1 Posts
    88 Views
    No one has replied
  • Redis - can it be disabled?

    Moved redis feature-request
    7
    1 Votes
    7 Posts
    932 Views
    girishG
    @dylightful Not yet. It's implemented, but we didn't merge into 7.4. So, we will put it in 7.5.
  • Next.js OpenAI Doc Search Starter

    1
    1 Votes
    1 Posts
    128 Views
    No one has replied
  • 1 Votes
    2 Posts
    293 Views
    girishG
    @Neluser Good idea. But it's quite complicated to automate things like this, that's what it's not done. But something to keep in mind. In the meantime, following https://docs.cloudron.io/storage/#docker-images is the way to go.
  • AI Shell - Natural language AI terminal commandline

    5
    1
    5 Votes
    5 Posts
    890 Views
    timconsidineT
    @marcusquinn installed on my Mac locally works nicely although their example fetch me a joke fails on awk step
  • Cloudflared as proxy for home hosting

    cloudflare reverseproxy vpn homeserver
    8
    2 Votes
    8 Posts
    2k Views
    arshsahzadA
    Hi @JOduMonT, I ran Cloudron with a combination of Tailscale & Cloudflared for two weeks without a public IP at my home setup. So far, everything was working well and I didn't encounter any significant issues. Below is the process that I followed: 1# I had two servers - one for Cloudron and the second with docker and docker-compose. Tailscale was installed and configured with Tailscale IP on both servers. The automatic domain configured was disabled in Cloudron and was set manually. 2# I ran the docker-compose.yml file on the second server using the following: version: '3.8' services: tunnel: image: 'ghcr.io/shmick/docker-cloudflared' container_name: tunnel hostname: tunnel restart: unless-stopped user: 1000:1000 env_file: - $PWD/tunnel.env volumes: - /etc/timezone:/etc/timezone:ro command: tunnel run network_mode: host TUNNEL_TOKEN={TUNNEL-TOKEN} 3# I set up and configured the domain in the Cloudflared UI, and used HTTPS for the Cloudron Tailscale IP with No TLS Verify enabled.
  • 6 Votes
    5 Posts
    618 Views
    jdaviescoatesJ
    Yeah, imho it makes lots of sense to me for there to be an option to have all app update automatically, but for the platform to not auto update.
  • Enable LDAP and Cloudron SSO After App is Installed

    Moved
    7
    1 Votes
    7 Posts
    1k Views
    girishG
    @lukas Forgot to link to the docs - https://docs.cloudron.io/user-management/#openid-connect
  • HSTS Preload

    Solved
    12
    1
    0 Votes
    12 Posts
    2k Views
    girishG
    Fixed in 7.4.1 - https://git.cloudron.io/cloudron/box/-/commit/cc811522e0a629dae894bbb5d0573f3c0f2bad0a
  • Web Key Directory (WKD) well known path for public key

    3
    2 Votes
    3 Posts
    524 Views
    nottheendN
    @girish Yes, Thunderbird supports WKD. From the Thunderbird FAQs it is explained like this: Currently, it will search for published keys using the WKD protocol, and it will search for keys in the keys.openpgp.org keyserver. Source: https://support.mozilla.org/en-US/kb/openpgp-thunderbird-howto-and-faq#w_how-do-i-get-the-public-keys-of-my-correspondents Slightly off-topic, but related: Provider posteo also offers to publish public Keys via wkd, as described in this FAQ: https://posteo.de/en/help/easygpg-how-do-i-publish-my-public-pgp-key-in-posteos-key-directory-via-web-key-directory-wkd