Cookies ahead

Our support chat tool "Intercom" would like to collect some more data on you. See the related link for more details.

Docs

Examples

These examples show the costs for different real life setups including apps with multiple environments and different software stacks.

Docs

fortrabbit / supported software

from $4.5/mo

©

Drupal hosting

Kindly consider fortrabbit if you're looking for fast and reliable Drupal hosting.

Drupal is a free and open-source content management system (CMS) written in PHP. Think of it as a content creation platform that can be used to create a wide variety of websites, from simple blogs to complex enterprise applications. It's been around for a while, since 2001. Dries Buytaert is the original author. It's a classic LAMP stack application.

There are thousands of modules available for Drupal, so you can customize it to meet your specific needs. It is used by millions of websites around the world, and it has a strong community of developers. It's not the most modern system, but it is surely tried and tested.

  • Drupal can have a bit of a learning curve, especially if you are not familiar with PHP or web development.
  • There are a lot of modules available for Drupal, but not all of them are well-maintained. It is important to choose modules that are compatible with your version of Drupal and that have a good reputation.
  • Drupal can be resource-intensive, so you will need to make sure to book more PHP and MySQL resources.

Drupal runs well here. Make sure to book a larger PHP plan. We have a track record for fast, reliable and secure hosting. Try it for free.

An honest account.

Different by design

A platform purpose-built for PHP. More than the sum of its parts.

Pay in arrears

Daily prorated, post-paid billing. No upfront payment, no yearly commitment.

Modular pricing

Pay per component and scale each one from xs to 2xl on its own.

No dark patterns

No vendor lock-in, no upselling, no misleading messages.

Humans in support

Eye-level developer chat over the support bubble. No sales calls.

Developer-first

Git-push deploy, SSH access, bring your own code. No 1-click bloat.

Managed platform

A hardened, service-oriented PHP stack. Deploy code, skip the server admin.

Frequently asked

How much PHP and database resource does Drupal need?
It depends

It depends - More than a flat-file site. Drupal and its module stack are memory-hungry, so scale the PHP component up and give MySQL room. Start small on the free trial and scale the components as the site grows.

#
How do I deploy Drupal to fortrabbit?
Git push

Git push - Manage Drupal with Composer (the modern `drupal/recommended-project` layout) and deploy with `git push`; Composer runs as part of the build. Run drush commands over SSH and keep the public files directory in persistent storage.

#
Can I host an older version of Drupal?
Yes

Yes - Your `composer.json` decides whether the app runs Drupal 9, 10, or 11, with a matching PHP version. That keeps a legacy site live while the upgrade is planned.

#
Can I try Drupal hosting before paying?
Yes

Yes - Every new app starts as a free trial — seven days, no credit card — long enough to deploy a real Drupal site and size the resources it needs.

#
Can I run Drupal cron and drush over SSH?
Over SSH

Over SSH - Full SSH access is included, so drush commands run directly against the environment. Set up Drupal's periodic tasks as cron jobs.

#