Files
trade-gitops/README.md
mpabi b94cc46b78
All checks were successful
runner-smoke / smoke (push) Successful in 36s
feat(actions): bootstrap sol runner
2026-04-12 16:39:26 +02:00

14 lines
527 B
Markdown

# trade-gitops
GitOps bootstrap and cluster runtime for the `trade-next` migration target on `mevnode_sol`.
## Bootstrap Modules
- `bootstrap/gitea-actions`: organization-scoped Gitea Actions runner for `trade-next`, including deployer RBAC and operator scripts.
## Current Scope
- Bootstrap a single-node `k3s` control plane on `sol`.
- Expose host-level `Postgres` and `Redis` into the cluster through `trade-infra`.
- Run an organization-scoped Gitea Actions runner that can execute deployment workflows against `sol`.