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