Skip to content

kingmook/Vagrant-Sakai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant-Sakai

A vagrant file for setting up some base Sakai CLE requirement in a VM

Requirements: Virtualbox Vagrant

Installs:

  • bento Centos 6.7
  • yum "Development Tools"
  • Tomcat 7
  • Java 1.8 JRE & JDK
  • Maven 3.0
  • Mysql
  • Mysql Java connector 5.1
  • Apereo Sakai Trunk source code

Configures:

  • CATALINA_HOME
  • JAVA_HOME
  • JAVA_OPTS

Requires:

  • Vagrant
  • Virtual Box

Use:

  • git clone https://github.com/kingmook/Vagrant-Sakai
  • vagrant up
  • wait a long time for it to download and configure all the requirements (~10-15 minutes)
  • connect to vagrant via ssh (ssh root@localhost:2222)

Inspiration and bits of code from https://github.com/steveswinsburg/mysql-vagrant and https://github.com/tiangolo/ansible-babun-bootstrap

About

A vagrant file for setting up some base Sakai CLE requirement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages