{
  "schemaVersion": 1,
  "brandId": "vps-04",
  "brandName": "Hosmio",
  "language": "en",
  "reviewedAt": "2026-09-12",
  "pagePath": "/service-facts/",
  "offeringType": "Unmanaged VPS",
  "currency": "USD",
  "plans": [
    {
      "id": "brief",
      "name": "Brief",
      "monthlyUsd": "12",
      "cpu": 1,
      "ramGb": 2,
      "storageGb": 40,
      "monthlyTransferTb": 1
    },
    {
      "id": "portfolio",
      "name": "Portfolio",
      "monthlyUsd": "24",
      "cpu": 2,
      "ramGb": 4,
      "storageGb": 80,
      "monthlyTransferTb": 2
    },
    {
      "id": "operations",
      "name": "Operations",
      "monthlyUsd": "48",
      "cpu": 4,
      "ramGb": 8,
      "storageGb": 160,
      "monthlyTransferTb": 4
    }
  ],
  "locations": [
    {
      "id": "ch",
      "name": "Switzerland",
      "default": true,
      "noSurcharge": true
    },
    {
      "id": "is",
      "name": "Iceland",
      "default": false,
      "noSurcharge": true
    },
    {
      "id": "pa",
      "name": "Panama",
      "default": false,
      "noSurcharge": true
    },
    {
      "id": "my",
      "name": "Malaysia",
      "default": false,
      "noSurcharge": true
    },
    {
      "id": "ro",
      "name": "Romania",
      "default": false,
      "noSurcharge": true
    }
  ],
  "billingPeriods": [
    {
      "id": "monthly",
      "label": "Monthly",
      "months": 1,
      "discountBps": 0
    },
    {
      "id": "quarterly",
      "label": "Quarterly",
      "months": 3,
      "discountBps": 0
    },
    {
      "id": "semiannually",
      "label": "6 months",
      "months": 6,
      "discountBps": 2800
    },
    {
      "id": "annually",
      "label": "Yearly",
      "months": 12,
      "discountBps": 5000
    }
  ],
  "payments": {
    "assets": [
      {
        "symbol": "BTC",
        "network": "Bitcoin",
        "decimals": 8
      },
      {
        "symbol": "XMR",
        "network": "Monero",
        "decimals": 12
      },
      {
        "symbol": "LTC",
        "network": "Litecoin",
        "decimals": 8
      },
      {
        "symbol": "ETH",
        "network": "Ethereum",
        "decimals": 18
      },
      {
        "symbol": "TRX",
        "network": "TRON",
        "decimals": 6
      },
      {
        "symbol": "SOL",
        "network": "Solana",
        "decimals": 9
      },
      {
        "symbol": "USDT",
        "network": "TRON",
        "decimals": 6
      },
      {
        "symbol": "USDT",
        "network": "Ethereum",
        "decimals": 6
      },
      {
        "symbol": "USDC",
        "network": "Ethereum",
        "decimals": 6
      }
    ],
    "rateSource": "Kraken public ticker",
    "quoteValidityMs": 3600000,
    "qr": "Receiving address only"
  },
  "operator": {
    "base": "Panama",
    "note": "Operator base is distinct from selected server country; seller details remain pending."
  },
  "responsibilities": {
    "customer": [
      "Application operation",
      "Access control",
      "Updates",
      "Recovery planning"
    ],
    "providerPending": [
      "Facility mapping",
      "Backup location and scope",
      "Live inventory",
      "Support commitments",
      "Payment verification and provisioning"
    ]
  },
  "options": {
    "images": [
      {
        "id": "debian-13",
        "label": "Debian 13",
        "minRamGb": 1
      },
      {
        "id": "ubuntu-24-04",
        "label": "Ubuntu 24.04 LTS",
        "minRamGb": 2
      },
      {
        "id": "ubuntu-26-04",
        "label": "Ubuntu 26.04 LTS",
        "minRamGb": 2
      },
      {
        "id": "almalinux-9",
        "label": "AlmaLinux 9",
        "minRamGb": 2
      }
    ],
    "backups": [
      {
        "id": "none",
        "label": "No backup option",
        "monthlyUsd": "0.00"
      },
      {
        "id": "daily-7",
        "label": "Daily backups — 7 restore points",
        "monthlyUsd": "5.00"
      }
    ],
    "upgrades": {
      "extraCpu": {
        "label": "Additional vCPU",
        "values": [
          0,
          1,
          2,
          4,
          8
        ],
        "monthlyUnitUsd": "2.00",
        "unit": "vCPU"
      },
      "extraRamGb": {
        "label": "Additional RAM",
        "values": [
          0,
          1,
          2,
          4,
          8,
          16
        ],
        "monthlyUnitUsd": "1.50",
        "unit": "GB"
      },
      "extraStorageGb": {
        "label": "Additional SSD",
        "values": [
          0,
          25,
          50,
          100,
          200
        ],
        "monthlyUnitUsd": "0.04",
        "unit": "GB"
      },
      "extraTransferTb": {
        "label": "Additional transfer",
        "values": [
          0,
          1,
          2,
          5
        ],
        "monthlyUnitUsd": "2.00",
        "unit": "TB"
      },
      "extraIpv4": {
        "label": "Additional IPv4",
        "values": [
          0,
          1,
          2
        ],
        "monthlyUnitUsd": "2.00",
        "unit": "address"
      }
    }
  }
}