Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.
/ eprints-vagrant Public archive

An EPrints v3.3.15 developer instance based on Vagrant and ubuntu/trusty64.

License

Notifications You must be signed in to change notification settings

rsdoiel/eprints-vagrant

Repository files navigation

An EPrints 3.3.15 Development VM

Requirement

  • Vagrant 2.x or better

Outline

  1. Install Virtual Box
  2. Install Vagrant
  3. Bring up vagrant in the usual way (e.g. vagrant up)
  4. Follow the extra steps in the output to creating a new Vagrant instance to finish setting up the EPrints repository
  5. Make sure that the hosts defined in the "bin/epadmin create" process is defined in /etc/hosts in vagrant instance
  6. Make sure that the hosts defined in the "bin/epadmin create" process is defined on your local machine
  7. If all is well, point your web browser at the eprints dev host address defined

Example steps I take to bring up a fresh vagrant instance

On my development box

    git clone git@github.com:rsdoiel/eprints-vagrant
    cd eprints-vagrant
    vagrant up 
    vagrant ssh

Then follow the instructions in final install steps

About

An EPrints v3.3.15 developer instance based on Vagrant and ubuntu/trusty64.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published