1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/couchdb_ynh.git synced 2024-09-03 18:16:11 +02:00

Merge branch 'version-2' of https://github.com/YunoHost-Apps/couchdb_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-11-10 14:11:12 +01:00
commit bbe41bb7f0
2 changed files with 15 additions and 25 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# CouchDB for YunoHost # CouchDB for YunoHost
[![Integration level](https://dash.yunohost.org/integration/couchdb.svg)](https://dash.yunohost.org/appci/app/couchdb) ![Working status](https://ci-apps.yunohost.org/ci/badges/couchdb.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/couchdb.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/couchdb.svg)](https://dash.yunohost.org/appci/app/couchdb) ![Working status](https://ci-apps.yunohost.org/ci/badges/couchdb.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/couchdb.maintain.svg)
[![Install CouchDB with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=couchdb) [![Install CouchDB with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=couchdb)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -30,18 +31,12 @@ And as described in the couchdb official website:
![Screenshot of CouchDB](./doc/screenshots/Apache_CouchDB_v2.1.1_Fauxton_Console.png) ![Screenshot of CouchDB](./doc/screenshots/Apache_CouchDB_v2.1.1_Fauxton_Console.png)
## Disclaimers / important information
## Configuration
You can do most configuration of CouchDB from fauxton, the web interface, accessible at the domain you specified: `https://domain.tld/_utils/index.html`
## Documentation and resources ## Documentation and resources
* Official app website: <https://couchdb.apache.org/> * Official app website: <https://couchdb.apache.org/>
* Official admin documentation: <https://docs.couchdb.org/en/stable/> * Official admin documentation: <https://docs.couchdb.org/en/stable/>
* Upstream app code repository: <https://github.com/apache/couchdb> * Upstream app code repository: <https://github.com/apache/couchdb>
* YunoHost documentation for this app: <https://yunohost.org/app_couchdb> * YunoHost Store: <https://apps.yunohost.org/app/couchdb>
* Report a bug: <https://github.com/YunoHost-Apps/couchdb_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/couchdb_ynh/issues>
## Developer info ## Developer info

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# CouchDB pour YunoHost # CouchDB pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/couchdb.svg)](https://dash.yunohost.org/appci/app/couchdb) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/couchdb.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/couchdb.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/couchdb.svg)](https://dash.yunohost.org/appci/app/couchdb) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/couchdb.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/couchdb.maintain.svg)
[![Installer CouchDB avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=couchdb) [![Installer CouchDB avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=couchdb)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer CouchDB rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller CouchDB 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.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Couchdb est un gestionnaire de bases de données dans lesquelles les entrées sont des documents jsons (avec possibilité de pièces jointes), qui peuvent être manipulées par de simples requêtes http. Couchdb est un gestionnaire de bases de données dans lesquelles les entrées sont des documents jsons (avec possibilité de pièces jointes), qui peuvent être manipulées par de simples requêtes http.
@ -24,22 +25,16 @@ Comme le présente wikipédia:
**Version incluse :** 3.2.2~ynh2 **Version incluse :** 3.2.2~ynh2
## Captures d'écran ## Captures décran
![Capture d'écran de CouchDB](./doc/screenshots/Apache_CouchDB_v2.1.1_Fauxton_Console.png) ![Capture décran de CouchDB](./doc/screenshots/Apache_CouchDB_v2.1.1_Fauxton_Console.png)
## Avertissements / informations importantes
## Configuration
Vous pouvez effectuer la plupart des configurations de CouchDB à partir de fauxton, l'interface Web, accessible sur le domaine que vous avez spécifié : `https://domain.tld/_utils/index.html`
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://couchdb.apache.org/> * Site officiel de lapp : <https://couchdb.apache.org/>
* Documentation officielle de l'admin : <https://docs.couchdb.org/en/stable/> * Documentation officielle de ladmin : <https://docs.couchdb.org/en/stable/>
* Dépôt de code officiel de l'app : <https://github.com/apache/couchdb> * Dépôt de code officiel de lapp : <https://github.com/apache/couchdb>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_couchdb> * YunoHost Store: <https://apps.yunohost.org/app/couchdb>
* Signaler un bug : <https://github.com/YunoHost-Apps/couchdb_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/couchdb_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
@ -54,4 +49,4 @@ ou
sudo yunohost app upgrade couchdb -u https://github.com/YunoHost-Apps/couchdb_ynh/tree/testing --debug sudo yunohost app upgrade couchdb -u https://github.com/YunoHost-Apps/couchdb_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>