summaryrefslogtreecommitdiff
path: root/.hyperstack-vm-photo-state.json
blob: 8bf47b2401c841b0196d5ffa9ffbf20d28c11856 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
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"
}