Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

opsee/nsqd-ecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nsqd on ECS

One weird trick to get your nsqd container running on Elastic Container Service.

  1. Create an environment file on your host with NSQD_BROADCAST_ADDRESS=[your ip], e.g. /usr/share/ecs/environment
  2. Mount the directory read-only in your task definition at /etc/nsqd in the container
  3. Run as usual leaving off the -broadcast-address flag

About

Run nsqd on EC2 Container Service (ECS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published