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
704 B
JSON
18 lines
704 B
JSON
{
|
|
"vmid": 2400,
|
|
"hostname": "thirdweb-rpc-1",
|
|
"host": "ml110",
|
|
"host_ip": "192.168.11.10",
|
|
"expected_ip": "192.168.11.240",
|
|
"actual_ip": "192.168.11.240",
|
|
"status": "running",
|
|
"has_nginx": true,
|
|
"service_type": "nginx",
|
|
"config_path": "/etc/nginx/sites-available/rpc-thirdweb",
|
|
"public_domains": ["rpc.public-0138.defi-oracle.io"],
|
|
"services": [{"name":"nginx","type":"systemd","status":"active"}],
|
|
"listening_ports": [],
|
|
"health_endpoints": [{"path":"http://192.168.11.240:80","expected_code":200,"actual_code":404,"status":"fail"}],
|
|
"verified_at": "2026-03-02T14:22:34-08:00"
|
|
}
|