2022-05-24 17:07:03 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2021-11-11 04:24:15 +01:00
2022-05-24 17:07:03 +02:00
# Outline pour YunoHost
2023-01-29 02:38:04 +01:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/outline.svg )](https://dash.yunohost.org/appci/app/outline) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/outline.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/outline.maintain.svg )
2023-03-28 12:13:42 +02:00
2022-05-24 17:07:03 +02:00
[![Installer Outline avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=outline)
2021-09-21 00:25:53 +02:00
*[Read this readme in english.](./README.md)*
2023-01-29 02:38:04 +01:00
> *Ce package vous permet d’ installer Outline rapidement et simplement sur un serveur YunoHost.
Si vous n’ avez pas YunoHost, regardez [ici ](https://yunohost.org/#/install ) pour savoir comment l’ installer et en profiter.*
2021-09-21 00:25:53 +02:00
2023-01-29 02:38:04 +01:00
## Vue d’ ensemble
2021-09-21 00:25:53 +02:00
2021-11-17 06:16:56 +01:00
The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, and markdown compatible.
2021-09-21 00:25:53 +02:00
2021-11-15 06:56:16 +01:00
### Features
2021-09-21 00:25:53 +02:00
2021-11-17 06:16:56 +01:00
- Fully working installation of Outline wiki
2022-03-24 18:41:44 +01:00
- Including a Dex server to connect to Yunohost's LDAP userbase using an OIDC auth flow
- Using Yunohost's built-in SMTP server for notifications
2021-09-21 00:25:53 +02:00
2023-10-07 18:26:29 +02:00
**Version incluse :** 0.72.1~ynh1
2021-09-21 00:25:53 +02:00
2021-11-15 06:56:16 +01:00
**Démo :** https://app.getoutline.com/create
2021-09-21 00:25:53 +02:00
2023-01-29 02:38:04 +01:00
## Captures d’ écran
2021-11-17 06:16:56 +01:00
2023-01-29 02:38:04 +01:00
![Capture d’ écran de Outline ](./doc/screenshots/outline_screenshot.png )
2021-11-17 06:16:56 +01:00
2021-09-21 00:25:53 +02:00
## Avertissements / informations importantes
2022-03-30 16:24:03 +02:00
### Not totally free licence
Outline is a softwared licenced under [BUSL 1.1 licence ](https://spdx.org/licenses/BUSL-1.1.html ).
⚠️ That licence **is not totally free** . Please read it very carefully if you have any commercial use in mind.
2023-10-07 18:26:29 +02:00
The Outline version shipped with this package (v0.72.1) will be released under Apache-2.0 licence [after August 18th 2027 ](https://github.com/outline/outline/blob/ebeb201a9f48e2c6b619a0d152e051946849aa10/LICENSE ).
2022-03-30 16:24:03 +02:00
2021-11-17 06:16:56 +01:00
### Known limitations
2023-09-30 19:21:14 +02:00
1. The app can now run in the CI server and reach level 8. However, it is still very young and not broadly tested. **Please use it with extreme care if it's on a prod server**
2. The app requires [Dex app ](https://github.com/YunoHost-apps/dex_ynh ) to be installed (Dex installation and setup is automatic, though)
2023-10-07 18:26:29 +02:00
3. The app is requiring two domains including one fully dedicated (one for Dex, one for Outline)
2023-09-30 19:21:14 +02:00
4. ARM architectures are not yet supported (But it should be achievable soon)
5. Because it's built from sources, the app requires an important amount of RAM, disk and time to install properly
2021-11-17 06:16:56 +01:00
2022-03-24 16:26:12 +01:00
### How to create an admin user
2021-11-17 06:16:56 +01:00
2022-03-24 16:26:12 +01:00
The first user to login will automatically be granted admin rights
You can then change the user rights by default and/or change the admin user afterwards from the Outline settings page
2022-03-31 15:27:51 +02:00
2023-03-28 12:13:42 +02:00
## :red_circle: Fonctions indésirables
- **Not totally free upstream**: The packaged app is under an overall free licence, but with clauses that restrict its use.
2021-09-21 00:25:53 +02:00
## Documentations et ressources
2023-02-08 17:26:18 +01:00
* Site officiel de l’ app : < https: // www . getoutline . com >
2022-05-24 17:07:03 +02:00
* Documentation officielle utilisateur : < https: // www . getoutline . com / about >
2023-01-29 02:38:04 +01:00
* Documentation officielle de l’ admin : < https: // www . getoutline . com / developers >
* Dépôt de code officiel de l’ app : < https: // github . com / outline / outline >
2023-10-31 15:26:56 +01:00
* YunoHost Store: < https: // apps . yunohost . org / app / outline >
2022-05-24 17:07:03 +02:00
* Signaler un bug : < https: // github . com / YunoHost-Apps / outline_ynh / issues >
2021-09-21 00:25:53 +02:00
## Informations pour les développeurs
2021-11-15 06:56:16 +01:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/outline_ynh/tree/testing ).
2021-09-21 00:25:53 +02:00
Pour essayer la branche testing, procédez comme suit.
2022-05-24 17:07:03 +02:00
``` bash
2021-11-15 06:56:16 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/outline_ynh/tree/testing --debug
ou
sudo yunohost app upgrade outline -u https://github.com/YunoHost-Apps/outline_ynh/tree/testing --debug
2021-09-21 00:25:53 +02:00
```
2023-01-29 02:38:04 +01:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >