Aadil Ayub 00991d4475
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
chore: publish 0.1.3+0.6.23 release
2024-10-09 22:43:14 +05:00
2023-03-28 01:21:20 -04:00
2021-12-08 14:38:34 +01:00
2021-11-30 12:03:35 +01:00
2022-12-01 20:33:15 +01:00
2021-12-08 13:37:22 +01:00
2022-12-01 20:33:15 +01:00
2022-04-01 10:22:55 +02:00
2023-08-04 19:20:44 +02:00

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, 2, third-party
  • 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

Description
Web app for browsing, reading and downloading eBooks stored in a Calibre database
Readme 70 KiB
Languages
Shell 100%