Cloud Servers in Romania

NVMe storage, private networking, firewall, snapshots. Compute-optimized plans run on dedicated vCPU. 99.99% network and power SLA.

Data center near Bucharest. 24/7 support in Romanian and English. Hourly billing, capped at the monthly price.

  • Up to 32 vCPU and 256 GB RAM with NVMe disks and IPv6 included
  • API, Terraform, Ansible roles, and panel-provision in minutes, bill by the hour
  • Route-optimized connectivity across RO & EU; hybrid ready with dedicated servers

Free tier: one cloud server per customer, after at least €10 in confirmed account deposits. Paid plans start at €4.00/month.

Free tier limits: inbound traffic is allowed only on TCP 22, 53, 80, 443 and UDP 53, plus ICMP. All other inbound ports are closed and the firewall cannot be changed on a free server. One free server per customer, no High Availability, no extra firewall rule sets. Paid plans have none of these restrictions: every port is yours and the firewall is fully editable.

Outgoing SMTP (sending mail from the server) is blocked by default on every new account, free and paid. Contact support with what you plan to send and we open it.

99.99% network and power SLA Verify it yourself - Looking Glass 24/7 RO & EN support EU data residency in Bucharest

At a glance

  • Dedicated vCPU on compute-optimized plans
  • Control panel and REST API
  • Hourly billing, capped at the monthly price
  • IPv4/IPv6, private networks, firewall
  • Combine with dedicated servers or colocation
Eligibility and exclusions apply
Free cloud VM tier
One per customer, after €10 in confirmed deposits
Hourly cloud billing
Cloud VMs only
No long-term contract
Subject to service terms

Built for Romanian businesses

EU data residency, ANAF-compliant invoicing, and Romanian-language support - all from a Romanian hosting provider operating since 2011.

Talk to a Romanian-speaking engineer
e-Factura compliant
Invoices automatically submitted via the ANAF SPV gateway as required by Romanian law.
EU data residency
Customer workloads run from our own data center near Bucharest, keeping hosted data in the EU.
Compliance documentation
Review our DPA and discuss the controls and evidence required for your GDPR or NIS2 assessment.
Romanian-language 24/7 support
Local engineers available in Romanian and English, around the clock.
RON + EUR invoices with VAT clarity
Bank transfer supports lei or euro. VAT (21%) is shown line by line for Romanian accounting.
Hosting provider since 2011
Romanian company, Romanian engineers, Romanian data center.

Use cases

Web apps

  • Dedicated vCPU and RAM on compute-optimized plans
  • Snapshots for rollbacks

Databases

  • NVMe storage, private networking
  • Snapshot backups

Containers

  • Fast provisioning, firewall included
  • Managed Kubernetes available

Cloud Compute

Pre-sized instances with NVMe storage; compute-optimized plans run on dedicated CPU. Hourly billing, capped at the monthly price.

Compute pricing

Usage is billed by the hour and never exceeds the monthly price shown. Snapshots are billed separately, per GB.

Package vCPU Memory Bandwidth Storage Monthly price Hourly price Order
CloudV 0 One per customer · after €10 in confirmed deposits Locked firewall · inbound TCP 22, 53, 80, 443 only
1 vCPU 1 GB 1 TB 20 GB NVMe 0.00 € / mo 0.0000 € / hour Order
CloudV 1
2 vCPU 4 GB 2 TB 40 GB NVMe 4.00 € / mo 0.0060 € / hour Order
CloudV 2
4 vCPU 8 GB 4 TB 80 GB NVMe 8.00 € / mo 0.0119 € / hour Order
CloudV 3
6 vCPU 24 GB 8 TB 120 GB NVMe 17.00 € / mo 0.0253 € / hour Order
CloudV 4
8 vCPU 48 GB 10 TB 240 GB NVMe 34.00 € / mo 0.0506 € / hour Order
CloudV 5
12 vCPU 64 GB 10 TB 300 GB NVMe 48.00 € / mo 0.0714 € / hour Order
CloudV 6
16 vCPU 96 GB 12 TB 400 GB NVMe 68.00 € / mo 0.1012 € / hour Order
CloudV 7
24 vCPU 128 GB 14 TB 500 GB NVMe 98.00 € / mo 0.1458 € / hour Order
CloudV 8
32 vCPU 256 GB 16 TB 600 GB NVMe 198.00 € / mo 0.2946 € / hour Order

Looking for custom specs or GPU nodes? Contact us for a tailored build. Talk to sales

IPv6 is included with every cloud instance. Need IPv4? Additional addresses are available for 3.00 € / month each.

Launch via API

Automation
POST /api/cloud/v1/vm/
{
  "package": "45",
  "hostname": "app-01",
  "ssh_key": "ssh-rsa AAAA...",
  "public_ipv4": true,
  "private_network": true
}

Use the REST API, Terraform provider, or Ansible collection to keep cloud deploys in code.

How to get started

Follow these quick steps to launch your first server in minutes.

  1. Pick a plan and create your account.
  2. Add an SSH key and choose IPv4/IPv6 needs.
  3. Launch the server, attach firewall and private network.
  4. Scale vertically or add volumes as you grow.

Cloud Storage

Attach fast NVMe block volumes or scalable SSD storage to keep databases, logs, and media close to your compute layer.

  • Provision volumes via control panel, API, or the Terraform provider
  • Resize volumes online, then grow the filesystem inside the server (resize2fs or xfs_growfs)
  • Fast storage is replicated across the cluster; Ultra fast storage is node-local NVMe

Explore the API documentation for examples.

Price

Cloud Storage

€ / month

0 GB

Firewall

Apply layer-3/4 policies before traffic reaches your instances. Manage rules in bulk through the panel or automation tools.

Default policies

Allow only the ports you need; all other inbound traffic is dropped by default. Outbound traffic stays open unless you define deny rules.

Zero downtime rule changes

Existing connections remain active while new ones follow the updated rule set, keeping apps online during policy updates.

Reusable security groups

Attach the same firewall profile to multiple servers, organise by environment, and automate via API or Terraform.

How does PH Firewall differ from my operating systems' firewall?

  • Packet filtering happens before packets hit your hypervisor, reducing server resource usage.
  • Manage policies centrally in the control panel or through our REST API.
  • Clone and reuse firewall groups across dev, staging, and production environments.

Need dedicated servers?

Combine cloud with dedicated servers or colocation in the same facility.

Already a customer?

Manage servers, snapshots, and networks from the control panel.

Open panel

FAQ

Yes. Every cloud server is a KVM VPS (virtual private server) with NVMe storage and full root access, plus hourly billing, API provisioning, and snapshots. Compute-optimized plans run on dedicated vCPU and RAM; other generations share CPU time.

AMD EPYC and Intel Xeon with KVM virtualization. Compute-optimized plans get dedicated vCPU threads; other generations are overcommitted.

Each plan includes monthly traffic. Contact us for larger commits or burst capacity.

Not yet. Servers are built from our OS image catalog and provisioned with cloud-init, so your user and SSH key are in place on first boot. Snapshots roll a server back to an earlier state. Custom ISO boot and disk-image import are not available today.

Yes. Edge firewall with allow/deny rules and API automation. Security groups can be reused.

Free tier limits: inbound traffic is allowed only on TCP 22, 53, 80, 443 and UDP 53, plus ICMP. All other inbound ports are closed and the firewall cannot be changed on a free server. One free server per customer, no High Availability, no extra firewall rule sets. Paid plans have none of these restrictions: every port is yours and the firewall is fully editable. Outgoing SMTP (sending mail from the server) is blocked by default on every new account, free and paid. Contact support with what you plan to send and we open it.

99.99% network and power SLA. 24/7 support via ticket, phone, and email. Terms

Ready to launch your infrastructure?

Create an account in minutes. The free cloud tier includes one server per customer after at least €10 in confirmed account deposits. Money-back eligibility varies by service.