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 $2.5/mo

©

Grav hosting

Consider fortrabbit if you're looking for trustful Grav CMS hosting.

Grav CMS is a PHP based content management system. It's one of the early flat file systems, like Kirby and Statamic. Grav CMS is known for its flexibility, making it a popular choice among developers and content creators. There is a wide range of themes and plugins.

fortrabbit is an alternative hosting solution, affordable, fast, reliable, secure. There is a free trial. Give it spin. Come for the platform, stay for the service.

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

Does Grav need a database on fortrabbit?
No

No - Grav is flat-file, so a site runs without a MySQL component, which keeps small sites cheap to host. Add a database only if a plugin specifically needs one.

#
How do I deploy Grav, and where does content live?
Git push

Git push - Deploy code with `git push`. Content and uploads that change in production belong in persistent storage so atomic deploys never overwrite them; rsync is the simplest way to sync them.

#
Can I host an older version of Grav?
Yes

Yes - The Grav version is set in the codebase with a matching PHP release, so an existing site keeps running while the upgrade happens on its own schedule.

#
Can I try Grav hosting before paying?
Yes

Yes - Start a free trial — seven days, no credit card — and deploy a real Grav site.

#
Can I run Grav CLI commands over SSH?
Over SSH

Over SSH - Full SSH access is included, so the Grav and gpm CLI tools run directly against the environment. Recurring tasks like the scheduler run as cron jobs.

#