1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/outline_ynh.git synced 2024-09-03 19:56:12 +02:00
outline_ynh/README.md
2021-09-24 19:48:48 +08:00

1.3 KiB

Outline wiki for Yunohost

110356468-26374600-7fef-11eb-9f6a-f2cc2c8c6590

Important points to read before installation

This is a Yunohost package

YunoHost is an operating system aiming to simplify as much as possible the administration of a server. You can visit yunohost.org or forum.yunohost.org for more information or help.

The current version only works with Slack authentifiaction

You will need to create a "Slack app" in order to use Outline.

You should perform all below steps before starting the package installation on Yunohost :

  1. Visit https://api.slack.com/apps
  2. Sign in into a Slack workspace
  3. Create a new app from scratch
  4. Give it a name and associate it to your workspace

image

  1. In the basic information tab, you'll find a "Client ID" and a "Signing Secret" - you'll need them to run the package installation
  2. Go to "Features" then "OAuth & Permissions"
  3. 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)