Skip to content

mztaylor/vagrant-kfs

Repository files navigation

KFS Build on Vagrant

Introduction

Using this is a starting point for building Rice and KFS from a template script. I would like this project to help make generating development environments easier (by using a vm, ec2 instance, or chef scripts on their local env).

Prerequisites

Steps

Setup process

 git clone https://github.com/mztaylor/vagrant-kfs.git
 cd vagrant-kfs
 cp ~/.m2/repository/com/oracle/ojdbc14/10.2.0.3.0/ojdbc14-10.2.0.3.0.jar ./cookbooks/rice/files/default/ojdbc14.jar
 librarian-chef install
 vagrant up

Todo

  • Fix permission issues
  • Find workaround for missing oracle jdbc jar
  • Deploy rice on tomcat server
  • Determine how much work to setup project in intellij/eclipse via command line/scripting
  • Get kfs up and running
  • refactor and document

About

Vagrant KFS VM instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published