Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.33 KB

BBDeveloperVMSetupTutorial.md

File metadata and controls

27 lines (19 loc) · 1.33 KB

#Developer Setup Tutorial [StartingBlock]: http://behind.blackboard.com/downloads/details.aspx?d=1669 [DeveloperVMInstall]: https://help.blackboard.com/en-us/Learn/9.1_SP_12_and_SP_13/Administrator/230_Developer_Resources/Developer_Virtual_Machine

Please note: better instructions may be found here

  1. Download all required files

  2. Install [VirtualBox & Vagrant][DeveloperVMInstall]

  3. Launch Developer VM

     vagrant up
     vagrant ssh
    
  4. Start blackboard

     sudo /usr/local/blackboard/tools/admin/ServiceController.sh services.start
    
  5. Install StartingBlock

Pat yourself on the back! You should have a fully functioning Blackboard Instance! But if you want to make this VM even easier to use there are some tweaks available in DeveloperVmTweaks