Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 733 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 733 Bytes

aws-ws

Deploy status

WebSocket Server backed by AWS

Environment variables

The following environment variables are required for the service to run,

  • $CONFIGURATION
  • $DOCKERUSER
  • $DOCKERTAG
  • $AWSKEYNAME
  • $AWSVPCID
  • $AWSSUBNETS

Build targets

./build.sh -t Build

Builds the WebSocket service and Lambda function

./build.sh -t Deploy

Builds and deploys the service's Docker image, Lambda function and stacks

./build.sh -t Recall

Deletes the stacks