Skip to content
Snippets Groups Projects
Commit 033edbac authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

Merge branch 'document-zulip-first-usage' into 'main'

document how I made the first admin user for Zulip

See merge request stackspin/stackspin!637
parents 068e39a9 a2ec2a8d
No related branches found
No related tags found
No related merge requests found
......@@ -118,10 +118,23 @@ online document editing suite. Your can open documents in Onlyoffice by clicking
them in Nextcloud. You can open new documents by clicking the "Plus" button in
Nextcloud and selecting Document, Spreadsheet or Presentation.
RocketChat
~~~~~~~~~~
Zulip
~~~~~
`Zulip <https://zulip./>`__ is a team chat application.
Unfortunately, Zulip does not yet listen to the Stackspin roles, so once you
have installed Zulip, you need to make one of your users the owner. That allows
this user to manage Zulip's settings from inside the application. This owner
can also edit other users' roles.
For this, you have to replace ``<your email>`` in the the following command and
run it on your cluster:
```
kubectl exec -n stackspin-apps zulip-0 -c zulip -- sudo -u zulip /home/zulip/deployments/current/manage.py change_user_role <your email> owner --realm 2
```
`RocketChat <https://rocket.chat/>`__ is a team chat application.
Wekan
~~~~~
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment