Skip to content

benschw/consul-cluster-puppet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consul / Spring Boot

This is the example stack for a 2 part blog post I wrote:

Usage

run deps.sh to grab puppet dependencies, build.sh to build the java app, then vagrant up

./deps.sh
./build.sh
vagrant up
  • deps.sh will pull in puppet module dependencies
  • build.sh builds the demo spring boot app: (just runs ./gradlew build)

links (once it's up)

About

build a demo consul stack in vagrant with puppet and spring boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published