Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Installation

  1. Install VirtualBox (In a Ubuntu system terminal it is done by
    sudo apt-get install virtualbox
  2. Install vagrant
    Go to https://www.vagrantup.com/downloads.html and install the debian file.
  3. Go into github and clone the branch dspace-update-1 of the dspace-vagrant project
  4. Start vagrant by changing the directory to dspace-vagrant in the terminal and then execute vagrant up
    Thereby vagrant is started and the installation of DSpace and the necessary environment will take place. It takes quite some time before the installation is finished, though...
  5. DSpace can be found at http://localhost:1234/xmui
    Log in with your statsbiblioteket email address and the password "hidden" and start using DSpace

Configuration

It is recommended to change at least localhost to the actual address in dspace.cfg

  • No labels