Skip to content

clustergarage/avast

 
 

Repository files navigation

avast

...ye maties!

Avast

Dependencies

  • go (1.4+)

Building locally

go get
go build -o bin/avast

Building

docker-compose build

Running locally

AVAST_API_VERSION=v1 \
  AVAST_ADDR=:8080 \
  AVAST_DATACENTER=dc1 \
  DOCKER_HOST=tcp://1.1.1.1:2378 \
  DOCKER_API_VERSION=v1.21 \
  CONSUL_HTTP_ADDR=1.1.1.1:8500 \
  bin/avast

Running

AVAST_DOCKER_HOST=1.1.1.1 \
  AVAST_CONSUL_HOST=1.1.1.1 \
  docker-compose up

About

raspberry pirates tinkerapp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Other 0.5%