Skip to content

medialibraryonline/iipsrv-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iipsrv-docker

A minimal compose stack to deploy iipsrv.
Made with two containers, one running iipsrv with spawn-fcgi, the other running nginx.

Nginx can handle load balancing to multiple iipsrv instances, please refer to iipsrv doc

Running:

  1. docker-compose up -d

  2. Copy some ptiff,jp2,... into ./data

  3. Test

    curl http://localhost:8094/iiif/image.tiff/info.json

Note: the iipsrv image can be built with alpine to save space, but is generally slower than the Debian one.

About

A minimal compose stack to deploy iipsrv.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published