What's coming in Cloudron 9
-
Staffwrote on Jan 13, 2025, 10:06 AM last edited by girish Jan 13, 2025, 10:09 AM
- Deprecate Ubuntu 20.04 support - we won't remove support yet, but you will get a notification that support is going away soon. I think Jul 2025 is when Ubuntu 20.04 reaches EOL.
- UI Redesign - this is a biggie and requires much work. We already started migrating to vuejs 3 months ago. We will also take this opportunity to fix the navigation in our UI. Currently, the whole navigation is crammed under the profile menu.
- App Level (Disk) Storage Limit - This will let you size the maximum disk storage an app can use. Currently, the plan is to add support for XFS Project Quota (supported on all the cloud block storage devices) and also a loopback device based backend. Maybe in future, we will add a LVM based backend as well.
- Backup integrity - store size and checksum of backups. Also provide a way to "verify" backup integrity in the remote.
- Show backup/restore progress
- Multiple Backup Destinations
- Granular Backup schedule
-
- Deprecate Ubuntu 20.04 support - we won't remove support yet, but you will get a notification that support is going away soon. I think Jul 2025 is when Ubuntu 20.04 reaches EOL.
- UI Redesign - this is a biggie and requires much work. We already started migrating to vuejs 3 months ago. We will also take this opportunity to fix the navigation in our UI. Currently, the whole navigation is crammed under the profile menu.
- App Level (Disk) Storage Limit - This will let you size the maximum disk storage an app can use. Currently, the plan is to add support for XFS Project Quota (supported on all the cloud block storage devices) and also a loopback device based backend. Maybe in future, we will add a LVM based backend as well.
- Backup integrity - store size and checksum of backups. Also provide a way to "verify" backup integrity in the remote.
- Show backup/restore progress
- Multiple Backup Destinations
- Granular Backup schedule
-
-
-
- Deprecate Ubuntu 20.04 support - we won't remove support yet, but you will get a notification that support is going away soon. I think Jul 2025 is when Ubuntu 20.04 reaches EOL.
- UI Redesign - this is a biggie and requires much work. We already started migrating to vuejs 3 months ago. We will also take this opportunity to fix the navigation in our UI. Currently, the whole navigation is crammed under the profile menu.
- App Level (Disk) Storage Limit - This will let you size the maximum disk storage an app can use. Currently, the plan is to add support for XFS Project Quota (supported on all the cloud block storage devices) and also a loopback device based backend. Maybe in future, we will add a LVM based backend as well.
- Backup integrity - store size and checksum of backups. Also provide a way to "verify" backup integrity in the remote.
- Show backup/restore progress
- Multiple Backup Destinations
- Granular Backup schedule
wrote on Jan 13, 2025, 8:54 PM last edited by@girish said in What's coming in Cloudron 9:
Multiple Backup Destinations
Granular Backup scheduleReally looking forward to these!
-
wrote on Jan 14, 2025, 8:15 PM last edited by
@girish multihost not included in CR 9?
-
-
wrote on Jan 19, 2025, 11:16 AM last edited by
I hope this is the right place. This is a minor one but it would be comfy: An option to delete accidental local backups from the UI. The scenario occurs when no backup volume is configured and backups are on, which if remembered correctly is the default.
The way to get rid of local backups right now involves ssh-ing into the server and manually deleting the files.
-
wrote on Jan 19, 2025, 11:18 AM last edited by
@girish Nice, until now I had to use changedetection and ntfy for this
-
@girish
Many thanks Server reboot is an important notification
-
-
- Deprecate Ubuntu 20.04 support - we won't remove support yet, but you will get a notification that support is going away soon. I think Jul 2025 is when Ubuntu 20.04 reaches EOL.
- UI Redesign - this is a biggie and requires much work. We already started migrating to vuejs 3 months ago. We will also take this opportunity to fix the navigation in our UI. Currently, the whole navigation is crammed under the profile menu.
- App Level (Disk) Storage Limit - This will let you size the maximum disk storage an app can use. Currently, the plan is to add support for XFS Project Quota (supported on all the cloud block storage devices) and also a loopback device based backend. Maybe in future, we will add a LVM based backend as well.
- Backup integrity - store size and checksum of backups. Also provide a way to "verify" backup integrity in the remote.
- Show backup/restore progress
- Multiple Backup Destinations
- Granular Backup schedule
wrote on Jan 23, 2025, 11:08 PM last edited by@girish said in What's coming in Cloudron 9:
UI Redesign
I'd like to see all my domains in one list, not to have to page through them.
If you keep the page through option, please at least add a dropdown option to increase number of items listed from the current 10 to e.g. 25, 50, 100, 500
-
wrote on Jan 26, 2025, 7:15 PM last edited by
when is multihost coming?
it’s been a feature promoted and on the horizon for years… kicked back, kicked back, and now it’s not even being kicked back It’s just not even mentioned? -
@chris I mentioned elsewhere but mulit-host was on our radar but we haven't been able to justify implementing these features as we haven't found customers who would be willing to pay $ for complex features like these. If you are in the enterprise/medium business bracket and willing to work with us here, please contact us on support@cloudron.io. Our current business users simply set up multiple instances of Cloudron with a central LDAP and it gives them multihost already.
-
@chris I mentioned elsewhere but mulit-host was on our radar but we haven't been able to justify implementing these features as we haven't found customers who would be willing to pay $ for complex features like these. If you are in the enterprise/medium business bracket and willing to work with us here, please contact us on support@cloudron.io. Our current business users simply set up multiple instances of Cloudron with a central LDAP and it gives them multihost already.
wrote on Jan 27, 2025, 12:39 PM last edited by humptydumpty Jan 27, 2025, 3:44 PM@girish i couldn’t care less about ldap, but is it possible to get a combined ui to view all apps and a shared notification tab? That’s it. Simply a way to eliminate the need to log in into multiple dashboard. Maybe an app would solve this?
Edit: to expand on this a bit. No need to have any admin abilities to manage each app. App status (down, running, etc.) is sufficient along with a combined notification tab to keep track of what updated, server reboots, failed backups, etc. Apps are grouped and listed by server. For instance, you'll have:
Server 1
Server 2
Server 3
Etc.
Again, I'm no dev, but it looks like a custom app using API's can do this. With that said, the upcoming backup destinations is 1000% more important than this feature.
-
@girish i couldn’t care less about ldap, but is it possible to get a combined ui to view all apps and a shared notification tab? That’s it. Simply a way to eliminate the need to log in into multiple dashboard. Maybe an app would solve this?
Edit: to expand on this a bit. No need to have any admin abilities to manage each app. App status (down, running, etc.) is sufficient along with a combined notification tab to keep track of what updated, server reboots, failed backups, etc. Apps are grouped and listed by server. For instance, you'll have:
Server 1
Server 2
Server 3
Etc.
Again, I'm no dev, but it looks like a custom app using API's can do this. With that said, the upcoming backup destinations is 1000% more important than this feature.
@humptydumpty Custom app should be easy to build just using the API (which is now motsly documented by now) - https://docs.cloudron.io/api.html . I think the ldap itself is not interesting , but having a single set of users using all cloudron is quite nice for users (who probably don't know much about cloudron).
-
@girish i couldn’t care less about ldap, but is it possible to get a combined ui to view all apps and a shared notification tab? That’s it. Simply a way to eliminate the need to log in into multiple dashboard. Maybe an app would solve this?
Edit: to expand on this a bit. No need to have any admin abilities to manage each app. App status (down, running, etc.) is sufficient along with a combined notification tab to keep track of what updated, server reboots, failed backups, etc. Apps are grouped and listed by server. For instance, you'll have:
Server 1
Server 2
Server 3
Etc.
Again, I'm no dev, but it looks like a custom app using API's can do this. With that said, the upcoming backup destinations is 1000% more important than this feature.
wrote on Jan 30, 2025, 5:28 AM last edited by@humptydumpty Just tell Deepseek what you want with the Cloudron docs and see how it does.
-
@humptydumpty Just tell Deepseek what you want with the Cloudron docs and see how it does.
wrote on Jan 30, 2025, 12:06 PM last edited by@robi I heard deepseek isn’t that good for coding but does analysis well. I’m not keeping up with the ai craze though so don’t quote me on that.
-
wrote on Jan 30, 2025, 12:42 PM last edited by
As long as you don't trust Deepseek too much https://www.wiz.io/blog/wiz-research-uncovers-exposed-deepseek-database-leak
-
I have added a email notification for automatic cloudron update failures. Think most of the notification are covered by now
-
I have added a email notification for automatic cloudron update failures. Think most of the notification are covered by now
-
I have added a email notification for automatic cloudron update failures. Think most of the notification are covered by now
wrote on Feb 4, 2025, 3:45 PM last edited by@girish I'd like to suggest ssl cert renewal failure notifications if not implemented now that Let's Encrypt is stopping their email notification services.
-
@humptydumpty yes, that one is already implemented in 8.2.
On a side note: I wonder if it's useful to have a cron to check if the API keys of all added domains are "working" .