Files
proxmox/docs/04-configuration/verification-evidence/backend-vms-verification-20260302_142132/vmid_5800_verification.json
defiQUG e4c9dda0fd
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
chore: update submodule references and documentation
- Marked submodules ai-mcp-pmm-controller, explorer-monorepo, and smom-dbis-138 as dirty to reflect recent changes.
- Updated documentation to clarify operator script usage, including dotenv loading and task execution instructions.
- Enhanced the README and various index files to provide clearer navigation and task completion guidance.

Made-with: Cursor
2026-03-04 02:03:08 -08:00

18 lines
687 B
JSON

{
"vmid": 5800,
"hostname": "mifos",
"host": "r630-02",
"host_ip": "192.168.11.12",
"expected_ip": "192.168.11.85",
"actual_ip": "192.168.11.85",
"status": "running",
"has_nginx": false,
"service_type": "web",
"config_path": "-",
"public_domains": ["mifos.d-bis.org"],
"services": [{"name":"http","type":"direct","status":"running"}],
"listening_ports": [{"port":80,"protocol":"tcp","process":"http"}],
"health_endpoints": [{"path":"http://192.168.11.85:80","expected_code":200,"actual_code":000000,"status":"fail"}],
"verified_at": "2026-03-02T14:22:40-08:00"
}