couchdb-documentation icon indicating copy to clipboard operation
couchdb-documentation copied to clipboard

Apache CouchDB Documentation

Results 23 couchdb-documentation issues
Sort by recently updated
recently updated
newest added

Hi. After reading the documentation it is not clear for me, how the downgrade process should be performed over the database. Could you please describe somewhere in the documentation: -...

and add missing `roles_claim_name` description

I have been using the documentation at https://docs.couchdb.org/en/3.2.2/api/server/authn.html#jwt-authentication as a reference when implementing a JWT authentication flow. Currently, the documentation gives the impression that the private claim that is used...

Hi! I have checked the documentation but did not find any word about supported architectures - only about supported operating systems. Could you please put the information about supported architectures...

When setting-up couchdb cluster following documentation at https://docs.couchdb.org/en/stable/setup/cluster.html there is no indication for the need to set the ERL_EPMD_ADDRESS environment variable to expose epmd to other nodes, in particular when...

How can I disable auto compaction in couchdb 3.2? I want to preserve all the history for a specific database. Or completely disable auto compaction.

Mannualy compact views document didn't correspond to the real operation But the description in document real puzzle me,why designname refer to dbname/viewname in operation,I recommend you add one detailed example...

## Expected Behavior Referring to this page: https://docs.couchdb.org/en/3.1.1/install/snap.html It states to go see this: https://docs.couchdb.org/en/3.1.1/setup/index.html#setup Which says to use curl on port 5984. My experience on Ubuntu 20.04 (Focal) is...

I just installed CouchDB via apt on Debian 11. The setup is complete and it seems there is no need for the following line in the documentation: ``` Your installation...

Hi, On the red ‘macOS’ download button, the minimum system-requirement for 3.2 is listed as: 10.10+ (here: https://couchdb.apache.org/#download) When you click that red button, the next page lists the minimum...