Docs / Platform Ops

Parity & roadmap

Living checklist of implemented vs planned platform capabilities. Canonical repo copy: docs/PARITY_CHECKLIST.md.

Core deploy pipeline

  • GitHub App, manual deploy, auto-deploy, path filters, deploy hooks: documented
  • Build/runtime logs, deploy queue, zero-downtime, rollback, health checks: documented
  • Cancel deploy: documented
  • Clear build cache: documented

Service types

All seven types implemented: see Service types.

Known gaps (stubs / planned)

Recently shipped

Partial features (documented honestly)

  • Custom domain platform TLS: available when CF_API_TOKEN + CF_ZONE_ID are set (100 free hostnames)
  • gVisor: opt-in via ./scripts/setup-gvisor.sh + ISOWARD_DOCKER_RUNTIME=runsc
  • Horizontal scaling / autoscaling: redeploy loop, not true LB

Infrastructure