GitHunt
GU

guss77/rest-items

Vert.x based HTTP REST CRUD API example

rest-items sample service

Deployment

  1. gem install --user cloudformation-tool
  2. aws --profile cx --region us-east-1 ec2 create-key-pair --key-name rest-items | jq -cr .KeyMaterial > ~/.ssh/rest-items.pem
  3. cftool create -p KeyName=rest-items deployment/ rest-items
  4. cftool servers rest-items

Update deployed stack

  1. Run the create command as during the first deployment
  2. cftool recycle rest-items AutoscaleGroupService

Contributors

Created August 25, 2018
Updated August 4, 2024