Skip to content

AugurWorks/aw-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AugurWorks Docker Environment

To run a full AW stack first login to AWS ECR with the following:

eval `aws ecr get-login [--profile=augurworks-profile-name]`

Then bring up the stack with the following:

docker-compose up -d

Elasticsearch may run into an issue with vm.max_map_count not being high enough. Run sudo sysctl -w vm.max_map_count=262144 on your host machine to resolve and restart the Elasticsearch container.

About

AugurWorks Docker Environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published