Sign inSign up

unblibraries/dspace

By unblibraries

Updated almost 7 years ago

An extensible DSpace docker image. Suitable for a development-to-production CI oriented workflow.

Image
1

459

unblibraries/dspace repository overview

unblibraries/dspace Build Status

A lightweight extensible DSpace docker image, suitable for a development-to-production workflow.

Quick Start

This image does not contain a database (postgres) server, although the docker-compose.yml file provided for convenience will deploy dspace with a MySQL server with no additional configuration required. Looking for a really quick start?

git clone -b 6.x [email protected]:unb-libraries/docker-dspace.git docker-dspace
cd docker-dspace
docker-compose up -d; docker-compose logs

How To Use

This image offers little benefit on its own, and shines when serving as the base of an extension. An example of how we extend this image for a production site should provide enough for you to get started.

Repository Tags

TagDspaceJRETomcatSizeStatus
unblibraries/dspace:6.x6.x88Build Status

Author / Licensing

  • Developed by UNB Libraries
  • This work is published through our strong commitment to making as much of our development/workflow as possible freely available.
  • Consequently, the contents of this repository [unb-libraries/docker-dspace] are licensed under the MIT License. This license explicitly excludes:
    • Any website content, which remains the exclusive property of its author(s).
    • The UNB logo and any of the associated suite of visual identity assets, which remains the exclusive property of the University of New Brunswick.

Tag summary

Content type

Image

Digest

Size

1 GB

Last updated

almost 7 years ago

docker pull unblibraries/dspace