Skip to content

kandanapp/kandan-dev-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kandan Development VM

Overview

This repository manages Kandans's development virtual server. This project will provide an environment to easily stand up a developer instance for DEV and QA purposes. This project is currently used for testing the Kandan Application.

Prerequisites

You must have (at minimum) the following software installed:

As an alternative to VirtualBox you can also use either (depending on your operating system):

VMware is a drop-in replacement for VirtualBox, meaning that every VirtualBox feature that Vagrant supports is fully functional in VMware as well.

VMware support is currently compatible only with Fusion 5/6 or Workstation 9. Fusion and Workstation must be purchased and installed separately prior to using.

Usage

Once the repositories have been downloaded run vagrant up from within this directory. This will build the virtual server and provision it. You can change some settings such as the IP address of the server and the server's name in the VagrantFile.

After the server has been built it is a good idea to update the packages. Log in to the server over SSH. The username and password are both "vagrant".

You should now have a working Virtual Server.

The default server hostname is kandan.dev and the default IP is 10.15.15.10.

About

A Vagrant project to setup Kandan's Development environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published