mirror of
https://github.com/YunoHost-Apps/documize_ynh.git
synced 2024-09-03 18:26:19 +02:00
commit
c4f3bc4217
7 changed files with 23 additions and 21 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Documize for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/documize)  
|
||||
[](https://dash.yunohost.org/appci/app/documize)  
|
||||
[](https://install-app.yunohost.org/?app=documize)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -23,7 +23,7 @@ Documize Community is an open source modern, lightweight alternative to Confluen
|
|||
- Designed to unify both customer-facing and internal documentation
|
||||
- Organization through labels, spaces and categories
|
||||
|
||||
**Shipped version:** 5.4.2~ynh1
|
||||
**Shipped version:** 5.5.0~ynh1
|
||||
|
||||
**Demo:** https://docs.documize.com/
|
||||
|
||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Documize pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/documize)  
|
||||
[](https://dash.yunohost.org/appci/app/documize)  
|
||||
[](https://install-app.yunohost.org/?app=documize)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Documize 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.*
|
||||
> *Ce package vous permet d’installer Documize 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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
Documize Community is an open source modern, lightweight alternative to Confluence and other similar solutions.
|
||||
|
||||
|
@ -23,19 +23,19 @@ Documize Community is an open source modern, lightweight alternative to Confluen
|
|||
- Designed to unify both customer-facing and internal documentation
|
||||
- Organization through labels, spaces and categories
|
||||
|
||||
**Version incluse :** 5.4.2~ynh1
|
||||
**Version incluse :** 5.5.0~ynh1
|
||||
|
||||
**Démo :** https://docs.documize.com/
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://www.documize.com>
|
||||
* Documentation officielle de l'admin : <https://docs.documize.com>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/documize/community>
|
||||
* Site officiel de l’app : <https://www.documize.com>
|
||||
* Documentation officielle de l’admin : <https://docs.documize.com>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/documize/community>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_documize>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/documize_ynh/issues>
|
||||
|
||||
|
@ -51,4 +51,4 @@ ou
|
|||
sudo yunohost app upgrade documize -u https://github.com/YunoHost-Apps/documize_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/documize/community/releases/download/v5.4.2/documize-community-linux-amd64
|
||||
SOURCE_SUM=5f42027291d705671ef12bad6a97231aa234c3d2b481ddd185c059f42f80c5da
|
||||
SOURCE_URL=https://github.com/documize/community/releases/download/v5.5.0/documize-community-linux-amd64
|
||||
SOURCE_SUM=906ddd69c94a58d743f2818169670aa46ff9101d6270ea671556dabccc157f25
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=documize
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/documize/community/releases/download/v5.4.2/documize-community-linux-arm64
|
||||
SOURCE_SUM=948bdae4636cf77700de9b5f3305c32fb1f0cc659f690c54e3a5186060aeb942
|
||||
SOURCE_URL=https://github.com/documize/community/releases/download/v5.5.0/documize-community-linux-arm64
|
||||
SOURCE_SUM=0c9efb78a85f6cbce35abae2356ab91498f8ec3f6786d69cf82ff25ef71cdcd8
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=documize
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/documize/community/releases/download/v5.4.2/documize-community-linux-arm
|
||||
SOURCE_SUM=5bdffefbeb982f2d5cc193ba597b0fb6e692314fb802178a6cde5b6e83e90fd4
|
||||
SOURCE_URL=https://github.com/documize/community/releases/download/v5.5.0/documize-community-linux-arm
|
||||
SOURCE_SUM=6d78614742147f8eeb13db7baf5f7c654c457974e351752ac12942d2d138688f
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=documize
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Modern Confluence alternative designed for internal & external docs",
|
||||
"fr": "Alternative à Confluence conçue pour les documents internes et externes"
|
||||
},
|
||||
"version": "5.4.2~ynh1",
|
||||
"version": "5.5.0~ynh1",
|
||||
"url": "https://www.documize.com",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
@ -22,7 +22,7 @@
|
|||
"email": ""
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 11.0.9"
|
||||
"yunohost": ">= 11.1.6"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
|
|
@ -155,6 +155,8 @@ fi
|
|||
|
||||
ynh_permission_create --permission="api" --url="/api" --allowed="visitors" --show_tile="false" --protected="true"
|
||||
|
||||
ynh_permission_create --permission="auth" --url="/auth/login" --allowed="visitors" --show_tile="false" --protected="true"
|
||||
|
||||
#=================================================
|
||||
# RELOAD NGINX
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue