Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
- 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
18 lines
687 B
JSON
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"
|
|
}
|