diff --git a/RocketChat.md b/RocketChat.md index 6be3685..9f55559 100644 --- a/RocketChat.md +++ b/RocketChat.md @@ -1,6 +1,6 @@ Info for Self-Hosted RocketChat Community Server, using RocketChat server Snap from https://snapcraft.io/rocketchat-server -### Install snapd +## Install snapd Linux: @@ -10,13 +10,13 @@ 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 ``` -### Setup siteurl +## Setup siteurl 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' ``` -### RocketChat Skip Install Registration Wizard Fix +## RocketChat Skip Install Registration Wizard Fix Q: @@ -42,7 +42,7 @@ Then, restarting the server by `systemctl restart snap.rocketchat-server.rocketc If it does not work yet, then reboot. -### Workspace version unsupported +## Workspace version unsupported Q: @@ -61,7 +61,7 @@ sudo snap refresh rocketchat-server --channel=6.x/stable --amend - https://cloud.rocket.chat/home - https://chat.yourcompany.com/admin/subscription -### More RocketChat Snap related info +## More RocketChat Snap related info https://github.com/wekan/wekan/wiki/OAuth2