Closed marcolarosa closed 1 year ago
@marcolarosa Thanks I've found this. I can add it to the public directory in the main app so it get's auto deployed Do you have the original source for this available? There are some small changes I'd like to make in how it connects to graphql so it can work in the staging environment
I think it's this one: https://github.com/CoEDL/nabu-collection-viewer-v1 but it's been so long since I've looked at it or updated it!
It doesn't use graphql at all if I recall. From memory, it reads the OAI-PMH feed and constructs the item representation from that.
Thanks Marco. It's now deployed
hi @johnf
In my homedir on the old server you'll see some content that needs to be installed on the new server:
This is the image viewer that gets loaded when you click
view file contents
on an item:The current setup has the /viewer pointing to my home dir but you can install it anywhere you want on the new server as it will not be getting any updates (the current setup was decided by Syd IT so I could update the viewer as required).
So, you need to map
https://syd-paradisec-prod.intersect.org.au/viewer/#
to the folder where you install that content. You should be able to get the webserver config off the old server.