Skip to content
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.

MUNComputerScienceSociety/ABALookupBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABALookupBox

Development/Production virtual machine for the ABALookup project

Getting Started

Install Vagrant

Download and install Vagrant from the Vagrant Downloads Page.

Install VirtualBox

Download and install VirtualBox to run the virtual machine from the VirtualBox Wiki.

Get the Project

From the directory you wish to download the repository

git clone https://github.com/MUNComputerScienceSociety/ABALookupBox.git

Install the Box

Start up your favourite command line and change into the ABALookupBox directory. From that directory run:

vagrant up

Host Setup

You will need to add 0.0.0.0 abalookup.dev to your systems hosts file. This file is located in /etc/hosts on most *nix systems. Instructions for most operating systems an be found in the Rackspace Knowledge Center.

Build ABA Lookup

TODO: Add instructions for building the lookup project.

Test

Point your browser to http://abalookup.dev:9080 and https://abalookup:9443.

Note: When testing the secure site you will need to bypass the certificate error.

About

Development/Production box for the ABALookup project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published