Nodes
4 Tomcat nodes
app0 + app1 (web/admin) and iot0 + iot1 (tracker gateways).
Four Tomcat nodes (app0, app1, iot0, iot1) behind an Nginx proxy with automatic WAR dispatcher. If one server fails, the others take over.
app0 + app1 (web/admin) and iot0 + iot1 (tracker gateways).
Round-robin with health checks and sticky WebSocket sessions.
1 upload on malambi.net → copy + reload on all 4 nodes.
ChatPoolHandler propagates messages, presence and reactions.
All nodes point to gprmc1.malambi.net (dedicated MariaDB).
Real-time console for debug, broadcast, no-downtime reload.
The production dispatcher receives the WAR only on malambi.net and distributes it:
scp malambi-fleetman-7.0.1.war root@malambi.net:/home/rootx
# dispatcher.sh → copy to app0/app1/iot0/iot1 → reload Tomcat
| Proxy | Nginx |
| App nodes | app0, app1 |
| IoT nodes | iot0, iot1 |
| DB | gprmc1.malambi.net (MariaDB) |
| Heartbeat | 60 s inter-server |
| Failover | transparent to client |
Bundled with FleetMan — activation is instant. Contact your account manager or start a free trial.