What's coming in 8.0
-
We are working on the following for 8.0
-
Ubuntu 24.04 LTS
-
Support servers without AVX again.
-
Various dashboard UI improvements
- Update font and colors
- Implement list view for app (alongside grid view)
- Have '/' as shortcut for search
- Rework the filter UI
-
Implement setting a default background image for login screen
-
OIDC
- Initial login of admin and normal user should get an OIDC session
- Make proxyAuth use OIDC
-
app
- Allow apps to have unlimited swap. Redefine
memoryLimit
and the slider in the app's resource section to be RAM. - Remove CPU shares and instead implement CPU quota. This will prevent apps from consuming 100% CPU.
- Add per-app checklist/notes
- Allow apps to have unlimited swap. Redefine
-
Graphs
- possibly replace graphite to make graphs useful
- implement live graphs
-
Remove unbound dependency and use the system resolver
-
Backup/restore progress
@girish said in What's coming in 8.0:
Allow apps to have unlimited swap. Redefine memoryLimit and the slider in the app's resource section to be RAM.
Remove CPU shares and instead implement CPU quota. This will prevent apps from consuming 100% CPU.This is implemented now.
The memory limit now just specifies how much max RAM the app can use. Apps now use whatever swap is available in the system. We don't set any limits. From testing, this seems to be the best configuration.
CPU limit is the max percentage CPU app can use. 100% means all the cores. If you set it to 50%, it will only ever use half the cores max. By default, app can use, max CPU.
-
-
We are working on the following for 8.0
-
Ubuntu 24.04 LTS
-
Support servers without AVX again.
-
Various dashboard UI improvements
- Update font and colors
- Implement list view for app (alongside grid view)
- Have '/' as shortcut for search
- Rework the filter UI
-
Implement setting a default background image for login screen
-
OIDC
- Initial login of admin and normal user should get an OIDC session
- Make proxyAuth use OIDC
-
app
- Allow apps to have unlimited swap. Redefine
memoryLimit
and the slider in the app's resource section to be RAM. - Remove CPU shares and instead implement CPU quota. This will prevent apps from consuming 100% CPU.
- Add per-app checklist/notes
- Allow apps to have unlimited swap. Redefine
-
Graphs
- possibly replace graphite to make graphs useful
- implement live graphs
-
Remove unbound dependency and use the system resolver
-
Backup/restore progress
@girish said in What's coming in 8.0:
Support servers without AVX again.
When installed on servers without AVX, the MongoDB will just show as disabled like below. If you click restart button, it will show an error like below:
When you try to install an app that requires MongoDB:
-
-
Regarding the various UI / Dashboard improvements, could I plea to also add something like this:
https://forum.cloudron.io/topic/8745/my-apps-dashboard-ux-tailoring-apps-categoryThis would make a significant difference in our approach in providing an apps portal.
In any case, the already mentioned upcoming changes sound great.
-
Couple more features have landed:
- Ubuntu 24.04 LTS support
- Removed unbound as system resolver. unbound is still used internally and will get totally replaced in some future release. systemd-resolved will be the resolver for all the addon and app containers. mail container will continue to use unbound for DNSBL lookups.
-
Regarding Dashboard features - can we get pretty much everything that https://dashy.to/ is doing?
Really good reference
-
Couple more features have landed:
- Ubuntu 24.04 LTS support
- Removed unbound as system resolver. unbound is still used internally and will get totally replaced in some future release. systemd-resolved will be the resolver for all the addon and app containers. mail container will continue to use unbound for DNSBL lookups.
@girish said in What's coming in 8.0:
- Removed unbound as system resolver.
I hope this will make things easier for you as a non-running unbound seems to be he source of so many reported errors in this forum….
-
Now just ban Firefox and you‘re all set
-
@girish said in What's coming in 8.0:
- Removed unbound as system resolver.
I hope this will make things easier for you as a non-running unbound seems to be he source of so many reported errors in this forum….
-
Now just ban Firefox and you‘re all set
@necrevistonnezr said in What's coming in 8.0:
Now just ban Firefox and you‘re all set
since we mostly use Firefox here, it is more related to those security/privacy extensions which are sometimes just too aggressive. Similarly the various privacy related chrome variants cause much side-effects
-
Now just ban Firefox and you‘re all set
@necrevistonnezr whats wrong with firefox ?
-
@AartJansen
A few of the many examples of bug reports that turned out to be Firefox: https://forum.cloudron.io/post/74973 -
G girish referenced this topic on
-
G girish referenced this topic on
-
Now just ban Firefox and you‘re all set
@necrevistonnezr
If they ban Firefox they have lost a customer. -
Oh, I guess the subtlety of the irony here was just too overwhelming
Also: I don't speak for the team, I'm just a customer.
-
@necrevistonnezr
If they ban Firefox they have lost a customer.@paradoxbound said in What's coming in 8.0:
@necrevistonnezr
If they ban Firefox they have lost a customer.Very unlikely we would do such a thing. I only use Firefox in fact. Issues with browsers are mainly due to privacy extensions not so much the browser itself. I guess Firefox users just happen to use more of those which makes it look like the browser has issues.
-
Hi,
I know developers rightfully hate nothing more than "are we there yet/when are you done" questions, but could you give a rough guess how far 8.0 is away currently?We will need to move two servers and while we still got a bit of time a rough guess would enable us to decide if it's worth installing the current version or wait for 8.0 and do a clean Ubuntu 24.04 LTS(which would make a few other things easier for us). We are totally happy to wait (it's done when it's done), but I would hate to install two new installations and then 8.0 comes out 3 days later.
-
G girish referenced this topic on
-
H humptydumpty referenced this topic on
-
Hopefully it will be easy to fix and it's only on my side; but ...
after an update, which seams to be done successfullymy apps runs but I have no Cloudron Dashboard
my.domain.tld is blank; even with Chrome and Safari (which I never use)Server: Ubuntu 22.04LTS
Cloudron: 8.0
rebooted after update -
We are working on the following for 8.0
-
Ubuntu 24.04 LTS
-
Support servers without AVX again.
-
Various dashboard UI improvements
- Update font and colors
- Implement list view for app (alongside grid view)
- Have '/' as shortcut for search
- Rework the filter UI
-
Implement setting a default background image for login screen
-
OIDC
- Initial login of admin and normal user should get an OIDC session
- Make proxyAuth use OIDC
-
app
- Allow apps to have unlimited swap. Redefine
memoryLimit
and the slider in the app's resource section to be RAM. - Remove CPU shares and instead implement CPU quota. This will prevent apps from consuming 100% CPU.
- Add per-app checklist/notes
- Allow apps to have unlimited swap. Redefine
-
Graphs
- possibly replace graphite to make graphs useful
- implement live graphs
-
Remove unbound dependency and use the system resolver
-
Backup/restore progress
-