6 Commits

Author SHA1 Message Date
sharang f1c3fd14b9 fix(manifests): tenant-registry port 8080 → 8090
ci / shared (push) Successful in 5s
ci / validate (push) Successful in 3s
Unblock local dev: Keycloak owns :8080, so tenant-registry shifts to :8090. Prod is functionally unchanged.

Refs: M5.1
2026-05-19 09:47:35 +00:00
sharang e3a62c8113 feat(dev): local docker-compose stack
ci / shared (push) Successful in 5s
ci / validate (push) Successful in 2s
Adds dev/docker-compose.yml + breakpilot-dev Keycloak realm + make dev-up/down/reset/logs targets so a developer can boot the full dependency stack from this repo.
2026-05-19 09:35:02 +00:00
sharang 8e37f65b8e feat(iac): scaffold orca-platform layout (M1.1)
ci / shared (push) Successful in 5s
ci / validate (push) Successful in 2s
Lands manifests/, overlays/, dns/, scripts/, Makefile per M1.1. Bundles yourplatform.com→breakpilot.com rename. vms/ removed (out-of-scope for Orca).

Refs: M1.1
2026-05-18 20:28:40 +00:00
sharang c196f5e801 ci: rework workflow for Gitea Actions (M0.2)
ci / shared (push) Successful in 5s
ci / validate (push) Has been skipped
Switches commitlint to bash regex, gitleaks to inline binary, trivy to inline binary (v0.70.0). Per-stack jobs gated on hashFiles.

Refs: M0.2
2026-05-18 19:42:26 +00:00
sharang 5dd6e0448f chore: bootstrap repo scaffolding (M0.1)
ci / shared (push) Failing after 2s
ci / validate (push) Failing after 1s
Bootstraps §1.2 scaffolding (README, CONTRIBUTING, CODEOWNERS, CHANGELOG, PR + issue templates, LICENSE, CI workflow, release workflow, commitlint, cliff, .editorconfig, .gitignore, .env.example) and ships a proprietary all-rights-reserved LICENSE naming both founders.

Refs: M0.1
2026-05-18 19:15:31 +00:00
sharang 90b97c9d68 Initial commit 2026-05-18 19:05:33 +00:00