Nodes
4 nœuds Tomcat
app0 + app1 (web/admin) et iot0 + iot1 (gateways trackers).
Quatre nœuds Tomcat (app0, app1, iot0, iot1) derrière un proxy Nginx avec dispatcher WAR automatique. Si un serveur tombe, les autres prennent le relais.
app0 + app1 (web/admin) et iot0 + iot1 (gateways trackers).
Round-robin avec health checks et sticky sessions WebSocket.
1 upload sur malambi.net → copie + reload sur les 4 nodes.
ChatPoolHandler propage messages, présence et réactions.
Tous les nodes pointent vers gprmc1.malambi.net (MariaDB dédié).
Console temps réel pour debug, broadcast, reload sans downtime.
Le dispatcher de production reçoit le WAR uniquement sur malambi.net et le distribue :
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-serveur |
| Failover | transparent client |
Livré en standard avec FleetMan — activation instantanée. Contactez votre gestionnaire ou démarrez un essai gratuit.