Skip to content

szechuen/raft-524

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Consul

cd consul
# Export CONSUL_LICENSE_PATH for Enterprise builds
VERSION=1.13.1 docker compose up --build --force-recreate

Nomad

Note: initial leader is not deterministic as Nomad only supports bootstrap_expect

cd nomad
# Export NOMAD_LICENSE_PATH for Enterprise builds
VERSION=1.3.5 docker compose up --build --force-recreate

Vault

cd vault
# Export VAULT_LICENSE_PATH for Enterprise builds
VERSION=1.11.3+ent docker compose up --build --force-recreate

About

Reproduction of https://github.com/hashicorp/raft/issues/524

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published