Most of my work related software upgrades take YEARS to release with hotfixes taking months after constant community reporting and uproar. Meanwhile, Cloudron staff push major updates in WEEKS and hotfixes in hours. You're spoiling us, guys. Keep up the amazing work! 

humpty
Posts
-
What's coming in Cloudron 10 -
Download caching when updating apps@joseph Perfect

-
Download caching when updating appsI have a bunch of surfer apps and saw that they were waiting to be updated (green arrow). I manually started updating each one and then it occurred to me that the download phase should be done once if more than one app exists on the server. Just something I wanted to point out. Have a great weekend everyone!
-
SnapOtterIt's Docker desktop ON Windows. https://docs.snapotter.com/guide/deployment#hardware-requirements
Hardware Specs

-
SnapOtter@User123456 This is for Windows? I've never used Docker on Windows so unsure how to even go about that. The idea is to install it on my Windows PC to make use of the GPU. Possible?
-
SnapOtterI couldn't process a background removal in the demo. I'll have to install it locally somehow and see if it's worth it, but it does look promising. The github mentions there's GPU acceleration which should come in handy for the AI tools. It says it works on Linux/Windows/Mac, but I don't see an .exe or install instructions. Unless that one-liner code is it? IDK. Backburner stuff.
-
Migration of apps with LDAP users?How would one go about migrating an app like Vikunja to a different server/Cloudron that has an LDAP user account. Do I have to migrate the user as well for the data/login to remain working as-is?
Full Explanation
I need to migrate an app from my home server to my VPS since I'll be taking the server down temporarily (~ a month). The problem is that I use Vikunja and other apps that are LDAP based. The account is a super admin account on the home server and I don't move the user over if possible as this move is temp until I get the home server back up.
Darn it. Now that I've typed this out, I can tell that's the proper way of doing it or I'll have to look into exporting the data on a per app basis.
there's a magical/easy way! TIA. -
Self-hosted VPN server made EASY!Just to confirm, I can use the VPN app on a fresh VPS/CR hosted somewhere and use it to connect from my devices (iphone/windows desktops) and this works as a replacement to a paid VPN service like from Proton VPN?What's the smallest VPS would you recommend to run the VPN app for 5-8 devices (mostly browsing)?How is the VPN app better than the wireguard app that you can 1-click install with most hosting providers?
-
Recent update took out colored icon for unread mailI lightened the separating lines between each email in dark mode only:
html.dark-mode .listing li, html.dark-mode .listing li ul, html.dark-mode .listing tbody td { border-color: #414f54; } -
Recent update took out colored icon for unread mail@necrevistonnezr Yeah, the black dots are there. Just no color applied to "unread" mail. Anyway, ChatGPT helped with fixing it locally. I already use Stylus plugin in Firefox and this code works nicely to grab my attention. It replaces the black dot with a glowing green dot.
.messagelist td.subject span.msgicon.status.unread::before { content: "●"; color:#0dff00; font-size: 16px; animation: pulseUnread 1s infinite; } @keyframes pulseUnread { 0% { opacity: 0.2; } 50% { opacity: 1; } 100% { opacity: 0.2; } }
The best part is that the dot is still toggle-able.
Edit: so you can edit the "content" to whatever you want and it'll still glow. Some alternative icon ideas:





-
Recent update took out colored icon for unread mailI noticed that unread mail's icon (dot) does not have a color (yellow?) anymore. Now, the unread mail text is in bold and that's the only indicator. I can't easily tell if I have new mail anymore. Suggestions?
I posted upstream on the forum and was linked to this github ticket: https://github.com/roundcube/roundcubemail/issues/9862
The ticket is quite old, but why is it only now that we're seeing this change in the Cloudron RC version?
Any easy fix? TIA!
-
What's coming in Cloudron 10@girish I was able to forward mail from Gmail to my CR mail server/mailboxes. Was this support added in 9.1.7 or something?

-
What's coming in Cloudron 10@girish also color coding the initial wording would help e.g. update = green, backup failed = red, anything that requires attention = yellow
or..
break up messages into status groups:
RED (failed, errors, etc.)
- app x failed
- app y down
Yellow (user action required)
- app x requires manual update
- server reboot required
Green (all good messages)
- app M updated
-
Anyone running sGTM or Server-side Tracking on Cloudron?
I think the server has to be on GCP for this to work because like you said, browser privacy addons and ad blockers.
-
What's coming in Cloudron 10Is it possible to add support for email forwarding from gmail/protonmail to a cloudron mailbox? I forgot the technical term but its something along sts/rts that currently prevents this. Any possible workaround?
-
Cloudfest 2026 - Meetup?Which filament did you use for the blue?
-
ERPNext - cost-effective ERP solutionChatgpt recommended ERPNext when I asked for an app to manage a mini-mart's inventory and to be used with a POS/scanner. If so, +1 from me!
-
Notifications: "Reboot Required" EnhancementsHi all,
I just cleared a long list of notifications and luckily I spotted the reboot required message before it cleared. I'd like to suggest it stands out by adding one or more of these implementations.
- Addition: display the message in a top banner
- Enhancement: make text color red
- Enhancement: move notification to the top of the list always
- Enhancement: make message persistent until server is restarted even if user clicks "mark all as read"
Thanks!
-
File manager: cannot rename a folderI'm getting bombarded with redis connection errors causing major lag and it's why the manager isn't working right. I can rename a folder just fine with any other app. MB!
-
File manager: cannot rename a folderThis isn't a file manager bug. Please delete.