Skip to content

DEPRECATED -- Vagrant-style virtual machine that builds the Combine project along with its needed dependencies

License

Notifications You must be signed in to change notification settings

WSULib/combine-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

combine-vm

Vagrant-style virtual machine that builds the Combine project along with its needed dependencies

To build:

  • Install needed dependencies on your local development machine: Vagrant and Virtualbox

  • Clone combine-vm repository.

  • Within your preferred command-line shell, navigate to your combine-vm repository's location on your local computer.

  • Review the specifications listed in the Vagrantfile (Note: it's set to be a VM with 8GB of RAM).

  • Start the build process by running vagrant up.

  • Relevant URLs: http://192.168.45.10:8000/combine and http://192.168.45.10:8000/admin

About

DEPRECATED -- Vagrant-style virtual machine that builds the Combine project along with its needed dependencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages