Deploy Enterprise IoT Platform
Choose your system and install ThingsPanel on your computer or server in minutes.
Server
Linux
Supports CentOS, Ubuntu, Debian and macOS via SSH.
Run the following command:
curl -fsSL https://install.thingspanel.io/install.sh | sh
Windows
Provides a native GUI application installer with zero dependencies.
Run the following command:
irm https://install.thingspanel.io/install.ps1 | iex
OR
Download .exe Installer
macOS
Native support for Apple Silicon & Intel via Docker Desktop.
Run the following command:
curl -fsSL https://install.thingspanel.io/install.sh | sh
OR
Download .pkg Installer
Installation issues? Check the Documentation