{
  "environment": "production",
  "services": {
    "webapp": {
      "name": "phi-os-webapp-1",
      "port": 3300,
      "status": "running"
    },
    "api": {
      "name": "hypergraph_api",
      "port": 3001,
      "status": "running"
    }
  },
  "nginx": {
    "domain": "uniphil.ch",
    "ssl": {
      "enabled": true,
      "cert_path": "/etc/letsencrypt/live/uniphil.ch"
    }
  },
  "timestamp": "2026-03-22T12:54:43Z"
}
