chore: update deployment details
All checks were successful
Deploy eolas-api / deploy (push) Successful in 24s
All checks were successful
Deploy eolas-api / deploy (push) Successful in 24s
This commit is contained in:
parent
3f3e83f968
commit
3f18776685
1 changed files with 5 additions and 2 deletions
|
|
@ -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`:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue