calibre-web
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
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new ${REPO_NAME} --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app config YOURAPPDOMAIN
- be sure to change$DOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN
- Open the configured domain in your browser to finish set-up
The default login is login: admin
, password: admin123
Languages
Shell
100%