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

©

Shopware hosting

Run the free community edition instead of paying for a managed plan.

About Shopware

Shopware is a PHP based e-commerce solution from Germany that is around for a while. It's available as a PaaS, SaaS and a free community edition (at GitHub).

Why fortrabbit

Host the free community edition on fortrabbit to save a a few hundred bucks monthly.

Different by design

Frequently asked

Can I host the free Shopware Community Edition?
Yes

Yes - That is the common case here. Run the open-source Community Edition on fortrabbit and skip the few hundred per month a managed Shopware plan can cost. Bring the code; fortrabbit provides the hosting.

#
Can fortrabbit handle a Shopware shop's load?
It depends

It depends - Shopware is resource-hungry, so scale the PHP component and give MySQL headroom. Add cron jobs for the message queue and scheduled tasks, and scale the components up as catalog and traffic grow.

#
How do I deploy Shopware to fortrabbit?
Git push

Git push - Manage the project with Composer and deploy with `git push`; the build runs Composer, and the Shopware console commands and migrations run over SSH. Media and generated files live in persistent storage so they survive deploys.

#
Can I try Shopware hosting before paying?
Yes

Yes - Start a free trial — seven days, no credit card — and deploy a real Shopware Community Edition store first.

#
Which database does Shopware use on fortrabbit?
MySQL

MySQL - Add a MySQL component for the shop. Give it headroom, since a Shopware catalog and order history are demanding on the database.

#