File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,13 @@ Bootstrap CouchDB server from CLI or API.
44[ ![ Build Status] ( https://travis-ci.org/eHealthAfrica/couchdb-bootstrap.svg?branch=master )] ( https://travis-ci.org/eHealthAfrica/couchdb-bootstrap )
55
66
7- * Configure CouchDB
8- * Create users
9- * Create databases (unless they exist)
10- * Setup database \_ security object
11- * Deploy design documents
12- * Initiate replications
13- * Seed documents
14-
7+ * set and override ` /_config `
8+ * create databases (unless existent)
9+ * create and update database \_ security objects
10+ * create and update user accounts
11+ * create and update design documents
12+ * create and update replication documents
13+ * create and update seed documents
1514
1615CouchDB Bootstrap combines different small tools, which can also be used
1716independently. Each of those tools come has a similar API and is shipped with a
You can’t perform that action at this time.
0 commit comments