Skip to content

zhenik-poc/hashicorp-stacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HashiCorp stacks

Project for learning and testing HashiCorp products. Current focus are:

  • HashiCorp consul
  • HashiCorp nomad

Prerequisites

  1. Docker
  2. Binaries in $PATH:

Setup consul+nomad cluster [linux only]

make consul

in separate terminal

make nomad

Consul ui available on 172.17.0.1:8500
Nomad ui available on 172.17.0.1:4646

Project structure

Directory Description
learn experimenting: consul-connect, volumes, envoy filters
modules nomad .hcl templates
poc proof of concepts with docker-compose
stacks building stacks of technologies with nomad

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published