2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/couchdb_ynh.git synced 2026-03-25 23:12:37 +01:00
Couchdb package for YunoHost
Find a file
2026-02-17 14:32:32 +01:00
.github Apply last example_ynh 2022-09-23 21:57:38 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 16:46:55 +01:00
doc cleaning 2023-12-28 21:03:26 +01:00
scripts Merge branch 'master' into testing 2026-02-17 14:12:19 +01:00
LICENSE initial commit 2021-03-07 19:51:22 +01:00
manifest.toml wrong merge 2026-02-13 11:04:55 +01:00
README.md Auto-update READMEs 2026-01-04 21:44:29 +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.