Getting Started
Guides to help you get up and running with ProxyConf
This section guides you through setting up ProxyConf and configuring Envoy to use it as a control plane.
In This Section
| Guide | Description |
|---|---|
| Quickstart | Get ProxyConf running in minutes with Docker and the demo environment |
| Envoy Configuration | Learn how to configure Envoy’s bootstrap to connect to ProxyConf |
Recommended Path
- Start with the Quickstart - Run the demo environment to see ProxyConf in action
- Learn Envoy Configuration - Understand how Envoy connects to ProxyConf via xDS
- Explore Configuration Options - Dive into environment variables and OpenAPI extensions
- See Examples - Check out real-world examples for common use cases