https://github.com/racksync/emqx-docker
https://github.com/racksync/emqx-docker
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/racksync/emqx-docker
- Owner: racksync
- Created: 2023-03-21T09:09:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T12:47:01.000Z (about 1 year ago)
- Last Synced: 2025-03-16T14:32:39.275Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Quick Deploy EMQX
MQTT Broker deployment configuration using Docker Compose.
## Prerequisites
- Docker and Docker Compose installed
- SSL certificates (cert.pem and key.pem)
- Access to ports 1883, 8883, 8083, 8084, and 18083
## Configuration ⚙️
The setup includes:
- MQTT (1883)
- MQTTS (8883)
- WebSocket (8083)
- WSS (8084)
- Dashboard (18083)
## Quick Start 🚦
1. Set up environment variables in `default.env`
2. Place SSL certificates:
- cert.pem
- key.pem
3. Start the service:
```bash
docker-compose up -d
```
4. Access the dashboard:
- URL: http://localhost:18083
- Default credentials:
- Username: admin
- Password: public
## Environment Variables 🔧
Check `default.env` for configuration options:
- EMQX_NAME: Broker name
- EMQX_HOST: Host configuration
- EMQX_LOADED_PLUGINS: Enabled authentication plugins
- TZ: Timezone setting
### 📚 Automation Training & Resources
- 🛒 [Products & Services](http://racksync.com)
- 📖 [Training Courses](https://facebook.com/racksync)
### 👥 Community
- 🏘️ [Home Automation Thailand](https://www.facebook.com/groups/hathailand)
- 🛍️ [Home Automation Marketplace](https://www.facebook.com/groups/hatmarketplace)
- 💬 [Home Automation Thailand Discord](https://discord.gg/Wc5CwnWkp4)
## 🏢 [RACKSYNC CO., LTD.](https://racksync.com)
RACKSYNC is a leading technology company specializing in Automation and Smart Solutions. We offer comprehensive services from consultation to implementation, covering both small-scale and enterprise-level projects. Our expert team provides professional system integration, installation, and monitoring services. As a full-service technology provider, we also develop customized Software as a Service (SaaS) solutions to meet diverse business needs.
📍 RACKSYNC COMPANY LIMITED \
🌏 Suratthani, Thailand 84000 \
📧 Email : devops@racksync.com \
📞 Tel : +66 85 880 8885
[](https://discord.gg/Wc5CwnWkp4) [](https://github.com/racksync)
[](https://racksync.com)