Confluence License Management
...
- Create new Space
- Go to "Space Settings" and then "Permissions".
- Click on "Edit Permissions" under "Individual Users".
- Add the "Convergence" users with only the first "All - View" permission set.
- Save the permissions.
- Go to the Frontend page and link to the create space.
The "Convergence" user is registered with the Email "convergence@iad.zhdk.ch" and password "kF%ekz7Gbm8A?RxBRzmY
". It has an API access token with the key "9Jjsj9vtpohfJvZajwPx026A
" to access the Confluence API.
Frontend Management
The custom frontend running on http://iad.zhdk.ch is called "Convergence" and can be found here. The software reads pages from Confluence and caches them for 30 minutes. In the bottom right corner is a link to invalidate the cache when needed.
...
The Frontend and the Lab Borrowing System are run on our "cloud.iad.zhdk.ch" server. You need to login as root using SSH with a key that has already been registered on the server. (https://github.com/dokku/dokku)
SSH access:
ssh : ssh root@cloud.iad.zhdk.chhttps://github.com/dokku/dokku
: dokku apps
Change mail account for lab.leihs:
: set MAIL_SENDER=user.name@zhdk.ch SMTP_USER=******** SMTP_PASSWORD=******
...