mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2024-09-03 19:56:12 +02:00
996 B
996 B
Outline wiki for Yunohost
Important points to read before installation
The current version only works with Slack authentifiaction
You will need to create a "Slack app" in order to use Outline.
- Visit https://api.slack.com/apps
- Sign in into a Slack workspace
- Create a new app from scratch
- Give it a name and associate it to your workspace
- In the basic information tab, you'll find a "Client ID" and a "Signing Secret" - you'll need them to run the package installation
- Go to "Features" then "OAuth & Permissions"
- Add a new redirect URL. Use https://mydomain.fr/path/auth/slack.callback (with mydomain.fr/path being the domain on which you will install outline package)