Web app for browsing, reading and downloading eBooks stored in a Calibre database
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3wc 1f99898c96
Add build status badge
1 day ago
.drone.yml One more missing var.. 1 day ago
.env.sample feat: debug and oauth sample vars 1 year ago
.gitignore init 1 year ago
README.md Add build status badge 1 day ago
abra.sh fix: uninstall scholarly 4 months ago
compose.oauth2.yml feat: support keycloak 1 year ago
compose.yml chore: publish 0.1.1+0.6.19 release 3 weeks ago
entrypoint.sh.tmpl fix: uninstall scholarly 4 months ago
nginx.conf.tmpl moar space 1 year ago

README.md

calibre-web

Build Status

Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.

  • Category: Apps
  • Status: 2, pre-alpha
  • Image: linuxserver/calibre-web
  • Healthcheck: No
  • Backups: No
  • Email: N/A
  • Tests: 2
  • SSO: 1

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new ${REPO_NAME} --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. Open the configured domain in your browser to finish set-up

The default login is login: admin, password: admin123