diff options
Diffstat (limited to '.hyperstack-vm-photo-state.json')
| -rw-r--r-- | .hyperstack-vm-photo-state.json | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/.hyperstack-vm-photo-state.json b/.hyperstack-vm-photo-state.json new file mode 100644 index 0000000..8bf47b2 --- /dev/null +++ b/.hyperstack-vm-photo-state.json @@ -0,0 +1,93 @@ +{ + "vm_id": 698370, + "vm_name": "hyperstack-photo-20260324164547", + "environment_name": "snonux-ollama", + "region": "CANADA-1", + "flavor_name": "n3-L40x1", + "image_name": "Ubuntu Server 24.04 LTS R570 CUDA 12.8 with Docker", + "key_name": "earth", + "public_ip": "69.19.136.63", + "created_at": "2026-03-24T16:45:48Z", + "services": { + "vllm_enabled": false, + "ollama_enabled": false, + "comfyui_enabled": true + }, + "security_rules": [ + { + "direction": "ingress", + "ethertype": "IPv4", + "protocol": "tcp", + "port_range_min": 22, + "port_range_max": 22, + "remote_ip_prefix": "79.100.218.77/32" + }, + { + "direction": "ingress", + "ethertype": "IPv4", + "protocol": "udp", + "port_range_min": 56710, + "port_range_max": 56710, + "remote_ip_prefix": "79.100.218.77/32" + }, + { + "direction": "ingress", + "ethertype": "IPv4", + "protocol": "tcp", + "port_range_min": 8188, + "port_range_max": 8188, + "remote_ip_prefix": "192.168.3.0/24" + }, + { + "direction": "ingress", + "ethertype": "IPv4", + "protocol": "tcp", + "port_range_min": 22, + "port_range_max": 22, + "remote_ip_prefix": "79.100.218.77/32" + }, + { + "direction": "ingress", + "ethertype": "IPv4", + "protocol": "udp", + "port_range_min": 56710, + "port_range_max": 56710, + "remote_ip_prefix": "79.100.218.77/32" + }, + { + "direction": "egress", + "ethertype": "IPv4", + "protocol": "any", + "port_range_min": 1, + "port_range_max": 65535, + "remote_ip_prefix": "0.0.0.0/0" + }, + { + "direction": "ingress", + "ethertype": "IPv4", + "protocol": "tcp", + "port_range_min": 8188, + "port_range_max": 8188, + "remote_ip_prefix": "192.168.3.0/24" + }, + { + "direction": "egress", + "ethertype": "IPv6", + "protocol": "any", + "port_range_min": 1, + "port_range_max": 65535, + "remote_ip_prefix": "0.0.0.0/0" + } + ], + "bootstrapped_at": "2026-03-24T16:48:36Z", + "wireguard_setup_at": "2026-03-24T16:48:54Z", + "comfyui_setup_at": "2026-03-24T16:52:16Z", + "comfyui_container_name": "comfyui_photo", + "comfyui_models": [ + "RealESRGAN_x4plus", + "SUPIR-v0Q" + ], + "status": "ACTIVE", + "vm_state": "active", + "provisioned_at": "2026-03-24T16:52:30Z" +}
\ No newline at end of file |
