SpartaDocker

command module
v0.0.0-...-a9be432 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2019 License: MIT Imports: 15 Imported by: 0

README

SpartaDocker

Sparta application that provisions:

  • A Lambda function (that pushes to)
  • An SQS queue (which is read from)
  • An ECS-backed cluster of workers (that logs the message to CloudWatch Logs)

Usage

export S3_BUCKET="{{My_S3_Bucket}}"
export SPARTA_SSH_KEY="{{SSH_KeyName_forEC2Instances}}"

docker -v && go get ./... && make provision

Notes

  • This service has been tested with Docker, OSX v.1.12.0
  • This service provisions a CloudWatch LogGroup to which the ECS worker writes logs

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL