Skip to content

anthcourtney/docker-consul-registrator-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

docker-consul-registrator-redis-basic

This repository contains a basic docker-compose based environment which tests the registration of redis with consul using registrator.

Basic Usage

$ docker-compose up -d && docker logs consul-test

If successful, this should result in output similar to the following:

============================= test session starts ==============================
platform linux2 -- Python 2.7.12, pytest-3.0.2, py-1.4.31, pluggy-0.3.1
rootdir: /tmp, inifile: 
collected 2 items

tmp/test_consul.py ..

=========================== 2 passed in 0.06 seconds ===========================

About

Basic test of consul + registrator + redis interaction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages