// Docs

Community Overview

Community is the local Docker deploy of Cencurity.

Ultra-simple version

  1. clone the repository: git clone https://github.com/cencurity/cencurity.git
  2. go to cencurity: cd cencurity
  3. run docker compose up -d
  4. open bootstrap_tenant_customer_api_key.txt
  5. log in at http://localhost:18080
  6. set your LLM base URL to http://localhost:18082

What Community gives you

  • dashboard login on http://localhost:18080
  • proxy traffic on http://localhost:18082
  • audit logs, detections, and policy management in the dashboard

Best fit

Community is for:

  • local testing
  • IDE and AI app proxying
  • trying policies before wider rollout
  • simple GitHub-based development flows

Next steps