Giter Club home page Giter Club logo

vagrant's Introduction

Introduction

A test/play virtual machine for Open Journal Systems and Open Monograph Press. It should work on any operating system that supports VirtualBox and Vagrant.

This virtual machine should not be used in production.

Configuration

By default this image is configured to set up the master branch of OJS. You can choose OMP, or another branch, by editing the Vagrantfile and editing the args part of vm.config.provision. For example, use omp stable-3_1_2 to test the OMP 3.1.2 stable branch.

Prerequisites

Install the following prerequisites on your laptop or desktop:

  1. VirtualBox
  2. Vagrant

Setting up your virtual machine

  1. git clone -b ojs-master https://github.com/pkp/vagrant.git (or download the .zip/.tar version)
  2. cd vagrant
  3. vagrant up

When all the scripts have finished running, your virtual machine is ready for use.

Note that this image runs the data build and test suite, so it may take quite a while to complete; you can monitor progress via the VNC service (see below).

Accessing OJS

Point your browser at http://localhost:8000/ojs. The OJS Documentation wiki contains everything you need to know, except...

  • The administrator account has username: admin password: admin
  • The journal manager/editor has username: dbarnes password: dbarnes

Other details you might find useful

You can connect to the machine via ssh: ssh -p 2222 vagrant@localhost and log in with:

  • username: vagrant
  • password: vagrant

VNC: 127.0.0.1 port 5901 (display 1)

You won't normally need the following but just in case:

MySQL credentials:

  • username: root
  • password: (no password)

OJS database details:

  • database: ojs
  • user: ojs
  • password: ojs

Thanks

This Vagrant virtual machine is based on Islandora Vagrant.

vagrant's People

Contributors

asmecher avatar israelcefrin avatar jmacgreg avatar mjordan avatar mfelczak avatar

Watchers

James Cloos avatar Antti-Jussi Nygård avatar

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.