2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/couchdb_ynh.git synced 2026-02-04 15:11:50 +01:00
Couchdb package for YunoHost
Find a file
2026-01-04 21:44:51 +01:00
.github Apply last example_ynh 2022-09-23 21:57:38 +02:00
conf cleaning 2023-12-28 21:03:26 +01:00
doc cleaning 2023-12-28 21:03:26 +01:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh 2025-09-02 22:12:54 +02:00
LICENSE initial commit 2021-03-07 19:51:22 +01:00
manifest.toml Change yunohost version dep 2024-06-08 21:59:30 +02:00
README.md Auto-update READMEs 2026-01-04 21:44:51 +01:00
tests.toml manifestv2 2023-12-12 14:47:37 +01:00

Logo of CouchDB CouchDB, packaged for YunoHost

Open-source document-oriented NoSQL database

🌐 Official app website Version: 3.2.2~ynh3

Screenshots

Screenshot of CouchDB

📦 Developer info

Automatic tests level

🛠️ Upstream CouchDB repository: https://github.com/apache/couchdb

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/couchdb_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade couchdb -u https://github.com/YunoHost-Apps/couchdb_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.