Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
KubernetesK

Kubernetes

@Kubernetes
App Dev
About
Posts
472
Topics
65
Shares
0
Groups
1
Followers
3
Following
1

Posts

Recent Best Controversial

  • Cloudron 9.0 (beta) bug reports
    KubernetesK Kubernetes

    @robi No, I can't see it anywhere there. In Cloudron 8 it is close to the app search, but in Cloudron 9 I can't find it there and not in the list of apps.

    Discuss

  • Cloudron 9.0 (beta) bug reports
    KubernetesK Kubernetes

    @girish has App Proxy been removed from 9.0 generally, or is the functionality somewhere else now?

    Discuss

  • Recommendation: Mail-Archiver – simple & efficient email archiving
    KubernetesK Kubernetes

    @josephcosta I agree with you and I don't like ASP.NET because I am not familiar with it. But however, if the developer knows his stuff, I am okay with it.

    @necrevistonnezr I agree with you, index and search for attachments would be great. Maybe it will be added sometime later? I also think the fuzzy search in Openarchiver is something I miss in Mailarchiver.

    Discuss

  • Recommendation: Mail-Archiver – simple & efficient email archiving
    KubernetesK Kubernetes

    Maybe to add, that my experience with oepnarchiver was that it took much longer to archive new emails, because the crawling through all emails was slow. This is much faster with mailarchiver for me.

    Discuss

  • Recommendation: Mail-Archiver – simple & efficient email archiving
    KubernetesK Kubernetes

    @joseph mailarchiver is using IMAP

    Discuss

  • Thanks to the Cloudron Team!
    KubernetesK Kubernetes

    Hi everyone,

    I’ve been running Cloudron for almost 3 years now, and I just wanted to take a moment to say thank you to the Cloudron team.

    In all this time I have not had a single outage or disruption. Cloudron not only runs very reliably, it also has all sorts of useful features that I keep discovering along the way.

    A recent example: I wanted to use Immich with my 250 GB photo library. My vServer running Cloudron is somewhat limited in terms of storage and performance, so I set up another server with Docker to run Immich there. With a firewall in place, only my Cloudron server is allowed to talk to the Immich server. On the Immich server I used Traefik to provide HTTPS, and then on Cloudron I could simply expose this via the App Proxy.

    And the best part: thanks to OpenID, I can even allow my Cloudron users to access Immich without having to manage a separate user base. Everything just works flawlessly. Immich has already processed and analyzed all 250 GB of photos in less than 12 hours.

    Once again: thank you Cloudron team for this great product and all the incredibly useful features!
    Looking forward to discovering even more features in the years to come!

    Discuss

  • Recommendation: Mail-Archiver – simple & efficient email archiving
    KubernetesK Kubernetes

    @necrevistonnezr I like the Search in OpenArchiver, but overall I like Mail-Archiver a bit more. However, thanks for adding to the thread.

    Discuss

  • Recommendation: Mail-Archiver – simple & efficient email archiving
    KubernetesK Kubernetes

    @timconsidine No, but I did deploy on my server at home via docker compose.

    Discuss

  • Recommendation: Mail-Archiver – simple & efficient email archiving
    KubernetesK Kubernetes

    Hi everyone,

    Since there are frequent questions here about email archiving solutions, I’d like to share a small but very practical open-source project that I’ve been using for about a week now:

    🔗 Project: Mail-Archiver on GitHub

    I’ve been running Mail-Archiver locally and I’m extremely satisfied so far.
    The setup was straightforward, the interface is clean, and the archiving works reliably and efficiently. For me, this tool fills exactly the gap I’ve been looking to solve, without adding unnecessary complexity.

    Maybe this will be interesting for some of you as well.
    If anyone has questions about the setup or integration, I’m happy to help.

    Best,
    Michael

    Discuss

  • IP-Whitelist for Proxy App
    KubernetesK Kubernetes

    @Jorradezk The approach you described leaves a security gap. If IP filtering is only applied on “Server A” in front of the Cloudron Proxy App, an attacker could potentially bypass it by connecting directly to the Cloudron server’s public IP or any other exposed port.

    Feature Requests

  • Moving location of Docker images
    KubernetesK Kubernetes

    Just a quick update, since I am using this since March.

    I didn't had any issues with that kind of storage usage for the Docker during normal operations.

    As I didn't have an situation with restore or bare metal recovery, I still don't have any experience for these use cases.

    So far, I am pretty happy to offload the Docker Images to the Hetzner Volume.

    Support docker storage

  • Installing custom Apps on Cloudron
    KubernetesK Kubernetes

    @james I would love to have this enhancement. This would be a game changer for custom (unsupported) Apps

    App Packaging & Development

  • Use floating IP address only for outbound Cloudron Docker container communication
    KubernetesK Kubernetes

    @d19dotca Thanks for sharing your solution — it’s a solid and pragmatic setup! Just two key points to consider:

    1. Docker Subnet Might Change in Future

    Your script currently hardcodes 172.18.0.0/16 as the Docker subnet. While this is the default for Cloudron, it’s technically subject to change — either through manual config changes or future Cloudron updates. To make your script more robust, you could dynamically retrieve the subnet like this:

    CLOUDRON_SUBNET=$(docker network inspect cloudron --format '{{ (index .IPAM.Config 0).Subnet }}')
    

    This ensures your SNAT rule always uses the correct range.

    1. Host-Level Traffic Still Uses Default IP

    Your setup correctly SNATs all container traffic, but be aware that outbound connections from the Cloudron host itself (e.g. system updates, wget, DNS lookups) will still use the primary server IP unless you apply a similar SNAT rule for host traffic. If consistency across all outbound traffic matters (e.g. for whitelisting or compliance), you might want to extend the approach accordingly.

    Support networking firewall outbound

  • Track my location ?
    KubernetesK Kubernetes

    @timconsidine Sounds very interesting as I am looking for something pretty lightweight - without any maps or so. I did send you a private message.

    Thanks for your efforts with PinMe!

    Discuss

  • Chatmail
    KubernetesK Kubernetes

    Chatmail can already be used on Cloudron — since Cloudron provides a full-featured mail server out of the box, you can easily connect it to a Chatmail-compatible client like Delta Chat using your existing Cloudron e-mail account.

    There’s no need for a separate Chatmail-specific app on Cloudron — the infrastructure is already there. Just point Delta Chat (or another compatible client) to your Cloudron mail server credentials, and you’re good to go with end-to-end encrypted messaging.

    App Wishlist

  • Email is not configured properly
    KubernetesK Kubernetes

    I also get this error message from time to time on my Cloudron on Hetzner VPS. Usually during night and when I check in the morning the issue does not exist anymore. Maybe it is an issue with DNS Lookup?

    Support

  • Sharing custom SpamAssassin Rules
    KubernetesK Kubernetes

    @d19dotca Looks great, thanks for sharing!

    Discuss mail spam

  • No question. No error. No mess. Just a thank you for the Cloudron product.
    KubernetesK Kubernetes

    I totally agree. It is my third year using Cloudron and I still love the stability and reliability.
    I would also like to thank in addition to the Cloudron Community which is always open and supportive!

    THANKS!

    Support

  • Vulnerabilities in Ingress NGINX
    KubernetesK Kubernetes

    Hi there,

    I read about this RCE vulnerability of the Ingress NGINX Controller:
    https://www.wiz.io/blog/ingress-nginx-kubernetes-vulnerabilities

    They mention Kubernetes, and I am not sure, if we are using this Controller on Cloudron?

    Anything we have to do here?

    Best,
    Michael

    Support nginx security

  • Moving location of Docker images
    KubernetesK Kubernetes

    @nebulon I will build up real experience and report here 🙂

    Support docker storage
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search