Actions
Task #8421
closed
NS
NS
Setup matrix voyager bot for ungleich
Task #8421:
Setup matrix voyager bot for ungleich
Start date:
09/06/2020
Due date:
% Done:
0%
Estimated time:
PM Check date:
Description
Steps¶
- Created VM 26036
- Added VM into DNS: matrix-voyager-bot.ungleich.ch
- Install packages
- Building the bot locally
- Created ldap customer "bonvoyage"
alpine try:
apk add npm sqlite-dev
ubuntu try:
root@ubuntu:~# useradd -m bonvoyage apt install git npm
Getting the access token via curl:
[17:31] bridge:~% curl -XPOST -d '{"type":"m.login.password", "user":"@bonvoyage:ungleich.ch", "password":"'$(pass ldap/bonvoyage)'"}' "https://ungleich.matrix.ungleich.cloud/_matrix/client/r0/login"
Actions