diff --git a/Brain.md b/Brain.md index e6a9385..d9fcc84 100644 --- a/Brain.md +++ b/Brain.md @@ -14,6 +14,13 @@ Gitea target: 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: ```text @@ -53,6 +60,7 @@ Decision: - 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. - 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: diff --git a/README.md b/README.md index 485f503..8da4634 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ Infrastructure repository for the Calibre-Web service at: https://books.mischlabs.de ``` +Gitea: + +```text +https://git.mischlabs.de/MrDiderot/CalibreWeb.git +``` + The service currently uses the upstream LinuxServer image: ```text