Merge lp:~lazypower/charms/precise/cassandra/fatpack_readme into lp:charms/cassandra

Proposed by Charles Butler
Status: Merged
Merged at revision: 35
Proposed branch: lp:~lazypower/charms/precise/cassandra/fatpack_readme
Merge into: lp:charms/cassandra
Diff against target: 27 lines (+11/-1)
1 file modified
README.md (+11/-1)
To merge this branch: bzr merge lp:~lazypower/charms/precise/cassandra/fatpack_readme
Reviewer Review Type Date Requested Status
Matt Bruzek (community) Approve
Review via email: mp+233777@code.launchpad.net

Description of the change

Updates README with instructions on fatpacking cassandra

To post a comment you must log in.
Revision history for this message
Matt Bruzek (mbruzek) wrote :

+1 LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README.md'
2--- README.md 2014-01-29 19:17:07 +0000
3+++ README.md 2014-09-08 18:47:01 +0000
4@@ -38,6 +38,15 @@
5 juju deploy --repository . local:service-that-needs-cassandra
6 juju add-relation service-that-needs-cassandra cassandra
7
8+
9+### Offline Installation
10+
11+The cassandra charm supports offline-capable installation (and cross platform installation's) by the use of 'fat-packing' the charm.
12+
13+place a `cassandra_*.deb` in files. During deployment, the cassandra charm checks for the presence of this file, if present, it utilizes that deb resource instead of reaching out over the wire.
14+
15+You can fetch upstream Cassandra debs: [here](http://www.apache.org/dist/cassandra/debian/pool/main/c/cassandra/)
16+
17 # Known Limitations and Issues
18
19 Changing the configuration of a deployed Cassandra cluster is supported; however
20@@ -70,4 +79,5 @@
21 ## Cassandra
22
23 - [Apache Cassandra homepage](http://cassandra.apache.org/)
24-- [Cassandra Getting Started](http://wiki.apache.org/cassandra/GettingStarted)
25\ No newline at end of file
26+- [Cassandra Getting Started](http://wiki.apache.org/cassandra/GettingStarted)
27+

Subscribers

People subscribed via source and target branches

to all changes: