chore(domain): yourplatform.com → breakpilot.com
Apply the platform-domain decision (2026-05-18) to every README, workflow, and config in this repo. 4 files updated. Refs: M1.1
This commit is contained in:
@@ -39,8 +39,8 @@ For IaC: list the make targets.}}
|
||||
| Env | URL | How |
|
||||
|---|---|---|
|
||||
| dev | `http://localhost:3000` | `make dev` |
|
||||
| stage | `https://portal.stage.yourplatform.com` | auto on merge to `main` |
|
||||
| prod | `https://portal.yourplatform.com` | manual: tag `vX.Y.Z` + sign-off |
|
||||
| stage | `https://portal.stage.breakpilot.com` | auto on merge to `main` |
|
||||
| prod | `https://portal.breakpilot.com` | manual: tag `vX.Y.Z` + sign-off |
|
||||
|
||||
Rollback: `orca rollout undo portal --env={{env}}`.
|
||||
|
||||
@@ -48,7 +48,7 @@ Rollback: `orca rollout undo portal --env={{env}}`.
|
||||
|
||||
- Traces, logs, metrics: [SigNoz](https://signoz.meghsakha.com) — service name `portal`
|
||||
- Audit events: Tenant Registry `/audit` (Retraced-shape schema)
|
||||
- On-call: `oncall@yourplatform.com` · runbook at `platform/docs/runbooks/portal.md`
|
||||
- On-call: `oncall@breakpilot.com` · runbook at `platform/docs/runbooks/portal.md`
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user