Skip to content

daviddw/aws-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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