Skip to content

bootstrapping-microservices/example-vagrant-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example Vagrant VM

An example Vagrant virtual machine setup with Docker and Terraform installed.

This example accompanies the book Bootstrapping Microservices. It's a practical and project based guide that takes you from a single microservice on your dev PC to a complete microservices application deployed to a production Kubenetes cluster.

Click here to support my work

Prereqs

To try out this example you need VirtualBox and Vagrant installed.

Booting the example VM

Clone this repo:

git clone https://github.com/bootstrapping-microservices/example-vagrant-vm

Change directory into the local repo:

cd example-vagrant-vm

Boot the VM using Vagrant:

vagrant up

Now connect a command line shell to the VM:

vagrant ssh

You can now invoke commands at the shell to execute them in the VM.

About

An example Vagrant virtual machine setup with Docker and Terraform installed.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages