Skip to content

Commit

Permalink
minikube -> nomad
Browse files Browse the repository at this point in the history
  • Loading branch information
Riaan Nolan committed Feb 10, 2020
1 parent e36796d commit 740e582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Thanks to the flexibility of the HashiCorp products there is no need wonder how
* Please download __Virtualbox__ from https://www.virtualbox.org/wiki/Downloads and __Vagrant__ from https://www.vagrantup.com/downloads.html and install
* Using `git` - clone this repo `git clone $repo .` [__What is Git?__](git/#git)
* Inside the local repo folder, do `vagrant up --provision` - This will setup, Vault, Nomad, Consul, Terraform, Localstack and Docker as well as giving you access the docsify website at http:https://localhost:3333
* To run a specific service you want to use run the declarative command for it, for example, `vagrant up --provision-with minikube`
* To run a specific service you want to use run the declarative command for it, for example, `vagrant up --provision-with nomad`
* Open in your browser http:https://localhost:3333 for Documentation

## Consul DNS
Expand Down

0 comments on commit 740e582

Please sign in to comment.