Project for learning and testing HashiCorp products. Current focus are:
- HashiCorp consul
- HashiCorp nomad
- Docker
- Binaries in $PATH:
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
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 |