Skip to content

rascalking/calibre-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calibre-server

Docker image for a Calibre content server

This just installs Caliber in a debian image, ensures a library directory and user datbase exist, then runs calibre-server pointing at them.

Environment variables

  • CALIBRE_DIR - Directory to store the user database and library within the container. Defaults to /opt/calibre.
  • CALIBRE_USER - Username used to log into the Calibre content server. Defaults to calibre.
  • CALIBRE_PASSWORD - Password used to log into the Caliber content server. Defaults to calibre-secret.
  • CALIBRE_PORT - Port to run the Calibre content server on. Defaults to 8080.

About

Docker image for a Calibre content server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published