Installation
Less than 1 minute
Installation
FastBee open-source edition recommends Docker one-click deployment.
Requirements
| Component | Version | Notes |
|---|---|---|
| Docker | 20.10+ | Container runtime |
| Docker Compose | 2.0+ | Orchestration |
| JDK | 8 | Backend runtime |
| MySQL | 5.7+ | Relational database |
| Redis | 7.0+ | Cache & session |
| Nginx | stable | Web server |
| ZLMediaKit | master | Media server (optional) |
Deployment Options
- Docker Deploy — Recommended, setup in ~10 minutes
- System Deploy — For fine-grained control
Ports
| Port | Purpose | Protocol |
|---|---|---|
| 80 | Web Console | HTTP |
| 8080 | Backend API | HTTP |
| 1883 | MQTT Broker | TCP |
| 8083 | MQTT Broker | WebSocket |
| 5061 | SIP Signaling | UDP |
Default Credentials
- Username:
admin - Password:
admin123
Security
Change the default password immediately after first login.
