You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MajoBerger edited this page Jul 30, 2024
·
13 revisions
Handle server runs within backend container (dspace).
During installation, the config must be manually created by calling /dspace/bin/make-handle-config, see
https://github.com/dataquest-dev/dspace-angular/blob/dtq-dev/.github/workflows/deploy.yml#L93-L101
for all the steps necessary.
docker-compose-rest.yml is prepared, so that the handle folder is in volume and entrypoint is set, so that on restart, handle server starts.