couchdb
couchdb copied to clipboard
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
Based on [source](https://github.com/apache/couchdb/blob/main/src/jwtf/src/jwtf.erl), I understand only limited number of JWT claims can be validated. Trying to validate other claims result in error `unknown_checks`. I would like to ask for introducing...
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description Configuring the disk monitor feature to let couchdb reacts proactively when...
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description Our CouchDB server continues to crash every few hours, the log...
While trying to get couchdb working from behind nginx on a subdirectory address (`x.yz/couchdb`), I was following the [docs](https://docs.couchdb.org/en/stable/best-practices/reverse-proxies.html#reverse-proxying-couchdb-in-a-subdirectory-with-nginx) but couldn't get my setup working with the provided steps. Using...
## Overview We can set cookies using `./dev/run --erlang-cookie=crumbles` or `vm.args`: `-setcookie crumbles`. If neither of them is set or we set the cookie in both places, then the Erlang...
## Description When building on Debian Trixie, the only version of libmozjs currently available is 128. However the configure script does not find it. ## Steps to Reproduce On Debian...
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description [NOTE]: # ( Describe the problem you're encountering. ) [TIP]: #...
This looks more appropriate...
Hi, I need to open an issue to understand what is going wrong during a user / database creation on my couchdb cluster ## Description I have an issue on...
[NOTE]: # ( ^^ Provide a general summary of the request in the title above. ^^ ) ## Summary [NOTE]: # ( Provide a brief overview of what the new...