mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Created RocketChat (markdown)
parent
0b9f2b2bfc
commit
1d329be589
1 changed files with 15 additions and 0 deletions
15
RocketChat.md
Normal file
15
RocketChat.md
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
# RocketChat Self-Host Community Server
|
||||||
|
|
||||||
|
## RocketChat Skip Install Registration Wizard Fix
|
||||||
|
|
||||||
|
- [RocketChat Skip Install Registration Wizard Fix](https://github.com/RocketChat/Rocket.Chat/issues/31163#issuecomment-1848364117)
|
||||||
|
|
||||||
|
For someone using snap, it means creating a file `/var/snap/rocketchat-server/common/override-setup-wizard.env ` (the name of the file itself could be anything as long as it has an .env extension) and setting its content to `OVERWRITE_SETTING_Show_Setup_Wizard=completed`
|
||||||
|
|
||||||
|
Then, restarting the server by `systemctl restart snap.rocketchat-server.rocketchat-server.service`
|
||||||
|
|
||||||
|
If it does not work yet, then reboot.
|
||||||
|
|
||||||
|
## Workspace version unsupported
|
||||||
|
|
||||||
|
- [Workspace version unsupported, Self-Host Community Server](https://forums.rocket.chat/t/workspace-version-unsupported-self-host-community-server/19698)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue