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 #89 from Metaswitch/fix_etcd_install_instructions
Browse files Browse the repository at this point in the history
[Reviewer: Ellie] Install clearwater-management alongside Sprout
  • Loading branch information
rkd-msw committed Aug 5, 2015
2 parents b25b1b9 + cac3470 commit c06fd40
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/Manual_Install.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,12 +124,13 @@ Install the Bono and Restund packages with:
Install the Sprout package with:

sudo DEBIAN_FRONTEND=noninteractive apt-get install sprout --yes
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:

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 clearwater-management --yes

### Homer

Expand Down

0 comments on commit c06fd40

Please sign in to comment.