Install EMQX Edge on Linux
This page guides you through the installation of EMQX Edge on a Linux system.
Download the Installation Package
Visit the EMQX Edge download page to obtain the appropriate Linux package for your system architecture.
Installation Example (arm64)
The following steps demonstrate how to install EMQX Edge version v1.0.0 on an arm64 device:
Extract the package:
bashunzip ./emqx-edge-1.0.0-linux-amd64.zip
Navigate to the extracted directory, and start EMQX Edge:
bash./nanomq start
Access the EMQX Edge Dashboard
EMQX Edge includes a built-in web-based Dashboard that allows you to monitor system status, manage configurations, and configure required features.
- Open a web browser and visit
http://localhost:8081
(localhost
can be substituted with your IP address). - Log in to the EMQX Edge Dashboard with default credentials:
- Username:
admin
- Password:
public
- Username: