In this tutorial, we’ll take a look at how to deploy a PHP application with [Dploy](http://dploy.io), a tool that’s free (and full-featured) for a single application, which makes for a perfect test case on whether or not it’s worth paying for. Before continuing, go ahead and sign up for a free account.
Specifically, we’ll deploy a simple app I made on DigitalOcean.
Configuring the Droplet
Before proceeding, we should make sure we have a DigitalOcean droplet created and configured (here’s my DigitalOcean referral link if you’d like a head start with some credits). You should also have the API key at the ready (can be obtained here).
Continue reading %Deploying PHP apps to DigitalOcean with Dploy.io%
by Bruno Skvorc via SitePoint
No comments:
Post a Comment