retry repo create
This commit is contained in:
parent
4e6ad3cd26
commit
515d90cc9e
7 changed files with 88 additions and 19 deletions
|
|
@ -91,6 +91,7 @@ Notes:
|
|||
- Per-project runtime endpoints:
|
||||
- `GET /api/projects/:id/status`
|
||||
- `GET /api/projects/:id/logs?lines=200`
|
||||
- `POST /api/projects/:id/reprovision` (retry provisioning for failed/pending projects)
|
||||
- Status is read via `systemctl --user show <service>`.
|
||||
- Logs are read via `journalctl --user -u <service>`.
|
||||
- Both commands are executed as the workspace Unix user via `sudo -n -u <unix_user> ...`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue