← all formulas
couchdb
Apache CouchDB database server
- Version
- v3.5.1
- License
- Apache-2.0
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install couchdbCaveats
CouchDB 3.x requires a set admin password set before startup.
Add one to your $HOMEBREW_PREFIX/etc/local.ini before starting CouchDB e.g.:
[admins]
admin = youradminpassword