chore: update README with further deployment details
All checks were successful
Deploy eolas-api / deploy (push) Successful in 19s
All checks were successful
Deploy eolas-api / deploy (push) Successful in 19s
This commit is contained in:
parent
f18ad382c7
commit
20bda8825a
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
## Deployment
|
## Deployment
|
||||||
|
|
||||||
Deployment is automated via Forgejo action. See [.forgejo/workflows/deploy.yml](./forgejo/workflows/deploy.yml).
|
Deployment is automated via Forgejo action. See [.forgejo/workflows/deploy.yml](./.forgejo/workflows/deploy.yml).
|
||||||
|
|
||||||
Deployment actions are always executed by the `deploy` user on the VPS.
|
Deployment actions are always executed by the `deploy` user on the VPS.
|
||||||
|
|
||||||
|
|
@ -26,7 +26,7 @@ On pushes to `main`:
|
||||||
|
|
||||||
On the VPS, `eolas-api` runs as a `systemd` service. This service is restarted as part of
|
On the VPS, `eolas-api` runs as a `systemd` service. This service is restarted as part of
|
||||||
the deployment. See copy of this file at
|
the deployment. See copy of this file at
|
||||||
[/systemd/eolas-api.service](./systemd/eolas-api.service).
|
[systemd/eolas-api.service](./systemd/eolas-api.service).
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue