Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 270 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 270 Bytes

install-couchdb

Simple CouchDB 2.0 installation script

Usage:

mkdir temp
cd temp
wget https://raw.githubusercontent.com/afiskon/install-couchdb/master/install-couchdb.sh
sh install-couchdb.sh
# then see http://localhost:5984/_utils/

Tested on Ubuntu 16.04