Skip to main content

Quick Start

Pre-Flight

SOL Panel currently requires Kubernetes 1.26 or higher. Most cloud providers can satisify this requirement.

To install SOL Panel on a Kubernetes 1.26+ cluster, we recommend using Helm:

Install with Helm
helm repo add trustless-engineering https://charts.trustless.engineering
helm install trustless-engineering/sol-panel

This will provision the default values, with Postgres and Redis running in-cluster. You can access the default UI by port-forwarding the frontend service.