mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2024-09-03 19:56:12 +02:00
Auto-update README
This commit is contained in:
parent
18b6a9079e
commit
50deb4ae56
2 changed files with 18 additions and 6 deletions
12
README.md
12
README.md
|
@ -35,12 +35,18 @@ The fastest wiki and knowledge base for growing teams. Beautiful, feature rich,
|
|||
|
||||
## Disclaimers / important information
|
||||
|
||||
### 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.
|
||||
The Outline version shipped with this package (v0.62.0) will be released under Apache-2.0 licence [after March 1st 2026](https://github.com/outline/outline/blob/7216551164536e8abddfabc95b785ef5f8d51de7/LICENSE).
|
||||
|
||||
### Known limitations
|
||||
|
||||
1. Because this app can't yet run in the CI server, its integration level is unkonwn at the moment and standard Yunohost packages testing couldn't run yet. **Please don't use it on a prod server**
|
||||
2. The app requires MinIO app to be installed (MinIO installation is automatic, though)
|
||||
1. Because this app can't yet run in the CI server, its integration level is unkonwn at the moment and standard Yunohost packages testing couldn't run yet. **Please don't use it yet on a prod server**
|
||||
2. The app requires MinIO app to be installed (MinIO installation and setup is automatic, though)
|
||||
3. The app requires Dex app to be installed (Dex installation and setup is automatic, though)
|
||||
3. The app is requiring three domains including two fully dedicated (one for MinIO server, one for Dex, one for Outline)
|
||||
4. ARM architectures are not supported (and may never be as Outline was built for AMD64)
|
||||
4. ARM architectures are not yet supported (But it should be achievable)
|
||||
6. Because it's built from sources, the app requires an important amount of RAM, disk and time to install properly
|
||||
|
||||
|
||||
|
|
12
README_fr.md
12
README_fr.md
|
@ -31,12 +31,18 @@ The fastest wiki and knowledge base for growing teams. Beautiful, feature rich,
|
|||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
### 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.
|
||||
The Outline version shipped with this package (v0.62.0) will be released under Apache-2.0 licence [after March 1st 2026](https://github.com/outline/outline/blob/7216551164536e8abddfabc95b785ef5f8d51de7/LICENSE).
|
||||
|
||||
### Known limitations
|
||||
|
||||
1. Because this app can't yet run in the CI server, its integration level is unkonwn at the moment and standard Yunohost packages testing couldn't run yet. **Please don't use it on a prod server**
|
||||
2. The app requires MinIO app to be installed (MinIO installation is automatic, though)
|
||||
1. Because this app can't yet run in the CI server, its integration level is unkonwn at the moment and standard Yunohost packages testing couldn't run yet. **Please don't use it yet on a prod server**
|
||||
2. The app requires MinIO app to be installed (MinIO installation and setup is automatic, though)
|
||||
3. The app requires Dex app to be installed (Dex installation and setup is automatic, though)
|
||||
3. The app is requiring three domains including two fully dedicated (one for MinIO server, one for Dex, one for Outline)
|
||||
4. ARM architectures are not supported (and may never be as Outline was built for AMD64)
|
||||
4. ARM architectures are not yet supported (But it should be achievable)
|
||||
6. Because it's built from sources, the app requires an important amount of RAM, disk and time to install properly
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue