2.1.1.1.1. Local Virtual Machine Installation on VagrantΒΆ

Vagrant is an application for managing virtual machines that enables the same configuration to be applied to more than one machine based on a Vagrantfile. This allows virtual machines used by different developers to have the same settings and environment configured on them automatically.

Vagrant can be installed on Linux, Mac OS X, and Windows.

This virtual machine is for development. It should not be used as a production server.

To install VirtualBox and Vagrant and download the Makahiki source code, use Setting Up the Makahiki and Vagrant Development Environment.

To install Makahiki on Vagrant and start the server, use Quick Start Guide: Makahiki on Vagrant.

If you want to use Eclipse to develop software with Makahiki, use Using Eclipse to Develop With Makahiki on Vagrant.

The rest of these sections are optional. They describe how to make changes to the configuration of Makahiki and the Vagrant virtual machine.

Previous topic

2.1.1.1. Local installation of Makahiki

Next topic

2.1.1.1.1.1. Setting Up the Makahiki and Vagrant Development Environment

This Page