What's coming in 6.0 (take 2)
-
We are continuing to work on getting many more of the apps published, see the WIP tag. Thanks to the community for really helping us out here!
Features planned for 6.0:
- Ubuntu Focal 20.04 support
- Mailbox sharing - we tried IMAP based mailbox sharing but this doesn't work well for the apps we have. We will instead make it such that a single mailbox can have multiple owners.
- Optimize WP and Nextcloud installations. This is not directly related to box code but we want to speeden things up and optimize the configs since we have a large number of installs with these 2 apps. @MooCloud_Matt has given us a lot of ideas to work with here.
- Mail - Full text search via IMAP (solr integration)
- Volume management - this will allow mounting paths on the host into apps.
- i18n
We removed the unified dashboard for now. @nebulon and I think it will take a good 1-2 months to implement and test and we want to keep the releases going. We will start implementing unified dashboard in a branch.
-
@girish said in What's coming in 6.0 (take 2):
Volume management - this will allow mounting paths on the host into apps.
Will this allow an admin to mount LXC based containers? I've had an idea of using Cloudron to manage virtual desktops for corporate usage (like VDI on Windows).
Edit: I meant mounting the LXC root dir - not running the actual container itself.
-
@murgero Sounds interesting. Maybe this is of interest too: https://forum.cloudron.io/topic/3128/rudder-it-infrastructure-auditing-security-management-platform
-
@Lonk in short:
"Unified dashboard for multiple cloudron setups - This will provide a unified auth across cloudron setups plus a single dashboard to control multiple cloudrons. "
From the old post: https://forum.cloudron.io/post/10192
Sounds totally awesome! (but also a huge piece of work)
-
We removed the unified dashboard for now. @nebulon and I think it will take a good 1-2 months to implement and test and we want to keep the releases going. We will start implementing unified dashboard in a branch.
Please let me know if I can help with testing as I am very much looking forward to this feature!
Can leverage the few (3) Lenovo thin clients that I mentioned in my Multi-Node post =] -
@girish I just saw that in my notifications and I laughed at myself knowing that that was the only reason you changed it. Everybody else knew. But to be fair. I just got into DOCKER two weeks ago and only installed Ubuntu on my VPS for Cloudron specifically so I'm new to all of this.
-
Funny enough, when I migrated from a VPS to on-prem (my house) I initially tried installing it on 20.04. Didn't work. :^)
-
@girish said in What's coming in 6.0 (take 2):
Ubuntu Focal 20.04 support
Just to check, but I assume Ubuntu 18.04 will continue to be supported by Cloudron until it's end of life (i.e. until April, 2023)?
@girish said in What's coming in 6.0 (take 2):
- Mail - Full text search via IMAP (solr integration)
Can't wait for this! I think this will mean I'll finally have the courage to ditch G Suite for my primary email!
But, I wonder, will it somehow enable (at least some) of the search operators available in Gmail?
From the little I've read, I get the impression solr can do this stuff, but I just wonder if there will be (or are?) any open source webmail clients that can actually take advantage of it once we've got it?
-
@jdaviescoates yes ubuntu 18.04 will continue to be supported.
-
@jdaviescoates said in What's coming in 6.0 (take 2):
From the little I've read, I get the impression solr can do this stuff, but I just wonder if there will be (or are?) any open source webmail clients that can actually take advantage of it once we've got it?
Apparently, Roundcube should work (https://wiki.magenbrot.net/linux/mail/dovecot/volltextsuche_in_mails_mit_solr (German) and https://github.com/RainLoop/rainloop-webmail/issues/73#issuecomment-251093397).
Rainloop works with SOLR and dovecot (which I think Cloudron uses) if you create a virtual mail folder with all mail: https://github.com/RainLoop/rainloop-webmail/issues/73#issuecomment-412377275
Since the otherwise excellent Rainloop doesn't even support search in multiple folders, this would be a great improvement! I hope wish that @girish and @nebulon would / could preconfigure dovecot accordingly...
-
@necrevistonnezr thanks, that all sounds positive, but I don't see anything there about which search operators will work. Guess maybe I'll just have to wait and see!