Skip to content

Add docker-compose script for IIIF server#8000

Merged
tdonohue merged 2 commits intoDSpace:mainfrom
tdonohue:iiif_docker
Oct 22, 2021
Merged

Add docker-compose script for IIIF server#8000
tdonohue merged 2 commits intoDSpace:mainfrom
tdonohue:iiif_docker

Conversation

@tdonohue
Copy link
Copy Markdown
Member

References

Description

Simple docker-compose script to spin up a Cantaloupe IIIF server for easier testing with Docker.

To run this with the REST API backend, just start up the DSpace backend using:

docker-compose -p d7 -f docker-compose.yml -f dspace/src/main/docker-compose/docker-compose-iiif.yml up -d

Flagging as a WIP as I need to add more docs about this to the docker-compose README.md.

@tdonohue tdonohue added improvement backend: Docker Related to DSpace deployment via Docker labels Oct 18, 2021
@tdonohue tdonohue added this to the 7.1 milestone Oct 18, 2021
@tdonohue tdonohue self-assigned this Oct 18, 2021
@tdonohue
Copy link
Copy Markdown
Member Author

👍 Used this again today to test #3210 with DSpace/dspace-angular#1079 and it's working well.

I've just updated the README here to document this new dspace-iiif container better. This is ready to merge as soon as the IIIF PRs are merged.

@tdonohue
Copy link
Copy Markdown
Member Author

Merging, as IIIF work was already merged & this helps with testing future IIIF work.

@tdonohue tdonohue merged commit c9e36c8 into DSpace:main Oct 22, 2021
@tdonohue tdonohue deleted the iiif_docker branch October 22, 2021 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend: Docker Related to DSpace deployment via Docker improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant