mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated RocketChat (markdown)
parent
ca6c27cf91
commit
f85cf80e8f
1 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
Info for Self-Hosted RocketChat Community Server, using RocketChat server Snap from https://snapcraft.io/rocketchat-server
|
Info for Self-Hosted RocketChat Community Server, using RocketChat server Snap from https://snapcraft.io/rocketchat-server
|
||||||
|
|
||||||
### Install snapd
|
## Install snapd
|
||||||
|
|
||||||
Linux:
|
Linux:
|
||||||
|
|
||||||
|
|
@ -10,13 +10,13 @@ Windows:
|
||||||
|
|
||||||
https://github.com/wekan/hx/tree/main/prototypes/ui/gambas#install-on-windows
|
https://github.com/wekan/hx/tree/main/prototypes/ui/gambas#install-on-windows
|
||||||
|
|
||||||
### Install RocketChat Snap
|
## Install RocketChat Snap
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo snap install rocketchat-server
|
sudo snap install rocketchat-server
|
||||||
```
|
```
|
||||||
|
|
||||||
### Setup siteurl
|
## Setup siteurl
|
||||||
|
|
||||||
List current Snap settings:
|
List current Snap settings:
|
||||||
```
|
```
|
||||||
|
|
@ -27,7 +27,7 @@ Then set your siteurl of your RocketChat server:
|
||||||
sudo snap set rocketchat-server siteurl='https://chat.yourcompany.com'
|
sudo snap set rocketchat-server siteurl='https://chat.yourcompany.com'
|
||||||
```
|
```
|
||||||
|
|
||||||
### RocketChat Skip Install Registration Wizard Fix
|
## RocketChat Skip Install Registration Wizard Fix
|
||||||
|
|
||||||
Q:
|
Q:
|
||||||
|
|
||||||
|
|
@ -42,7 +42,7 @@ Then, restarting the server by `systemctl restart snap.rocketchat-server.rocketc
|
||||||
|
|
||||||
If it does not work yet, then reboot.
|
If it does not work yet, then reboot.
|
||||||
|
|
||||||
### Workspace version unsupported
|
## Workspace version unsupported
|
||||||
|
|
||||||
Q:
|
Q:
|
||||||
|
|
||||||
|
|
@ -61,7 +61,7 @@ sudo snap refresh rocketchat-server --channel=6.x/stable --amend
|
||||||
- https://cloud.rocket.chat/home
|
- https://cloud.rocket.chat/home
|
||||||
- https://chat.yourcompany.com/admin/subscription
|
- https://chat.yourcompany.com/admin/subscription
|
||||||
|
|
||||||
### More RocketChat Snap related info
|
## More RocketChat Snap related info
|
||||||
|
|
||||||
https://github.com/wekan/wekan/wiki/OAuth2
|
https://github.com/wekan/wekan/wiki/OAuth2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue