🐙
Where did the uploads go?
DigitalOcean App Platform alternative for PHP hosting
On App Platform, uploads written to disk are gone after the next deploy. fortrabbit is built for PHP and keeps them.
Built by
Built with
Built what
Built how
About DigitalOcean
DigitalOcean Holdings, Inc. is a cloud company traded on the American stock market (DOCN). It started with VPS, called Droplets, and as it grew, it expanded into a broader cloud to capture a share of the larger client market. App Platform is its PaaS. DigitalOcean also acquired Cloudways.
Why not App Platform?
App Platform builds PHP with a buildpack and runs it in containers that get thrown away all the time. Anything written to the local disk is gone after the next deploy, and volumes are not supported. So the Craft CMS assets, the WordPress media library and the Laravel storage folder need rewiring to Spaces object storage. Forget one path and a client's images disappear on a Tuesday afternoon.
Then there is the database, a separate product, and an app spec in YAML that a single PHP app never asked for.
And the Droplet next door? It may seem like an affordable option, but it requires a significant investment of time and skills to set up and manage. Being a Linux sysadmin is a time-consuming job.
Why fortrabbit
Enjoy a clutter-free hosting experience. fortrabbit is not a hosting giant, but a small provider with a track record. We value you as a client. Every app gets persistent storage, so uploads stay where the CMS put them. MySQL is a component of the app, the PHP version is a setting, and SSH works on every plan. No YAML.
App Platform and fortrabbit
| Feature | DO App Platform | fortrabbit |
|---|---|---|
| Runtimes | Many, buildpacks | PHP only |
| Files | Ephemeral, use Spaces | Persistent storage |
| MySQL | Separate product | Component |
| Config | YAML app spec | Dashboard |
| Company | NYSE: DOCN | Independent, bootstrapped |
