This repository contains the official release binaries for the Easypanel CLI. The source code is maintained separately and is not published in this repository.
macOS and Linux:
curl -fsSL https://get.easypanel.io/cli | shWindows PowerShell:
irm https://get.easypanel.io/cli.ps1 | iexSet EASYPANEL_CLI_VERSION to install a specific version instead of the latest
release. The installers verify downloads against the published SHA-256
checksums.
Download the archive or native Linux package for your operating system and architecture from the latest release.
Each release includes SHA-256 checksums in checksums.txt.
The full command is easypanel; ep is available as a shorter alias when the
selected package or installer supports it.
easypanel version
easypanel server add production panel.example.comLearn more at easypanel.io.