Getting Started

Get up and running with Sentinel in minutes.

Quick Start

The fastest way to try Sentinel:

# Install
curl -fsSL https://get.sentinel.dev | bash

# Run with a simple config
sentinel -c sentinel.kdl

Prerequisites

  • OS: Linux (x86_64, aarch64) or macOS (Apple Silicon, Intel)
  • Memory: 128 MB minimum, 512 MB recommended
  • Disk: 50 MB for binaries

Learning Path

StepPageDescription
1InstallationDownload and install Sentinel
2Quick StartRun your first proxy in 5 minutes
3First RouteConfigure routing to your backend
4Basic ConfigurationUnderstand the configuration file
5Use CasesCommon scenarios and configurations

What’s Next?

After completing the getting started guide:

Need Help?