Self-hosting
Self-hosting
Run 143 on your own infrastructure with GitHub, Postgres, Redis, workers, and coding-agent credentials.
Self-hosting is an operations commitment as much as an installation path. Plan for the app, database, Redis, worker hosts, secrets, logs, and coding-agent credentials as one production system.
Start here
GitHub App setup
Create the GitHub App used for repo access and PR creation.
Platform LLM
Configure the LLM used for platform reasoning and classification.
Deployment checklist
Verify production readiness before real agent work.
Worker capacity
Size worker process and sandbox concurrency.
Operating responsibilities
Self-hosted operators own:
- Secrets and encrypted environment management.
- GitHub App credentials and callback URLs.
- Database backups and migrations.
- Worker host capacity and sandbox runtime health.
- Log retention and production debugging access.
- Provider credentials for platform LLM and coding-agent execution.