Skip to content

Starting and Restarting Workbench Server Processes

Jonathan Armoza edited this page Jan 12, 2024 · 1 revision

Reference to workbench diagram

Nginx

Gunicorn

Django/Vue

IIIF Server

Stop any currently-running instance

singularity instance stop iiif1

Create the singularity instance

./startup.sh

Activate the IIIF server inside the contianer

nohup singularity run instance://iiif1 > iiif.log &

Check that images are loading at https://printprobdb.psc.edu/books

Logout of the shell