Skip to content

pkoraca/example-consul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example app description

  • Vagrant CentOS 7 box + Docker containers deployed with Ansible
  • 3rd party containers such as MySQL, Consul and Registrator
  • Python / Flask containerized app
  • App uses Consul as Service Discovery mechanism to discover MySQL database
  • Registrator automatically registers and deregisters services for any Docker container by inspecting containers as they come online

How to run

vagrant up

Test app

Once Vagrant is done we can connect to VM with vagrant ssh and we can curl localhost:8080 to ensure app is running.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages