Giter Club home page Giter Club logo

emqx-dashboard5's Introduction

The New Dashboard for EMQX 5.0

EMQX provides a built-in management console, the EMQX Dashboard. It allows users to easily manage and monitor EMQX clusters and configure and use the required features from a web page.

image

Main features

  • Data monitoring and management: important data clear at a glance
  • Visually manage access control: out-of-the-box authentication and authorization management
  • Powerful data integration capabilities: Flow editor and bi-directional data bridge
  • Online configuration update: hot updates that save your configuration immediately
  • Customizable extension capabilities: built-in gateways, plugins and Hooks
  • More comprehensive diagnostic tools: identify and resolve problems in time

Running

Install the latest version of EMQX first.

After installing EMQX successfully, you can access and use EMQX Dashboard by opening http://localhost:18083/ (replace localhost with the actual IP address if deployed on a non-local machine) through your browser. EMQX Dashboard is a web application that listens to port 18083 by default.

EMQX can still be used normally without Dashboard enabled, Dashboard just provides the option for users to use it visually.

Get Involved

Resources

  • MQTT client programming

    A series of blogs to help developers get started quickly with MQTT in PHP, Node.js, Python, Golang, and other programming languages.

  • MQTT SDKs

    We have selected popular MQTT client SDKs in various programming languages and provided code examples to help you quickly understand the use of MQTT clients.

  • MQTT X

    An elegant cross-platform MQTT 5.0 client tool that provides desktop, command line, and web to help you develop and debug MQTT services and applications faster.

  • Internet of Vehicles

    Build a reliable, efficient, and industry-specific IoV platform based on EMQ's practical experience, from theoretical knowledge such as protocol selection to practical operations like platform architecture design.

Develop

# Project setup
yarn

# Compiles and hot-reloads for development localhost
yarn serve

# Compiles and minifies for production
yarn build

# Lints and fixes files
yarn lint

Customize configuration

See Configuration Reference.

The CI will then run automatically, and it will be released after the run is complete.

emqx-dashboard5's People

Contributors

kinplemelon avatar ysfscream avatar zmstone avatar qzhuyan avatar kianmeng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.