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
762 B
JSON
18 lines
762 B
JSON
{
|
|
"vmid": 10130,
|
|
"hostname": "dbis-frontend",
|
|
"host": "r630-01",
|
|
"host_ip": "192.168.11.11",
|
|
"expected_ip": "192.168.11.130",
|
|
"actual_ip": "192.168.11.130",
|
|
"status": "running",
|
|
"has_nginx": false,
|
|
"service_type": "web",
|
|
"config_path": "/etc/nginx/sites-available/dbis-frontend",
|
|
"public_domains": ["dbis-admin.d-bis.org","secure.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.130:80","expected_code":200,"actual_code":000000,"status":"fail"}],
|
|
"verified_at": "2026-03-02T14:22:56-08:00"
|
|
}
|