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

©

October CMS hosting

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

October CMS is a modern Content Management System to build websites and thus a better alternative to WordPress. It has a classical LAMP stack approach. It's open source, but not free. The license costs are however lower than for Craft CMS. Like Statamic, October CMS is based on the Laravel framework. October CMS has a sibling, Winter CMS is a fork.

If you're looking to get started quickly, we have some good documentation to help you. When it comes to deployment, we recommend using Git. You can trust us to provide fast, reliable, and secure hosting services.

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 do I deploy October CMS to fortrabbit?
Git push

Git push - October is a Laravel app, so it deploys with `git push`; Composer runs in the build. Add a MySQL component, run migrations over SSH, and keep uploaded media in persistent storage.

#
Does the October CMS license cost extra here?
It depends

It depends - October is commercial software; its license is billed by October, not by fortrabbit. Hosting is paid to fortrabbit and the license to October. The license is cheaper than Craft's, which some teams weigh when choosing.

#
Can I host an older version of October CMS?
Yes

Yes - The `composer.json` pins the version and a matching PHP release is selected per app, so a legacy October site keeps running while the upgrade is planned.

#
Can I try October CMS hosting before paying?
Yes

Yes - Every new app starts as a free trial — seven days, no credit card.

#
Can I run October CMS console commands and scheduled tasks?
Yes

Yes - Full SSH access covers the October console and Artisan commands, and cron jobs run scheduled tasks and queue workers.

#