Skip to content

hubdrop/vagrant

 
 

Repository files navigation

HubDrop Vagrant

This project is used to develop HubDrop. You need Vagrant 1.5 or later.

This project now uses Ansible for radically simple provisioning.

Setup

Everything is now built into the Vagrantfile. To get an instance of hubdrop running, simply:

  1. Clone this repo and change directory:
$ git clone [email protected]:hubdrop/vagrant.git
$ cd vagrant
  1. Vagrant up:
$ vagrant up

Then, you should be able to visit http://hubdrop.local

The Vagrantfile will clone the hubdrop app source for you and provision a vagrant server.

Vagrant will handle saving a hosts file record so when you are done with vagrant up simply visit and you should see the website.

About

HubDrop Server Code (DEPRECATED! See hubdrop/server)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%