Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Commit

Permalink
Merge pull request #90 from Metaswitch/drop_clearwater_cassandra
Browse files Browse the repository at this point in the history
[Reviewer: Ellie] Drop clearwater-cassandra
  • Loading branch information
rkd-msw committed Aug 5, 2015
2 parents c06fd40 + 2a1086b commit 2b7376a
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions docs/Manual_Install.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,24 +127,21 @@ Install the Sprout package with:
sudo DEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes


If you want the Sprout nodes to include a Memento Application server, then install the memento packages with:
If you want the Sprout nodes to include a Memento Application server, then install the Memento packages with:

sudo DEBIAN_FRONTEND=noninteractive apt-get install clearwater-cassandra --yes
sudo DEBIAN_FRONTEND=noninteractive apt-get install memento memento-nginx --yes
sudo DEBIAN_FRONTEND=noninteractive apt-get install memento-as memento-nginx --yes

### Homer

Install the Homer and Cassandra packages with:
Install the Homer packages with:

sudo DEBIAN_FRONTEND=noninteractive apt-get install clearwater-cassandra --yes
sudo DEBIAN_FRONTEND=noninteractive apt-get install homer --yes
sudo DEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes

### Homestead

Install the Homestead and Cassandra packages with:
Install the Homestead packages with:

sudo DEBIAN_FRONTEND=noninteractive apt-get install clearwater-cassandra --yes
sudo DEBIAN_FRONTEND=noninteractive apt-get install homestead homestead-prov --yes
sudo DEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes

Expand Down

0 comments on commit 2b7376a

Please sign in to comment.