diff options
Diffstat (limited to '.hyperstack-vm2-state.json')
| -rw-r--r-- | .hyperstack-vm2-state.json | 90 |
1 files changed, 0 insertions, 90 deletions
diff --git a/.hyperstack-vm2-state.json b/.hyperstack-vm2-state.json deleted file mode 100644 index 8480b29..0000000 --- a/.hyperstack-vm2-state.json +++ /dev/null @@ -1,90 +0,0 @@ -{ - "vm_id": 698909, - "vm_name": "hyperstack2-20260324205518", - "environment_name": "snonux-ollama", - "region": "CANADA-1", - "flavor_name": "n3-A100x1", - "image_name": "Ubuntu Server 24.04 LTS R570 CUDA 12.8 with Docker", - "key_name": "earth", - "public_ip": "69.19.136.171", - "created_at": "2026-03-24T20:55:19Z", - "services": { - "vllm_enabled": true, - "ollama_enabled": false, - "comfyui_enabled": false - }, - "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": 11434, - "port_range_max": 11434, - "remote_ip_prefix": "192.168.3.0/24" - }, - { - "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": 22, - "port_range_max": 22, - "remote_ip_prefix": "79.100.218.77/32" - }, - { - "direction": "egress", - "ethertype": "IPv6", - "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": 11434, - "port_range_max": 11434, - "remote_ip_prefix": "192.168.3.0/24" - }, - { - "direction": "ingress", - "ethertype": "IPv4", - "protocol": "udp", - "port_range_min": 56710, - "port_range_max": 56710, - "remote_ip_prefix": "79.100.218.77/32" - } - ], - "bootstrapped_at": "2026-03-24T20:57:46Z", - "vllm_setup_at": "2026-03-24T21:30:54Z", - "vllm_model": "bullpoint/Qwen3-Coder-Next-AWQ-4bit", - "vllm_container_name": "vllm_qwen3", - "vllm_preset": null, - "status": "ACTIVE", - "vm_state": "active", - "provisioned_at": "2026-03-24T21:30:54Z" -}
\ No newline at end of file |
