equity-platform

One-command Kubernetes platform for the sub-agency model.

Run multiple businesses on shared infra. Boot locally in 3 min. Provision new apps from the UI — every change is a git commit, every rollback is a git revert.

Fork & boot

Sign in with GitHub, we fork the platform repo to your account. Clone it, run ./local/up.sh, cluster is up in 90 seconds.

Provision from the UI

Fill a form to spin up a new business or app. The console writes YAML to your fork; ArgoCD reconciles.

Git-native rollback

Every change is a commit. Revert lands via GitHub's one-click revert PR. ArgoCD walks the cluster back.