Skip to content

Commit

Permalink
Documentation bugfix.
Browse files Browse the repository at this point in the history
  • Loading branch information
feikesteenbergen committed May 6, 2015
1 parent b3ea5df commit fb0f624
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/User's Guide/Deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ If you already have other spilo-instances running, you may reuse the already run
The following prerequisites need to be met.

* `stups-senza`
* A [Senza Definition](http://stups.readthedocs.org/en/latest/components/senza.html#senza-definition), use the provided `etcd-appliance` as an example.
* A [Senza Definition](http://stups.readthedocs.org/en/latest/components/senza.html#senza-definition), use the provided `etcd-appliance.yaml` as an example.
* The Security Group defined in the Senza Definition needs to be created

To deploy the etcd-appliance, use the following:
Expand All @@ -49,6 +49,8 @@ Deploying Spilo using senza
* Have some global idea about the usage characteristics of the appliance
* Have unique name for the cluster

To deploy the appliance using senza, do the following:

senza create [OPTIONS] CLUSTER_NAME ETCD_DISCOVERY_URL DOCKER_IMAGE:IMAGE_TAG

The `ETCD_DISCOVERY_URL` should point to `HOSTED_ZONE` from the etcd-appliance that you want to use.
Expand Down

0 comments on commit fb0f624

Please sign in to comment.