Giter VIP home page Giter VIP logo

emqx-docs's Introduction

EMQX Documentation

Slack Twitter Reddit

The best IoT MQTT open source team looks forward to your joining

English | 简体中文


Welcome to the repo for EMQX documentation. This is the source for https://docs.emqx.io/en/broker/latest/.

EMQX is a fully open-source, highly scalable, highly available distributed MQTT messaging broker for IoT, M2M, and Mobile applications that can handle tens of millions of concurrent clients.

For more information about EMQX, please access EMQ website.

Contributing

If you find EMQX documentation issues, please create an Issue to let us know or directly create a Pull request to help fix or update it. Our docs are completely open-source, and we sincerely appreciate contributions from our community!

See EMQX Documentation Contributing Guide to become a contributor!

Preview

# for community
./preview.sh ce 8080

# for enterprise
./preview.sh ee 8080

Now, open http://localhost:8080/docs/en/latest/ or http://localhost:8080/en/enterprise/latest/, if dir.yaml has been updated, you can re-run the above command to update the docs.

Release a New Version

Both community and enterprise edition documents are managed in the same repo and same release-Major.Minor branch.

Opensource and Enterprise may have different content so they may release at different pace.

Cut a new release for community edition

NEW_TAG="$(./cut-release.sh ce)"
git push origin "${NEW_TAG}"

Cut a New Release for Enterprise Edition

NEW_TAG="$(./cut-release.sh ee)"
git push origin "${NEW_TAG}"

Opensource

You can reach the EMQ community and developers via the following channels.

emqx-docs's People

Contributors

meggielqk avatar wivwiv avatar tigercl avatar lenalenapan avatar zmstone avatar hjianbo avatar terry-xiaoyu avatar rory-z avatar lafirest avatar swilder-m avatar savonarola avatar zhongwencool avatar jimmoen avatar dddhuang avatar id avatar huangdan avatar thalesmg avatar ysfscream avatar yanzhiemq avatar k32 avatar qzhuyan avatar kjellwinblad avatar turtledeng avatar red-asuka avatar emqplus avatar kinplemelon avatar keynslug avatar iequ1 avatar rnhx avatar zhengyupan 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.