Documentation

Everything you need to run DockYARP in production.

DockYARP watches your Docker socket, auto-discovers running containers, and generates reverse-proxy routes on the fly — the same idea as nginx-proxy, but built entirely on .NET and YARP.


Getting started

Run DockYARP and expose your first container.

Configuration

Container labels and application configuration.

Features

How DockYARP discovers, routes, secures, observes, and operates at runtime.

Examples

Copy-pasteable recipes for common DockYARP setups.

Migrating from nginx-proxy

Move an existing nginx-proxy deployment to DockYARP, with a safe rollback path.

Architecture

How discovery, routing, and TLS fit together.

Deployment

Running DockYARP in production.

Contributing

The spec-driven workflow behind DockYARP.

Releasing

How to cut a DockYARP release, from the first-release bootstrap to the tag push.