۵۰٪ تخفیف روی همه پلان‌ها، محدود. شروع از $2.48/mo

OpenBSD VPS Hosting

Secure by default.
OpenBSD in the cloud.

Run OpenBSD on AMD EPYC با NVMe and 40 Gbps uplinks.
Independent cloud since 2008, minimal surface, maximum control.
Trusted by 122,000+ users · from $2.48/mo.

4.6 · ۷۰۸ نظر در Trustpilot

Starting at $2.48/mo · 50% off · No credit card required

~ ssh root@obsd-001 connected
obsd-001# uname -srm
OpenBSD 7.6 amd64
obsd-001# pkg_add -u
quirks-7.38 signed on 2025-04-28T09:12:00Z
obsd-001# pfctl -s info | head -2
Status: Enabled for 14 days 06:22:18
Interface Stats for iperf0
obsd-001# _

OpenBSD VPS at a glance

Cloudzy provides OpenBSD VPS hosting across 12 regions, starting at $2.48/mo. Every plan runs on AMD EPYC با NVMe storage and 40 Gbps uplinks. OpenBSD is built for security PF firewall, pledge/unveil sandboxing, integrated httpd, smtpd, and relayd in base. Minimal install, no unnecessary services. Provision in 60 seconds. Independent since 2008, rated 4.6/5 by 679+ reviewers در Trustpilot.

Starting price
$2.48 / month
OS
OpenBSD (latest stable)
Provisioning
60 seconds
منطقه‌ها
۱۲ منطقه در سراسر جهان
بازگشت وجه
14 days
تأسیس
2008

Why builders pick Cloudzy

A tech-savvy favorite.

The four things buyers actually compare us on, done right.

High-spec infrastructure

Latest-gen AMD EPYC, NVMe-only storage, DDR5 memory, 40 Gbps uplinks. Single-thread leadership at every plan tier.

Risk-free trial

14-day money-back guarantee on every plan. No questions asked. No setup fees. Cancel anytime from the dashboard.

99.95% uptime SLA

Automated monitoring across 12 regions. Our last-30-day SLA is publicly tracked at status.cloudzy.com, no hiding.

24/7 human support

Live chat and ticket replies typically under 5 minutes. Engineers, not script-readers. Median resolution under 1 hour.

Built into OpenBSD

Security tools in base.

OpenBSD ships security-critical software in the base system, no third-party packages needed for firewalling, mail, web serving, or TLS. Fewer dependencies, smaller attack surface.

PF firewall
Stateful packet filter
httpd
Chrooted web server
smtpd
OpenSMTPD mail server
relayd
Load balancer / proxy
pledge/unveil
Process sandboxing
LibreSSL
OpenBSD's TLS fork

Use cases

Why builders choose
Cloudzy's OpenBSD VPS.

Hardened web server

Run httpd from base in a chroot with pledge/unveil protection. Serve static sites or reverse-proxy to your application backend with relayd.

Mail server (OpenSMTPD)

Run a complete mail server using OpenBSD's integrated smtpd. Pair with rspamd and dovecot from ports for a full mail stack on a minimal system.

VPN gateway (WireGuard)

OpenBSD has native WireGuard support (wg interface). Set up a VPN gateway with PF for NAT and filtering in minutes, all using base tools.

DNS server (unbound + nsd)

Both unbound (recursive) and nsd (authoritative) ship in base. Run a hardened, minimal DNS infrastructure without installing any packages.

Network firewall / router

Use PF rules, CARP for failover, and pfsync for state sync. OpenBSD is the original PF platform, the reference implementation runs here.

Security research baseline

Study a minimal, well-audited OS. OpenBSD's code review culture and proactive security practices make it an excellent reference system for security research.

60s
Provisioning
40 Gbps
Uplink
NVMe-only
Storage
12
منطقه‌ها
99.95%
آپتایم SLA
14 days
بازگشت وجه

شبکه جهانی

12 regions. Four continents.
One click away.

Drop your OpenBSD VPS as close to your users as physics allows. Median P50 latency under 10 ms in North America and Europe.

us-utah-1us-dal-1us-lax-1us-nyc-1us-mia-1eu-ams-1eu-lon-1eu-fra-1eu-brn-1me-dxb-1ap-sgp-1ap-syd-1

قیمت‌گذاری

فقط برای آنچه مصرف می‌کنید بپردازید. That's it.

Hourly, monthly, or yearly. No egress fees. No commitments. Currently ۵۰٪ تخفیف all plans.

512 MB DDR5

Minimal install · DNS · VPN

$2.48 /ماه
$4.95/mo ۵۰%-
Deploy now
۱۴ روز ضمانت بازگشت وجه
  • 1 vCPU @ EPYC
  • 20 GB NVMe
  • 1 TB · 40 Gbps
  • Dedicated IPv4 + IPv6
  • Root SSH · KVM
1 GB DDR5

Web server · mail server

$3.48 /ماه
$6.95/mo ۵۰%-
Deploy now
۱۴ روز ضمانت بازگشت وجه
  • 1 vCPU @ EPYC
  • 25 GB NVMe
  • 1 TB · 40 Gbps
  • Dedicated IPv4 + IPv6
  • Root SSH · KVM
2 GB DDR5

Multi-service · relayd

$7.475 /ماه
$14.95/mo ۵۰%-
Deploy now
۱۴ روز ضمانت بازگشت وجه
  • 1 vCPU @ EPYC
  • 60 GB NVMe
  • 3 TB · 40 Gbps
  • Dedicated IPv4 + IPv6
  • Root SSH · KVM

FAQ — OpenBSD VPS

Common questions, straight answers.

Does Cloudzy offer OpenBSD as a template?

OpenBSD can be installed via our custom ISO upload feature. Upload the latest OpenBSD install ISO, boot from it, and run the installer. OpenBSD's installer is straightforward, it takes about 5 minutes for a full install.

Does OpenBSD work well in a virtual environment?

Yes. OpenBSD runs on KVM (Cloudzy's hypervisor) with virtio drivers for disk and network. Performance is excellent for typical server workloads, web, mail, DNS, VPN, and firewalling.

How much RAM does OpenBSD need?

OpenBSD is extremely lean. A base install with httpd and PF runs in 256-512 MB. Add mail, DNS, and a few services and 1-2 GB covers it comfortably. Unlike Linux, OpenBSD doesn't cache aggressively, so what you see in free memory is genuinely free.

Can I use PF for firewalling?

Yes. PF (Packet Filter) is OpenBSD's built-in stateful firewall and ships enabled by default. Configure rules in /etc/pf.conf, no packages to install, no modules to load. PF handles NAT, rate limiting, traffic shaping, and state tracking.

What about package management?

OpenBSD uses pkg_add for binary packages from the ports tree. The repository includes thousands of packages (PostgreSQL, nginx, Python, Go, etc.). Run pkg_add -u to update all installed packages.

How are security updates handled?

OpenBSD releases patches via syspatch for the base system, one command to apply them. Package updates come through pkg_add -u. OpenBSD releases a new version every 6 months with full upgrade support.

Can I run web applications on OpenBSD?

Yes. Install your language runtime (Python, Ruby, Go, Node) from packages, run your application, and reverse-proxy through httpd or relayd. Many teams choose OpenBSD specifically for hosting sensitive web applications.

Is OpenBSD suitable for production servers?

Yes. OpenBSD powers production mail servers, DNS infrastructure, firewalls, VPN gateways, and web servers worldwide. Its focus on security and correctness makes it a strong choice for infrastructure that must not be compromised.

What is the money-back policy?

14-day money-back guarantee, no questions asked. Install OpenBSD, test your setup, evaluate performance, decide. Full refund from the dashboard or via support.

آماده‌ایم وقتی شما آماده‌اید.
OpenBSD VPS in 60 seconds.

بدون نیاز به کارت اعتباری · ضمانت بازگشت وجه ۱۴ روزه · لغو در هر زمان