From 73ae4f3e2be12d8a5ce08a907e95db8c7bd7cf6a Mon Sep 17 00:00:00 2001 From: isaacclad Date: Wed, 1 Jul 2026 06:53:51 +0000 Subject: [PATCH] Document ladill-care as canonical standalone repo in DEPLOY.md. Remove obsolete monorepo extract script instructions. Co-authored-by: Cursor --- DEPLOY.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/DEPLOY.md b/DEPLOY.md index bccabea..40a57b2 100644 --- a/DEPLOY.md +++ b/DEPLOY.md @@ -4,16 +4,10 @@ Healthcare management at **care.ladill.com** (patients, appointments, consultati ## 1. Gitea repo + CI -- Repo: **ladill-care** (`isaacclad/ladill-care`). +- Repo: **ladill-care** (`isaacclad/ladill-care`) — canonical source; not nested in the `ladill` monorepo. - Push to `main` triggers `.gitea/workflows/deploy.yml` (on-host `deploy` runner). - App root: `/var/www/ladill-care`. -To publish from the monorepo copy: - -```bash -bash scripts/extract-ladill-care.sh -``` - ## 2. Server app-slot + database ```bash