Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

halk/recowise-vagrant

Repository files navigation

GitHub license

Vagrant provisioning for RecoWise

This repository provides a Vagrant environment to run and demo RecoWise - an integration framework for recommenders.

This work is part of my Master of Science project.

Provisioning

Provisioning is done by Puppet and supports both VMWare and VirtualBox. Since provisioning the Magento2 demo including sample data is unreliable and taking too long, a ready-to-go Vagrant box is provided on Atlas for VirtualBox and VMWare. The box itself is derived from PuppetLabs' Ubuntu 14.04 base box.

The puppet recipes largely rely on PuppetForge. The recipes for Magento2, Neo4j and Oh My Zsh and as well as the projects mentioned below are self-written.

Included Projects

Usage

Prerequisites

Installation

# change to a directory of your choice (e.g. $HOME/src)
$ git clone --recursive https://github.com/halk/recowise-vagrant.git
$ cd recowise-vagrant
$ vagrant up

About

Virtual machine environment to run recowise, in-common, item-similarity and Magento2 demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published