// Docs
Community Overview
Community is the local Docker deploy of Cencurity.
Ultra-simple version
- clone the repository:
git clone https://github.com/cencurity/cencurity.git - go to
cencurity:cd cencurity - run
docker compose up -d - open
bootstrap_tenant_customer_api_key.txt - log in at
http://localhost:18080 - 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
