Getting started
Run DockYARP and expose your first container.
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.
Run DockYARP and expose your first container.
Container labels and application configuration.
How DockYARP discovers, routes, secures, observes, and operates at runtime.
Copy-pasteable recipes for common DockYARP setups.
Move an existing nginx-proxy deployment to DockYARP, with a safe rollback path.
How discovery, routing, and TLS fit together.
Running DockYARP in production.
The spec-driven workflow behind DockYARP.
How to cut a DockYARP release, from the first-release bootstrap to the tag push.