Skip to content

Commit

Permalink
Merge pull request #20 from PoffDev/windowsVagrant
Browse files Browse the repository at this point in the history
Windows vagrant
  • Loading branch information
ceckenrode authored Jul 24, 2019
2 parents 5aeb77f + 9a34a0b commit ed62056
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions windows-vagrant.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ If you feel confident updating your BIOS settings to enable virtualization, do s

**Do not proceed if virtualization is not enabled on your machine, use [Codenvy](windows.md#step-two-set-up-a-cloud-ide-alternative) instead.**

[Watch a video of Important Check: Virtualization](https://drive.google.com/open?id=1p3n5_WkCup8vrvhADaAcmhhMAj1SAztU)

## Step One: Get The Files

You will need a variety of files to set up your Vagrant virtual machine. Download and unzip [coding-environment.zip](tools/coding-environment.zip) to your Desktop folder.
Expand All @@ -64,6 +66,8 @@ You will need a variety of files to set up your Vagrant virtual machine. Downloa

The coding-environment folder will be the folder where your web development environment and source code will be used.

[Watch a video of Step One: Get The Files](https://drive.google.com/open?id=1eWe0SFXZy1QBWissQGYqmqqdAM67mvGP)

## Step Two Install Four Programs

You will need to install Sublime Text, VirtualBox, PuTTY, and Vagrant to set up your coding environment.
Expand Down Expand Up @@ -106,8 +110,14 @@ Note: if you are using the Windows 10 operating system, or later upgrade your op

3. Restart your computer if you're prompted to.

[Watch a video of Step Two Downloading Four Programs](https://drive.google.com/open?id=1KCQvKi5S7MjS0diuq9ovdwziRJnjYxH0)

[Watch a video of Step Two Installing Four Programs](https://drive.google.com/open?id=1wqet_mCb6DFU6J-acWCxO15-yDRHt0E6)


## Step Three: Starting Your Virtual Machine


The previous steps installed the four programs that are needed to use a Vagrant virtual machine. Now you are ready to turn the virtual environment.

Turning on your virtual environment for the first time will take a bit longer than usual.
Expand Down Expand Up @@ -176,6 +186,8 @@ _Hello. I'm setting up my web development environment using Vagrant and when run

Then take a screenshot of the full output of the command you just ran in terminal the terminal window and include it in your request for help. We will respond to your request for help as soon as possible!

[Watch a video of Step Three: Starting Your Virtual Machine](https://drive.google.com/open?id=1fJbjq46QYYAPWvXVgF-91_N0C3c0CHxo)

## Step Four: Log Into Your Dev Environment

You have now installed, configured, and turned on a virtual computer to use for web development. The next step will log you in to your dev environment, so you can begin using it.
Expand Down Expand Up @@ -216,6 +228,8 @@ When you are logged into your virtual computer, it is ready for you to run comma

This brings you into your web dev environment ready to run commands. This PuTTY window with the green [ENV] text is a terminal window that is running inside your vagrant virtual computer. We will refer to as _your coding environment_ from now on.

[Watch a video of Step Four: Log Into Your Dev Environment](https://drive.google.com/open?id=1xCJzVczNqRrvpVUEFKVb47Ks-hGZR39L)

## Step Five: Connecting Your Environment With Your Accounts

In the previous steps, you set up GitHub and Heroku accounts. For these accounts to work correctly, you will need to connect your coding environment with these accounts.
Expand Down

0 comments on commit ed62056

Please sign in to comment.