Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

CodeHubOrg/codehub-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  • Install VirtualBox and Vagrant
  • Linux Users: Install an NFS daemon, e.g. apt-get install nfs-kernel-server
  • Clone the codehub repo into a folder called 'codehub' git clone git@github.com:CodeHubOrg/CodeHub.git codehub
  • In the same directory the 'codehub' folder resides clone this repo git clone git@github.com:CodeHubOrg/codehub-vagrant.git
  • CD into the codehub-vagrant folder
    • Initialise and fetch submodules
      • git submodule init
      • git submodule update --recursive
    • Run vagrant up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published