Sign inSign up

uoacer/uoa-dmp-docker

By uoacer

Updated over 9 years ago

Data Management Plan docker build

Image
1

170

uoacer/uoa-dmp-docker repository overview

uoa-dmp-docker

The University of Auckland Data Management Planning tool Docker deployment scripts.

Prerequisites

  • Ubuntu 14.04 or 16.04
  • Install docker-ce and docker-compose on your system.
  • Ensure you have copied ssl certificates (server.crt, server-ca.crt, ssl.crt and server.key) into the project directory.
  • Edit the environment variables in local.env, staging.env and production.env.

Test locally

Run the following commands:

cd uoa-dmp-docker
source local.env && docker-compose -f docker-compose-local.yml build
source local.env && docker-compose -f docker-compose-local.yml up

Tag summary

Content type

Image

Digest

Size

585.2 MB

Last updated

over 9 years ago

docker pull uoacer/uoa-dmp-docker:staging