Skip to content
github-actions[bot] edited this page Jun 12, 2026 · 2 revisions

Conduit Documentation

Document Description
configuration.md Full reference — every field, YAML and JSON, with field tables
recipes.md Ready-to-use configs by scenario (HTTPS, JWT, load balancing, security, …)
cli.md All CLI commands, flags, and all 14 build features
admin.md Admin API — all endpoints, request/response examples, auth, CLI shortcuts
building.md Build from source, cross-compilation, release profile, RISC-V
rhai.md Rhai scripting middleware — API reference, examples, execution model
wasm.md WASM plugin middleware — ABI, host functions, Rust/C/Go examples
deployment.md Running in production — Docker, systemd, Kubernetes, production checklist
benchmarks.md Performance benchmarks — standard vs full build, per-feature overhead
live-demo.md Local demo — two virtual sites, load balancing, caching, auth

For a quick start see the README in the project root.
For runnable configs see the examples/ directory.

Clone this wiki locally