Prepare QF100 pilot and Debian app deploy

This commit is contained in:
Wira Basalamah
2026-06-04 11:20:16 +07:00
parent 648e77cee9
commit 8a2e202606
17 changed files with 1135 additions and 216 deletions

View File

@ -15,6 +15,7 @@
"load:test:staging": "node scripts/run-staging-load-report.mjs",
"smoke:flow": "node scripts/smoke.mjs",
"smoke:mqtt-real": "PORT=3115 MQTT_PUBLISH_MODE=broker node scripts/smoke-mqtt-real.mjs",
"smoke:qf100": "node scripts/smoke-qf100-adapter.mjs",
"deploy:check-env": "node scripts/check-production-env.mjs",
"backup:production": "node scripts/backup-production.mjs",
"restore:plan": "node scripts/restore-plan.mjs",