Skip to main content

Download Ocelot Admin

A single portable package that runs on Windows, Linux, and macOS.

Ocelot Admin

Portable - Windows / Linux / macOS

OcelotAdmin.zip

Extract the ZIP and run with dotnet ApiGateway.dll

Download ZIP

Prerequisite: .NET 10 Runtime

This is a framework-dependent package. You need the .NET 10 Runtime installed on the target machine.

Download .NET 10 Runtime ↗

Verify the runtime is installed: dotnet --list-runtimes

Or use Docker

Pull the official image from Docker Hub. No runtime installation needed.

docker pull asielhv/ocelot-admin
docker run -p 4000:4000 asielhv/ocelot-admin