Merge lp:~jorge/charms/precise/couchdb/add-readme into lp:charms/couchdb

Proposed by Jorge Castro
Status: Merged
Merge reported by: Tim Van Steenburgh
Merged at revision: not available
Proposed branch: lp:~jorge/charms/precise/couchdb/add-readme
Merge into: lp:charms/couchdb
Diff against target: 25 lines (+21/-0)
1 file modified
README.md (+21/-0)
To merge this branch: bzr merge lp:~jorge/charms/precise/couchdb/add-readme
Reviewer Review Type Date Requested Status
Tim Van Steenburgh (community) Approve
Review Queue (community) automated testing Needs Fixing
Review via email: mp+239386@code.launchpad.net

Description of the change

Add README.

To post a comment you must log in.
Revision history for this message
Review Queue (review-queue) wrote :

This items has failed automated testing! Results available here http://reports.vapour.ws/charm-tests/charm-bundle-test-1278-results

review: Needs Fixing (automated testing)
Revision history for this message
Tim Van Steenburgh (tvansteenburgh) wrote :

LGTM, thanks Jorge!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'README.md'
2--- README.md 1970-01-01 00:00:00 +0000
3+++ README.md 2014-10-23 15:07:14 +0000
4@@ -0,0 +1,21 @@
5+# Overview
6+
7+[CouchDB](http://couchdb.apache.org) is a database that completely embraces the web. Store your data with
8+JSON documents. Access your documents and query your indexes with your web
9+browser, via HTTP. Index, combine, and transform your documents with
10+JavaScript. CouchDB works well with modern web and mobile apps. You can even
11+serve web apps directly out of CouchDB. And you can distribute your data, or
12+your apps, efficiently using CouchDB’s incremental replication. CouchDB
13+supports master-master setups with automatic conflict detection.
14+
15+# Usage
16+
17+Step by step instructions on using the charm:
18+
19+ juju deploy couchdb
20+
21+## CouchDB Information
22+
23+- [CouchDB website](http://couchdb.apache.org)
24+- [CouchDB documentation](http://docs.couchdb.org)
25+- [CouchDB mailing lists](http://couchdb.apache.org/#mailing-lists)

Subscribers

People subscribed via source and target branches

to all changes: