From 3f18776685b5106b4fdb9b01beab24e4415876c5 Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Wed, 15 Oct 2025 15:01:32 +0100 Subject: [PATCH] chore: update deployment details --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23184a9..3edc262 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ ## Deployment -Deployment is automated via Forgejo action. See `.forgejo` directory. +Deployment is automated via Forgejo action. See `.forgejo` directory. Deployment actions are always executed by the `deploy` user on the VPS. -Deployment actions are always executed by the `deploy` user on the VPS. +**The application resides at `/var/www/eolas-api` on the VPS. The SQLite database +file that the API reads from is stored at `/data/sqlite/eolas`.** + +### Automated pipeline On pushes to `main`: