GithubHelp home page GithubHelp logo

webwork_vagrant's Introduction

WeBWorK_Vagrant

vagrant files for WeBWorK development

To set up a quick dev environment for WeBWorK:

git clone https://github.com/whytheplatypus/WeBWorK_Vagrant.git
cd WeBWorK_Vagrant
git clone https://github.com/<your-git-username>/webwork2.git
git clone https://github.com/<your-git-username>/pg.git

#setup conf files, site.conf, webwork.apache2-config, localOverrides.conf, webwork3/environment/development.yaml

cd webwork2
vagrant up
vagrant ssh
perl -I /opt/webwork/webwork2/lib -I /opt/webwork/pg/lib /opt/webwork/webwork2/webwork3/bin/app.pl

Information about installing vagrant can be found here: http://docs.vagrantup.com/v2/installation/index.html

Your webwork2 folder does have to be named webwork2.

webwork_vagrant's People

Contributors

whytheplatypus avatar

Watchers

 avatar  avatar  avatar

webwork_vagrant's Issues

config hardcoded

I have hard coded variables in the ww_install.pl that should be moved elsewhere. Things like passwords etc.

shared files

make webwork2 and pg shared files (opl may need a separate vagrant setup)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.