Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Images to quickly bootstrap different environments (eg. my development environment).

Local Environment Setup

To get started, you'll need to install a few dependencies:

  1. Install Vagrant.
  2. Install either Virtualbox or VMWare Fusion.

VM Creation

To spin up a VM, just follow a few simple steps:

  1. Git clone this repo.
  2. Run the make default target (or check out other targets, eg. for VMWare Fusion).
  3. Input an account name and password (careful, these are plain text for now).

Customizing VM Creation Process

To tweak the VM creation process, you can add/edit scripts in one or more of the script subdirectories:

  1. Edit the scripts under Bootstrap, which control the provisioning lifecycle.
  2. Add/edit scripts under Install, run first by the vagrant account with sudo.
  3. Add/edit scripts under Login, run second by the user account at login.
  4. Add/edit scripts under Finalize, run after everything else by the user account at login.

Send me a PR if you clean things up or add cool stuff please - thanks!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages