Skip to content

Commit fa24919

Browse files
author
Johannes J. Schmidt
committed
Merge branch 'master' of github.com:eHealthAfrica/couchdb-bootstrap
2 parents c0e06e5 + acefea3 commit fa24919

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff 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

1615
CouchDB Bootstrap combines different small tools, which can also be used
1716
independently. Each of those tools come has a similar API and is shipped with a

0 commit comments

Comments
 (0)