Kythia WorkspaceKythia Workspace

Envoy

Using Envoy Proxy in Kythia Workspace.

Envoy is an open-source edge and service proxy, designed for cloud-native applications. In Kythia, it can be used as a high-performance web server or local load balancer.

Installing

Go to Web Server -> Envoy

Select a version and click Install

Kythia downloads the official Envoy Windows binary.

Starting / Stopping

Use the Start / Stop buttons in the Envoy panel. Envoy operates seamlessly as a background process.

Configuration

Kythia manages a default envoy.yaml for basic HTTP routing to your Document Root. You can customize the YAML configuration manually:

C:\kythia\bin\envoy\{version}\envoy.yaml

Logs

Envoy logs directly to standard output. Kythia intercepts this output and displays it clearly in the Logs UI panel so you can monitor your traffic in real-time.

On this page