How-to guide
Upload or change a Maxedge configuration
Configuration changes go through the dashboard, which validates the file and restarts core services automatically. The previous config is always kept as a rollback.
Upload a new configuration
- Open the Maxedge dashboard: http://192.168.30.111:8080 (credentials in Vault →
lh/maxedge/dashboard). - Go to Configuration → Upload, select the signal/config file, Validate, then Apply. Core services restart automatically (≈ 30 s, logging pauses briefly).
Edit the active configuration
- Configuration → Edit, change values, Save & Apply.
- Previous config is kept as rollback under Configuration → History.
Fallback via SSH
scp -i ~/.ssh/maxedge_key crane-0417.yaml maxedge@192.168.30.111:/opt/maxedge/config/ ssh -i ~/.ssh/maxedge_key maxedge@192.168.30.111 docker restart maxedge-core
Roll back
Configuration → History → Restore previous. If the dashboard is unreachable after a bad config, restore over SSH from /opt/maxedge/config/history/ and restart maxedge-core.
Customer datasharing tag mapping is part of the unit config. A config change can silently drop customer OPC UA / Modbus tags — compare with the previous version before applying on a customer-connected crane.