Code
Self-Hosted Registry
Run Cuitty Code Registry and Code App Market on your own infrastructure.
Self-hosted Cuitty Code Registry uses the same APIs and permission model as Cuitty Cloud.
Required services:
- Cuitty Code server for API, Git protocol, market, and registry metadata.
- SpiceDB for authorization.
- Airflow for app install/run, package publish, scans, reindexing, replication, and transfers.
- Object storage for package blobs, OCI layers, wheels, tarballs, SBOMs, and attestations.
- Git storage for repositories, app source, Cargo indexes, and docs.
Air-gapped deployments can use manual sync bundles instead of public network replication.
Operations
Use the Code Apps and Registry operator runbook for startup order, migrations, SpiceDB schema loading, Airflow reconciliation, registry smoke checks, and recovery steps.