Document Calibre-Web Gitea push

This commit is contained in:
Kroonk
2026-05-21 13:01:07 +02:00
parent d909501b4a
commit 75342e53a3
2 changed files with 14 additions and 0 deletions

View File

@@ -14,6 +14,13 @@ Gitea target:
https://git.mischlabs.de/MrDiderot/CalibreWeb.git https://git.mischlabs.de/MrDiderot/CalibreWeb.git
``` ```
Initial push:
```text
main -> origin/main
Commit: d909501 Add Calibre-Web infrastructure
```
Current NAS state captured on 2026-05-21: Current NAS state captured on 2026-05-21:
```text ```text
@@ -53,6 +60,7 @@ Decision:
- The universal Watchtower instance on the NAS can update this service directly. - The universal Watchtower instance on the NAS can update this service directly.
- Only add a Dockerfile and Gitea Actions workflow if custom image changes become necessary later. - Only add a Dockerfile and Gitea Actions workflow if custom image changes become necessary later.
- The initial `docker-compose.yml` in this repo was copied from the live NAS compose file at `/volume2/docker/calibreweb/docker-compose.yml`. - The initial `docker-compose.yml` in this repo was copied from the live NAS compose file at `/volume2/docker/calibreweb/docker-compose.yml`.
- The repository was pushed to Gitea on 2026-05-21.
Important: Important:

View File

@@ -6,6 +6,12 @@ Infrastructure repository for the Calibre-Web service at:
https://books.mischlabs.de https://books.mischlabs.de
``` ```
Gitea:
```text
https://git.mischlabs.de/MrDiderot/CalibreWeb.git
```
The service currently uses the upstream LinuxServer image: The service currently uses the upstream LinuxServer image:
```text ```text