Skip to content

Commit

Permalink
Brief upgrade guide (fix for cloudstax#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzl0ver authored Aug 16, 2018
1 parent 0730807 commit e1a45d9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/upgrade/Upgrade.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
**AWS**

- Stop all services (*firecamp-service-cli -op=stop-service* command) but *firecamp-manageserver* and *firecamp-catalogservice*
- Upgrade AWS CloudFormation cluster, by updating it with the current template (can be found at https://aws.amazon.com/quickstart/architecture/cloudstax-firecamp/)
- Download *firecamp-service-cli* binary for the selected release (for example, *wget https://s3.amazonaws.com/cloudstax/firecamp/releases/1.0/packages/firecamp-service-cli.tgz*)
- Upon cluster upgrade completion, upgrade each service with the new binary (*firecamp-service-cli -op=upgrade-service* command)
- Start all services back

0 comments on commit e1a45d9

Please sign in to comment.