Skip to content

Everything you deploy
runs on machines of ours.

Websites, servers with unshared CPU and RAM, and the company mail. We build, patch and monitor the machines in Madrid. You manage all of it from one panel and a REST API.

First month free on any Sites plan. No lock-in.

Uptime SLA
99.9%
To provision a site
30s
Storage on every plan
NVMe
my.hostbrid.com/dashboard/vps/
Hostbrid panel showing the list of virtual machines: CPU and memory usage, resources and status of each one.

Everything is managed from one panel

Sites, mailboxes and DNS zones in the same panel. It shows what each service consumes, its status and what is pending review.

  • Site provisioning with automatic SSL and DNS
  • Mailboxes, aliases and mail rules
  • Full DNS zone editor
  • Backups and one-click restore
my.hostbrid.com/hosting/
Hostbrid Sites panel: websites, databases, mailboxes and DNS zones, with shortcuts to files, webmail and DNS.

It automates too

The panel exposes a documented REST API. Anything you do with the mouse you can do from a script, a CI pipeline or Terraform.

  1. 1Generate your tokenFrom the panel, under Account → API. Scoped permissions.
  2. 2Call the endpointREST over HTTPS, JSON responses, errors with detail.
  3. 3AutomateSites, DNS records, mailboxes and backups without opening the panel.
curl · api.hostbrid.com
curl -X POST https://my.hostbrid.com/api/sites/ \
  -H "Authorization: Token $HOSTBRID_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "domain": "example.com",
    "plan": "dev",
    "ssl": true,
    "dns": true
  }'

{
  "id": 4812,
  "domain": "example.com",
  "status": "active",
  "ssl": "issued",
  "nameservers": ["ns1.hostbrid.com", "ns2.hostbrid.com"]
}

Certificate, backups and applications included

The SSL certificate, the backups and the 25-plus applications are inside the price of the plan.

Sites

NVMe storage, automatic SSL, FTP, databases and DNS management. The certificate and the DNS zone are created when the site is added.

  • NVMe
  • SSL
  • DNS

Cloud VPS

Full root access, noVNC web console, snapshots and live resizing, with CPU and RAM dedicated to your machine.

  • root
  • noVNC
  • snapshots

Free SSL

Let’s Encrypt certificates issued and renewed automatically on every domain, wildcards included. No manual configuration.

  • Let's Encrypt
  • wildcard
  • auto

Business email

Mailboxes of 25, 100 or 250 GB on your own domain, IMAP and SMTP, antispam and antivirus with a quarantine you review from the panel.

  • IMAP
  • SMTP
  • antispam

One-click apps

WordPress, Nextcloud, Gitea, PrestaShop and more than 25 applications installed and configured instantly.

  • WordPress
  • Nextcloud
  • 25+

DNS management

Full zone editor with records created automatically. Our own name servers, ns1 and ns2.hostbrid.com.

  • A
  • CNAME
  • MX
  • TXT
  • SRV

From signup to published in 30 seconds

Provisioning is automatic: by the time you finish signing up, the site already answers.

  1. 01

    Create the account

    Email and password. No card required to start.

  2. 02

    Choose the plan

    Sites from 2.99 €/mo, mailboxes from 1.95 € or VPS from 5 €/mo.

  3. 03

    It provisions itself

    SSL and DNS records are created during signup.

  4. 04

    Publish

    Upload your site or install WordPress in one click.

Our own infrastructure, not resold

We run our own servers in a datacenter in Spain, with the network segmented into a VLAN per customer.

Learn more
Our own cluster
High availability and storage replicated across nodes.
NVMe storage
All storage on NVMe, entry plans included.
Data in Spain
Your data and your customers’ never leaves the European Union.
Authoritative DNS
Our own name servers, ns1 and ns2.hostbrid.com.

The price does not rise on renewal

No setup fee and no lock-in. Sites from 2.99 €/mo, mailboxes from 1.95 € and VPS from 5 €/mo.

Starter

For personal projects

2.99/mo

  • 1 website
  • 5 GB NVMe storage
  • Free SSL certificate
  • Weekly backup

Dev

Most popular

For developers and freelancers

6.99/mo

  • 5 websites
  • 20 GB NVMe storage
  • Free SSL certificate
  • Daily backup
  • Staging environment

Agency

For agencies and teams

14.99/mo

  • Unlimited websites
  • 50 GB NVMe storage
  • Free SSL certificate
  • Daily backup
  • SSH access
  • Priority support

Prices exclude VAT. Billed in euros.

Compare every plan

More than 25 applications in one click

WordPress, Nextcloud, GitLab, Grafana… installed and updated without touching a console.

  • WordPressgp.starterOpen-source CMS for websites and blogs.
  • Bookstackgp.microSelf-hosted wiki and knowledge base.
  • Mauticgp.microOpen-source marketing automation.
  • Coolifygp.starterSelf-hosted platform to deploy apps and databases.
  • EasyPanelgp.starterPanel to manage applications on Docker.
  • DokPloygp.starterAll-in-one platform for projects and deployments.
  • Portainergp.smallVisual management for Docker, Kubernetes and Swarm.
  • cPanelgp.smallThe most widely used web hosting panel.
2016

We have run our own infrastructure in Spain since 2016. We resell nobody’s capacity.

Frequently asked questions

If your question is not here, write to us: the team that operates the platform answers.

What does a Sites plan include?
Every Sites plan carries an SSL certificate, DNS management, FTP access, MariaDB databases, a file manager, cron jobs and more than 25 one-click installers. Email is billed separately, per mailbox, from 1.95 € a month.
How long does a VPS take to deploy?
Under 30 seconds, with no manual step. The machine boots with root access, a noVNC console and snapshots from the first minute.
Can I migrate my current website?
Yes, and the migration is included. You give us access to your current provider, we copy files, databases and mailboxes, and the DNS switch happens once the copy answers.
Is there a money-back guarantee?
Yes. A new customer can request a full refund within 30 days of the first payment. It is clause 5 of the Terms.
Which payment methods are there?
Credit and debit cards through Stripe. Annual plans also take PayPal and bank transfer.
Is there a free trial?
The first month is free on Sites plans, and we do not ask for a card to create the account. There is no lock-in: you cancel from the panel.

Create your account

Provision the first site and we migrate whatever you have at your current provider.

First month free on Sites · No lock-in · Migration included

Manage your sites, servers and email.

Forgot your password?

Free, and it takes a minute.

At least 8 characters. Not all digits, not a common one.

We'll email you to confirm the account.