3.0 coming?
-
wrote on Jan 30, 2023, 1:19 PM last edited by
I'm waiting for v3 too
-
wrote on Jan 31, 2023, 2:01 PM last edited by
@nebulon @girish
What are the plans for an update to version 3 on cloudron?
https://blog.discourse.org/2023/01/discourse-3-0-is-here/ -
@nebulon @girish
What are the plans for an update to version 3 on cloudron?
https://blog.discourse.org/2023/01/discourse-3-0-is-here/ -
Discourse by now needs redis 6.2 or higher. Cloudron does not yet ship that version, so this app update relies on the redis addon update first. So this will be earliest with Cloudron 7.4 then.
https://meta.discourse.org/t/skip-redis-version-check/218480/5
-
Discourse by now needs redis 6.2 or higher. Cloudron does not yet ship that version, so this app update relies on the redis addon update first. So this will be earliest with Cloudron 7.4 then.
https://meta.discourse.org/t/skip-redis-version-check/218480/5
wrote on Feb 1, 2023, 7:30 PM last edited by@nebulon said in 3.0 coming?:
Discourse by now needs redis 6.2 or higher. Cloudron does not yet ship that version, so this app update relies on the redis addon update first. So this will be earliest with Cloudron 7.4 then.
https://meta.discourse.org/t/skip-redis-version-check/218480/5
OK thanks. Then I install the chat plugin as before and look forward to Cloudron 7.4 and then Discourse 3.x
-
Discourse by now needs redis 6.2 or higher. Cloudron does not yet ship that version, so this app update relies on the redis addon update first. So this will be earliest with Cloudron 7.4 then.
https://meta.discourse.org/t/skip-redis-version-check/218480/5
-
@hollosch https://github.com/discourse/discourse/tree/main/plugins/chat maybe ? One thing is it doesn't seem to be there in the 2.8 tree. So, it may or may not work standalone.
-
@hollosch https://github.com/discourse/discourse/tree/main/plugins/chat maybe ? One thing is it doesn't seem to be there in the 2.8 tree. So, it may or may not work standalone.
wrote on Feb 2, 2023, 12:53 PM last edited by@girish said in 3.0 coming?:
@hollosch https://github.com/discourse/discourse/tree/main/plugins/chat maybe ? One thing is it doesn't seem to be there in the 2.8 tree. So, it may or may not work standalone.
In the web terminal following error:
fatal: repository 'https://github.com/discourse/discourse/tree/main/plugins/chat/' not found
-
@girish said in 3.0 coming?:
@hollosch https://github.com/discourse/discourse/tree/main/plugins/chat maybe ? One thing is it doesn't seem to be there in the 2.8 tree. So, it may or may not work standalone.
In the web terminal following error:
fatal: repository 'https://github.com/discourse/discourse/tree/main/plugins/chat/' not found
wrote on Feb 2, 2023, 4:27 PM last edited byThat is definitely the correct link:
https://meta.discourse.org/t/discourse-chat/230881
https://github.com/discourse/discourse/tree/main/plugins/chat -
That is definitely the correct link:
https://meta.discourse.org/t/discourse-chat/230881
https://github.com/discourse/discourse/tree/main/plugins/chatwrote on Feb 5, 2023, 9:46 PM last edited by hollosch Feb 5, 2023, 9:46 PM@jdaviescoates @girish But there ist NO git-repository for the-chat-plugin...
-
@jdaviescoates @girish But there ist NO git-repository for the-chat-plugin...
wrote on Feb 6, 2023, 11:25 AM last edited by@hollosch said in 3.0 coming?:
@jdaviescoates @girish But there ist NO git-repository for the-chat-plugin...
I don't understand what you mean?
What is this then https://github.com/discourse/discourse/tree/main/plugins/chat if it isn't a git repository for the chat plugin?
-
@hollosch said in 3.0 coming?:
@jdaviescoates @girish But there ist NO git-repository for the-chat-plugin...
I don't understand what you mean?
What is this then https://github.com/discourse/discourse/tree/main/plugins/chat if it isn't a git repository for the chat plugin?
wrote on Feb 7, 2023, 2:57 PM last edited by@jdaviescoates said in 3.0 coming?:
@hollosch said in 3.0 coming?:
@jdaviescoates @girish But there ist NO git-repository for the-chat-plugin...
I don't understand what you mean?
What is this then https://github.com/discourse/discourse/tree/main/plugins/chat if it isn't a git repository for the chat plugin?
I can't use this for installing the chat-plugin!
-
@jdaviescoates said in 3.0 coming?:
@hollosch said in 3.0 coming?:
@jdaviescoates @girish But there ist NO git-repository for the-chat-plugin...
I don't understand what you mean?
What is this then https://github.com/discourse/discourse/tree/main/plugins/chat if it isn't a git repository for the chat plugin?
I can't use this for installing the chat-plugin!
wrote on Feb 7, 2023, 5:58 PM last edited by jdaviescoates Feb 7, 2023, 6:04 PM@hollosch said in 3.0 coming?:
I can't use this for installing the chat-plugin!
That's true. I wonder why not?
@staff is the Cloudron Discourse app package coded to only expect github repositories in the format https://github.com/org/repository/ or is it Discourse itself expecting that format? or is there some other problem?
(aside: I guess these posts about installing the chat plugin should be moved to their own thread given it's nothing to do with Discourse 3.0)
My guess: Discourse itself is expecting https://github.com/org/repository/ but in Discourse 3.0 this isn't a plugin that needs installing and is just part of Discourse itself, and so until we get Discourse 3.0 on Cloudron (which we can't have until Cloudron 7.4 because it needs Redis 6.2 or above) we can't use this plugin
Although I guess you could try using the old repo https://github.com/discourse/discourse-chat
that might still work, but I wouldn't bet on it (although it was only just archived this month and was most recently updated in Nov last year, so could possibly maybe still work?)
(so maybe these posts about the Discourse Chat plugin don't need to move to their own thread because it kinda is directly related to 3.0)
-
@hollosch said in 3.0 coming?:
I can't use this for installing the chat-plugin!
That's true. I wonder why not?
@staff is the Cloudron Discourse app package coded to only expect github repositories in the format https://github.com/org/repository/ or is it Discourse itself expecting that format? or is there some other problem?
(aside: I guess these posts about installing the chat plugin should be moved to their own thread given it's nothing to do with Discourse 3.0)
My guess: Discourse itself is expecting https://github.com/org/repository/ but in Discourse 3.0 this isn't a plugin that needs installing and is just part of Discourse itself, and so until we get Discourse 3.0 on Cloudron (which we can't have until Cloudron 7.4 because it needs Redis 6.2 or above) we can't use this plugin
Although I guess you could try using the old repo https://github.com/discourse/discourse-chat
that might still work, but I wouldn't bet on it (although it was only just archived this month and was most recently updated in Nov last year, so could possibly maybe still work?)
(so maybe these posts about the Discourse Chat plugin don't need to move to their own thread because it kinda is directly related to 3.0)
wrote on Feb 10, 2023, 4:57 PM last edited by@jdaviescoates I used this fork: https://github.com/thommierother/discourse-chat
But it doesn_t work for my cloudron-installation
-
@hollosch said in 3.0 coming?:
I can't use this for installing the chat-plugin!
That's true. I wonder why not?
@staff is the Cloudron Discourse app package coded to only expect github repositories in the format https://github.com/org/repository/ or is it Discourse itself expecting that format? or is there some other problem?
(aside: I guess these posts about installing the chat plugin should be moved to their own thread given it's nothing to do with Discourse 3.0)
My guess: Discourse itself is expecting https://github.com/org/repository/ but in Discourse 3.0 this isn't a plugin that needs installing and is just part of Discourse itself, and so until we get Discourse 3.0 on Cloudron (which we can't have until Cloudron 7.4 because it needs Redis 6.2 or above) we can't use this plugin
Although I guess you could try using the old repo https://github.com/discourse/discourse-chat
that might still work, but I wouldn't bet on it (although it was only just archived this month and was most recently updated in Nov last year, so could possibly maybe still work?)
(so maybe these posts about the Discourse Chat plugin don't need to move to their own thread because it kinda is directly related to 3.0)
wrote on Feb 10, 2023, 8:14 PM last edited by@jdaviescoates said in 3.0 coming?:
Although I guess you could try using the old repo https://github.com/discourse/discourse-chat
it's more up to date than the fork you tried
-
@jdaviescoates said in 3.0 coming?:
Although I guess you could try using the old repo https://github.com/discourse/discourse-chat
it's more up to date than the fork you tried
wrote on Feb 10, 2023, 10:42 PM last edited by@jdaviescoates But in this repo there is no plugin-content
I'll wait for the 3.0 release at cloudron...
-
Discourse by now needs redis 6.2 or higher. Cloudron does not yet ship that version, so this app update relies on the redis addon update first. So this will be earliest with Cloudron 7.4 then.
https://meta.discourse.org/t/skip-redis-version-check/218480/5
wrote on Mar 7, 2023, 12:28 PM last edited by@nebulon said in 3.0 coming?:
Discourse by now needs redis 6.2 or higher. Cloudron does not yet ship that version, so this app update relies on the redis addon update first. So this will be earliest with Cloudron 7.4 then.
https://meta.discourse.org/t/skip-redis-version-check/218480/5
@nebulon @girish Do you know a release date for Cloudron 7.4 ?
-
@nebulon said in 3.0 coming?:
Discourse by now needs redis 6.2 or higher. Cloudron does not yet ship that version, so this app update relies on the redis addon update first. So this will be earliest with Cloudron 7.4 then.
https://meta.discourse.org/t/skip-redis-version-check/218480/5
@nebulon @girish Do you know a release date for Cloudron 7.4 ?
wrote on Mar 7, 2023, 2:37 PM last edited by@hollosch said in 3.0 coming?:
@nebulon said in 3.0 coming?:
Discourse by now needs redis 6.2 or higher. Cloudron does not yet ship that version, so this app update relies on the redis addon update first. So this will be earliest with Cloudron 7.4 then.
https://meta.discourse.org/t/skip-redis-version-check/218480/5
@nebulon @girish Do you know a release date for Cloudron 7.4 ?
Should be by the end of the month (as per a post by @girish about PenPot which has been packaged by also requires redis 6)
-
@nebulon said in 3.0 coming?:
Discourse by now needs redis 6.2 or higher. Cloudron does not yet ship that version, so this app update relies on the redis addon update first. So this will be earliest with Cloudron 7.4 then.
https://meta.discourse.org/t/skip-redis-version-check/218480/5
@nebulon @girish Do you know a release date for Cloudron 7.4 ?
@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.
-
@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