remove calibre-web
This commit is contained in:
parent
8501b5f381
commit
15c10fa570
@ -30,25 +30,6 @@ services:
|
||||
- ${DNS_IP}
|
||||
restart: unless-stopped
|
||||
|
||||
# Calibre (ebook management)
|
||||
calibre-web-automated:
|
||||
image: crocodilestick/calibre-web-automated:latest
|
||||
container_name: calibre-web
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
- PUID=1000
|
||||
- PGID=100
|
||||
- DOCKER_MODS=lscr.io/linuxserver/mods:universal-calibre-v7.16.0
|
||||
volumes:
|
||||
- ${DOCKER_DIR}/calibre/config:/config
|
||||
- ${DOCKER_DIR}/calibre/ingest:/cwa-book-ingest
|
||||
- ${DOCKER_DIR}/calibre/books:/calibre-library
|
||||
ports:
|
||||
- 8083:8083
|
||||
dns:
|
||||
- ${DNS_IP}
|
||||
restart: unless-stopped
|
||||
|
||||
## Immich (photo library management)
|
||||
immich_server:
|
||||
container_name: immich_server
|
||||
|
@ -16,10 +16,8 @@ These are all the services hosted, what they are for, and any clients I use with
|
||||
|
||||
### Media
|
||||
|
||||
- [AudioBookShelf](https://www.audiobookshelf.org/) - Audiobook and podcast server
|
||||
- [AudioBookShelf](https://www.audiobookshelf.org/) - Audiobook, ebook, and podcast server
|
||||
- The official mobile client works great
|
||||
- [Calibre Web Automated](https://github.com/crocodilestick/Calibre-Web-Automated) - Ebook management
|
||||
- [Yomu](https://www.yomu-reader.com/) for iOS is nice and minimal and supports OPDS for use with Calibre Web
|
||||
- [Immich](https://immich.app/) - Photo and video management
|
||||
- Their official mobile apps are quite good
|
||||
- [Jellyfin](https://jellyfin.org) - Media server for movies, TV shows, and music
|
||||
|
Loading…
x
Reference in New Issue
Block a user