Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Installation

Log ind på driftsmaskinen med password Statsbiblioteket og udfør herefter følgende

  1. Install VirtualBox (In a an 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 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 after the installation has finished be found at http://localhost:1234/xmui

Configuration

The DSpace installation script is instructed to be installed on pc621.sb.statsbiblioteket.dk specifically on port 1234, where it in the original script was localhost. Furthermore the mailserver is put to statsbibliotekets mailserver and both the mail username and password is also set.

...

DSpace installation (conference video presentation)

Powerpoint description of DSpace configuration