Skip to content

Loris IIIF image server with optimised openjpeg, Grok 1.0

License

Notifications You must be signed in to change notification settings

TheStanfordDaily/loris-grok-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loris-grok-docker

Docker build of Loris 2 IIIF Image Server with Grok on Ubuntu. This build is configured to take images from the Stanford Daily archives S3 bucket. You can modify the configuration in loris2.conf.

Setup

docker build -t thestanforddaily/loris-grok-docker .
docker run -d -p 5004:5004 thestanforddaily/loris-grok-docker

Running

Go to http://localhost:5004/data.2012-aug/data/stanford/1920/10/01_01/Stanford_Daily-IMG/Stanford_Daily_19201001_0001_0001.jp2/0,0,200,200/400,/0/default.jpg

About

Loris IIIF image server with optimised openjpeg, Grok 1.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 89.2%
  • Python 10.8%