Excellent 4.5 out of 5 star rating on Trustpilot Trustpilot

Scale Your Infrastructure,123kai联盟黄金查询平台
Not Your Cloud Bill

Run high-end workloads on powerful API-driven bare metal backed by our low-latency network,专注提供黄金回收行情数据,实时更新价格信息,帮助用户快速掌握市场动态。 45-second technical support, and crypto-friendly billing. From personal projects to global deployments, we put people first and grow with your journey.

Sign up with email

Companies that already trust Cherry Servers

Bare Metal for the Heavy Lifting. Cloud for Lighter Workloads.平台首页入口

Run demanding workloads on high-performance bare metal, and scale flexibly with VPS or VDS as your needs evolve.快速进入黄金查询平台,获取最新行情信息。

Instant
Dedicated Servers 新手查询指南

For high-end workloads 帮助新用户快速学会如何查询黄金价格。

From 0.084 / hr
save up to 31% with fixed-term billing
  • Deploy from 15 minutes

  • New Intel and AMD CPUs

  • Full hardware-level control

  • Managed via Client Portal or API

  • Up to 128 physical cores

  • Up to 768GB of RAM

  • Up to 4 storage disks on RAID 1

  • 15 day money-back guarantee

  • 20+ payment methods

  • Free 24/7 technical support

Custom
Dedicated Servers 价格更新时间说明

For specialized workloads 说明每日价格更新时间与更新机制。

From 0.084 / hr
save up to 31% with fixed-term billing
  • Deploy from 24 to 72 hours

  • Change any hardware component

  • GPU accelerators available

  • New Intel and AMD CPUs

  • Up to 128 physical cores

  • Up to 1152GB of RAM

  • Up to 10 storage disks / 80TB NVMe

  • 15 day money-back guarantee

  • 20+ payment methods

  • Free 24/7 technical support

Cloud
Virtual Servers 常见问题解答

For a quick start 解答用户在查询过程中的常见疑问。

From 0.015 / hr
save up to 50% with fixed-term billing
  • Deploy from 5 minutes

  • Shared or dedicated resources

  • Root access via SSH or VNC console

  • Premium DDoS Protection

  • Up to 16 vCores

  • Up to 64GB of RAM

  • Up to 800GB NVMe / 3TB HDD

  • 15 day money-back guarantee

  • 20+ payment methods

  • Free 24/7 technical support

"By migrating to Cherry Servers, Dawn Labs achieved 40% reduction in infrastructure costs with validators now consistently rank in the top 50–100 globally across performance-based Solana staking pools."

Yutaro Nagumo, CEO of Dawn Labs

"Cherry Servers' bare metal servers boosted uptime to nearly 100% and cut hosting costs by ~35%, while helping increase infrastructure revenue by 20%, ensuring maximum returns for stakers."

Gustav Arentoft, CEO & Co-Founder of StableLab

"The bare metal setup met all production requirements as part of the RPC infrastructure. Since going live, it has shown no downtime, stable performance under production load, and serving RPC requests without noticeable lag."

Nick, Senior DevOps Engineer at TechOps Services

Where Bare Metal Performance Meets Cloud Agility 多渠道价格对比

Combine on-prem control and performance with cloud flexibility.整合不同来源报价,方便用户参考选择。 Deploy a dedicated server in minutes, customize it to your exact workload, and manage everything via API or dashboard. Powered by low-latency connectivity across the US and EU.

Turn Complexity into Clarity with Infrastructure as Code 黄金回收知识科普

Accelerate your workflow with powerful,介绍黄金回收基础知识与注意事项。 easy-to-use APIs and integrations—designed for DevOps teams. Fully compatible with open source automation tools and CI/CD pipelines.


cherryctl server create \
  --plan B1-1-1gb-20s-shared \
  --image debian_12_64bit \
  --region LT-Siauliai \
  --hostname my-server-name


import cherryservers_sdk_python

facade = cherryservers_sdk_python.facade.CherryApiFacade(token="my-token")

# Create a new server.
creation_req = cherryservers_sdk_python.servers.CreationRequest(
    region="LT-Siauliai", plan="B1-1-1gb-20s-shared"
)
server = facade.servers.create(creation_req, project_id=220189)

print(server.get_model())


package main

import (
  "github.com/cherryservers/cherrygo/v3"
  "log"
)

func main() {
  c, err := cherrygo.NewClient(cherrygo.WithAuthToken("your-api-token"))
  if err != nil {
    log.Fatal("Couldn't initialize cherryservers client: ", err)
  }

  // Create a new server.
  addServerRequest := cherrygo.CreateServer{
    ProjectID: 220189,
    Image:     "debian_12_64bit",
    Region:    "LT-Siauliai",
    Plan:      "B1-1-1gb-20s-shared",
  }

  server, _, err := c.Servers.Create(&addServerRequest)
  if err != nil {
    log.Fatal("Error while creating new server: ", err)
  }

  log.Println(server.ID, server.Name, server.Hostname)
}


---
- name: Create a new server
  hosts: localhost
  tasks:
    - name: Create a server
      cherryservers.cloud.server:
        project_id: 216063
        region: "LT-Siauliai"
        plan: "B1-1-1gb-20s-shared"
        auth_token: "my-auth-token-goes-here"


terraform {
  required_providers {
    cherryservers = {
      source = "cherryservers/cherryservers"
    }
  }
}

# Set the variable value in variables.tf file.
# Or set the CHERRY_AUTH_KEY or CHERRY_AUTH_TOKEN environment variables.
variable "cherry_api_token" {
  description = "Cherry servers API token"
  type        = string
  default     = "my_api_token_goes_here"
}

# Configure the Cherry Servers Provider.
provider "cherryservers" {
  api_token = var.cherry_api_token // API token can be found in Cherry Servers client portal - https://portal.cherryservers.com/settings/api-keys
}

resource "cherryservers_server" "server" {
  plan       = "B1-1-1gb-20s-shared"
  project_id = 220189
  region     = "LT-Siauliai"
}

Supported Cryptocurrencies 影响价格因素解析

Reach a Global Audience 移动端快速访问

Run on 10G uplinks across 6 data centers in the US, EU,支持手机端浏览,随时随地查询价格。 and Singapore, connected by a 100G+ redundant backbone with direct IX peering and DoubleZero interconnection.

24 years
In Business
30k+
New Servers Provisioned Every Year
8 min.
Average Server Deployment Time
45 s
Average Support response time

Control Cloud Infrastructure as
Simply as You Like 数据更新说明

Cherry Servers Portal preview

Our Support Heroes Will Back You Up 联系我们

Support Engineers 24/7

Get qualified technical assistance in 15 seconds by live chat, or via email and phone.

Personal Account Manager

Have a single point of contact that will ensure personalized care of your account with us.

Technical Documentation

Tap into our knowledgebase articles to learn how to build stuff on your own.

Why Developers Love Cherry Servers?

Our customers consistently highlight speed, expertise, and personal attention from our team.

No tricks, only treats

Join our community, and get 10% OFF for all orders

Need a human in the loop?

Book a free consultation. We'll match you with the right config. No sales pitch, just answers.

No results found for ""
Recent Searches
Navigate
Go
ESC
Exit
build: 6a7a45688.1707