Skip to content
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.

ruebot/docker-islandora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized Islandora

A dockerized development instance Islandora, an open-source software framework designed to help institutions and organizations and their audiences collaboratively manage, and discover digital assets using a best-practices framework. Built on a base of Drupal, Fedora Commons, and Solr, Islandora releases solution packs which empower users to work with data types (such as image, video, and pdf) and knowledge domains (such as Chemistry and the Digital Humanities). Solution packs also often provide integration with additional viewers, editors, and data processing applications.

Installation

  1. Install Docker
  2. Clone this repository
  3. Change into the source directory: cd docker-islandora
  4. Build the container: docker build -t <yourname>/islandora .
  5. Run ScholarSphere: docker run -d <yourname>/islandora
  6. View open ports via docker ps and note the port forwarding to 3000
  7. Browse to http://localhost:<THE_PORT>/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages