Connexion...
I

Command Center

Token administrateur requis

Membres en ligne
0
en ce moment
Messages
0
tous groupes
Version config
Statut

👥 Membres actifs

0
  • Aucun membre connecté

💬 Messagerie live

0
Aucun message

📋 Journal d'activité

En attente...

🔧 État système

Serveur APIOK
WebSocket
Maintenance
Modèle IA
App min.
Vent max drone

📡 Déploiement de configuration

📢 Envoyer une notification

Actions rapides

Operational
Remettre en service
🔧
Maintenance
Mode maintenance
🚨
Emergency
Arrêt d'urgence

📊 Tarifs actifs

📄 Configuration JSON brute

Chargement...

🖥 Informations serveur

Hostnameinspectral.ca
IP148.113.47.233
Port Node.js3002
Process ManagerPM2
Web ServerApache2 (Plesk)
Uptime

🔗 Endpoints API

GET/v1/config
POST/v1/config/deploy
POST/v1/config/update
POST/v1/config/notify
GET/v1/members/online
GET/v1/logs
GET/health

📘 Guide rapide déploiement Python

# Vérifier le serveur
python update_inspectral.py --check

# Lire la config
python update_inspectral.py --read

# Passer en maintenance
python update_inspectral.py --status Maintenance --notify "Maintenance 30 min"

# Remettre en service
python update_inspectral.py --status Operational

# Modifier tarifs
python update_inspectral.py --residential 400 --commercial 1300

# Envoyer notification
python update_inspectral.py --notify "Mise à jour déployée" --notify-level info