chore: update docs
All checks were successful
Deploy to Staging / Build Images (push) Successful in 22s
Deploy to Staging / Deploy to Staging (push) Successful in 37s
Deploy to Staging / Verify Staging (push) Successful in 6s
Deploy to Staging / Notify Staging Ready (push) Successful in 5s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
All checks were successful
Deploy to Staging / Build Images (push) Successful in 22s
Deploy to Staging / Deploy to Staging (push) Successful in 37s
Deploy to Staging / Verify Staging (push) Successful in 6s
Deploy to Staging / Notify Staging Ready (push) Successful in 5s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
This commit is contained in:
@@ -25,11 +25,11 @@ Single-tenant vehicle management application with 5-container architecture (Trae
|
||||
| `.gitea/` | Gitea workflows and templates | CI/CD, issue templates |
|
||||
| `ansible/` | Ansible deployment playbooks | Server provisioning |
|
||||
|
||||
## Build
|
||||
## Build for staging and production. NOT FOR DEVELOPMENT
|
||||
|
||||
```bash
|
||||
make setup # First-time setup (builds containers, runs migrations)
|
||||
make rebuild # Rebuild containers after changes
|
||||
make setup # First-time setup
|
||||
make rebuild # Rebuild containers
|
||||
```
|
||||
|
||||
## Test
|
||||
|
||||
Reference in New Issue
Block a user