π₯
io.github.coderifts/api-governance
API governance for AI agents. Detects breaking changes, scores blast radius, blocks unsafe calls.
0 installs
Trust: 34 β Low
Healthcare
Ask AI about io.github.coderifts/api-governance
Powered by Claude Β· Grounded in docs
I know everything about io.github.coderifts/api-governance. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
CodeRifts β Self-Hosted Deployment
Docker Compose configuration for self-hosting CodeRifts on your own infrastructure.
Quick Start
# 1. Clone this repo
git clone https://github.com/coderifts/self-hosted.git
cd self-hosted
# 2. Copy and configure environment variables
cp .env.example .env
# Edit .env with your values
# 3. Start all services
docker compose up -d
What's Included
- docker-compose.yml β Orchestrates the CodeRifts app, PostgreSQL database, and Redis cache
- .env.example β Template for required environment variables
- SELF_HOSTED.md β Detailed deployment and configuration guide
Documentation
For full documentation, visit coderifts.com/docs.
License
See coderifts.com for licensing terms.
