chore: update deployment details
All checks were successful
Deploy eolas-api / deploy (push) Successful in 24s

This commit is contained in:
Thomas Bishop 2025-10-15 15:01:32 +01:00
parent 3f3e83f968
commit 3f18776685

View file

@ -1,8 +1,11 @@
## Deployment ## 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`: On pushes to `main`: