Coderifts Api Governance

Created By
coderifts3 months ago
PR-native API governance for AI agents. Detects breaking API changes at merge time, scores blast radius, and blocks unsafe agent tool calls before production. Preflight check, risk scoring, Decision Spec v1.0.
Overview

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.

Server Config

{
  "mcpServers": {
    "coderifts": {
      "url": "https://app.coderifts.com/mcp",
      "env": {
        "api_key": "<YOUR_CODERIFTS_API_KEY>"
      }
    }
  }
}
Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
coderifts
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Docwand

13 hours ago