Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
/ Vagrant Public archive

I show the basics of using Vagrant and also using a shell script for provisioning.

Notifications You must be signed in to change notification settings

AsWeMayThink/Vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is mostly just a bunch of links to various things from the video as well as an example Vagrantfile and shell script for provisioning. The shell script in this case installs both Docker and Node.js.

Links

  • Vagrant

  • VirtualBox

  • Vagrant Plugins - A rich and varied set of plugins for Vagrant, including ones to setup/teardown VMs on different services like DigitalOcean, Vultr, and Amazon, to automatically register your new Vagrant instance in the DNS, and lots more.

  • ngrok - Used only if you install the Vagrant share plugin.

  • DigitalOcean Vagrant Plugin - Another plugin, designed to let you bring up, halt, destroy, etc. DigitalOcean Droplets using Vagrant exactly as you do with local VMs.

About

I show the basics of using Vagrant and also using a shell script for provisioning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published