3.0 coming?
-
@hollosch still working on it. Unfortunately, we hit a bit of a roadblock. In 7.4, we are upgrading the docker image to use latest ubuntu and also updating databases to meet the requirements of apps. One such thing is updating Mongo DB 5.0 .
Mongo DB 5.0 requires AVX support - https://github.com/docker-library/mongo/issues/485 and https://www.mongodb.com/community/forums/t/mongodb-5-0-cpu-intel-g4650-compatibility/116610 . It straight up crashes on servers without AVX. From our testing, netcup v-servers don't have AVX. So, we need to figure some way.
I will create a new thread to check how many might be affected.
-
@girish
any news on this?
Got a customer who want's to Migrate from a self hosted Discourse to Cloudron but he is already running 3.X something Beta 2@BrutalBirdie 7.4 should be out next week which should make discourse 3 possible. Finally, got the box code end to end tests pass just now!
-
@BrutalBirdie 7.4 should be out next week which should make discourse 3 possible. Finally, got the box code end to end tests pass just now!
@girish said in 3.0 coming?:
@BrutalBirdie 7.4 should be out next week which should make discourse 3 possible. Finally, got the box code end to end tests pass just now!
v7.3.6 is currently still running...
-
@girish said in 3.0 coming?:
@BrutalBirdie 7.4 should be out next week which should make discourse 3 possible. Finally, got the box code end to end tests pass just now!
v7.3.6 is currently still running...
@hollosch it's also not the end of this week yet
-
@girish said in 3.0 coming?:
@BrutalBirdie 7.4 should be out next week which should make discourse 3 possible. Finally, got the box code end to end tests pass just now!
v7.3.6 is currently still running...
@hollosch said in 3.0 coming?:
@girish said in 3.0 coming?:
@BrutalBirdie 7.4 should be out next week which should make discourse 3 possible. Finally, got the box code end to end tests pass just now!
v7.3.6 is currently still running...
but the last week is over...
-
@hollosch said in 3.0 coming?:
@girish said in 3.0 coming?:
@BrutalBirdie 7.4 should be out next week which should make discourse 3 possible. Finally, got the box code end to end tests pass just now!
v7.3.6 is currently still running...
but the last week is over...
@hollosch yes, apologies. We got a distracted with some issues . We also wanted to push out OIDC (merged last week) in 7.4. I think we will release later this week.
-
@hollosch yes, apologies. We got a distracted with some issues . We also wanted to push out OIDC (merged last week) in 7.4. I think we will release later this week.
-
Indeed that is out, however by now Discourse for some reason requires Redis 7 already! https://github.com/discourse/discourse#development
-
Indeed that is out, however by now Discourse for some reason requires Redis 7 already! https://github.com/discourse/discourse#development
@nebulon said in 3.0 coming?:
Indeed that is out, however by now Discourse for some reason requires Redis 7 already! https://github.com/discourse/discourse#development
@nebulon Do you know at this point if this is going to be a blocker to deploying the update? I'm looking to deploy a new Discourse installation, but might reconsider if you feel that his might be.
-
@nebulon said in 3.0 coming?:
Indeed that is out, however by now Discourse for some reason requires Redis 7 already! https://github.com/discourse/discourse#development
@nebulon Do you know at this point if this is going to be a blocker to deploying the update? I'm looking to deploy a new Discourse installation, but might reconsider if you feel that his might be.
-
@JLX89 for a start we have to update Redis on Cloudron to v7, which will be done at some point, but there is no scheduled date for that yet. Such updates require much testing with apps relying on Redis to check compatibility.
-
@JLX89 for a start we have to update Redis on Cloudron to v7, which will be done at some point, but there is no scheduled date for that yet. Such updates require much testing with apps relying on Redis to check compatibility.
@nebulon said in 3.0 coming?:
@JLX89 for a start we have to update Redis on Cloudron to v7, which will be done at some point, but there is no scheduled date for that yet. Such updates require much testing with apps relying on Redis to check compatibility.
@nebulon thank you -- completely understand and appreciate the work you and the team have put into everything!
-
@JLX89 for a start we have to update Redis on Cloudron to v7, which will be done at some point, but there is no scheduled date for that yet. Such updates require much testing with apps relying on Redis to check compatibility.
-
@hollosch yes, but this still requires Cloudron 7.5 first. Redis is upgraded now and we are testing all the other apps with Redis 7. https://forum.cloudron.io/topic/9180/what-s-coming-in-7-5/5 . I have no ETA but will keep this thread updated.
-
@hollosch Can confirm it's working now with redis 7.
-
-
@hollosch yes, but this still requires Cloudron 7.5 first. Redis is upgraded now and we are testing all the other apps with Redis 7. https://forum.cloudron.io/topic/9180/what-s-coming-in-7-5/5 . I have no ETA but will keep this thread updated.
-
@girish said in 3.0 coming?:
When Cloudron 7.5 will be released?
It's another month of waiting -
almost there, we had a bug in Haraka which was just fixed yesterday (see comments) - https://github.com/haraka/Haraka/pull/3199