Skip to content

jonnybazookatone/consul-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

consul-scrape

Scrape the contents of consul and dump to AWS s3

production

You need to modify the following two values in config.py

  • ENVIRONMENT: the type of environment you are interested in: staging/production
  • S3_BUCKET: name of the S3 bucket to store the output

development

You can run unit tests in the following way:

nosetests cs/tests/unittests

A Vagrantfile and puppet manifest are available for development within a virtual machine. To use the vagrant VM defined here you will need to install Vagrant and VirtualBox.

To load and enter the VM: vagrant up && vagrant ssh

About

Scape the contents of consul and dump to AWS s3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published