Islandora-Devops / isle-dc

ISLE 8 - Dockerized Islandora 8 Deployment orchestrated with docker-compose
MIT License
23 stars 60 forks source link

removed make local and demo #363

Closed joshdentremont closed 1 year ago

joshdentremont commented 1 year ago

As discussed in the tech call, this PR removes the make commands for local and demo and replaces them with a message containing the link to instructions for how to install the starter site.

It also updates the default ENVIRONMENT to starter in sample.env and changes make up to spin up a starter site if there is no docker-compose.yml instead of the demo site as it was previously set to.

This should not get merged until this documentation PR has merged: https://github.com/Islandora/documentation/pull/2266