What's coming in Cloudron 9
-
@girish Nice, until now I had to use changedetection and ntfy for this
-
G girish forked this topic on
-
- 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
@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
-
@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.
@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.
@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.
@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.
-
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
@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" .
@girish Yes please that one caused me some downtime before lol
-
@girish Let me just repeat that the color codes in the Dashboard are STILL handy and appreciated for showing Notification info at-a-glance!!
@scooke said in What's coming in Cloudron 9:
@girish Let me just repeat that the color codes in the Dashboard are STILL handy and appreciated for showing Notification info at-a-glance!!
Similarly I'd appreciate a glance view of the running apps from the
My Apps
viewFor ex:
My Apps: [62] 4410
7
1
-
@scooke said in What's coming in Cloudron 9:
@girish Let me just repeat that the color codes in the Dashboard are STILL handy and appreciated for showing Notification info at-a-glance!!
Similarly I'd appreciate a glance view of the running apps from the
My Apps
viewFor ex:
My Apps: [62] 4410
7
1
@robi said in What's coming in Cloudron 9:
Similarly I'd appreciate a glance view of the running apps from the My Apps view
For ex:
My Apps: 4410
7
1
Agreed. Great idea. At present there is no quick glance view letting you know status of apps but that would be really useful (instead of having to check each filter to find out)
-
@girish have you seen https://zero.rocicorp.dev/ or https://tinybase.org/ for keeping multicloudron synced across systems?
-
@girish could you please, also add e-mail configuration issue? That helps in the cases, when your server's IP ends up in Spam list, for some reason.
-
G girish referenced this topic