Skip to content

A super fast way to get a DigitalOcean server up and running, customised for Craft CMS and deploying with Capistrano

Notifications You must be signed in to change notification settings

markstewie/craft-digitalocean-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

craft-digitalocean-setup

A super fast way to get a DigitalOcean server up and running, customised for Craft CMS and deploying with Capistrano

Instructions

  1. Create a DigitalOcean droplet
  2. Point your domain to the IP for that new droplet
  3. ssh into your new droplet

Once you have ssh'd in... run the following commands

apt-get update
apt-get install git-core
git clone https://github.com/markstewie/craft-digitalocean-setup.git
cd craft-digitalocean-setup

# TO BEGIN...
bash install.sh

Then simply follow the instructions

About

A super fast way to get a DigitalOcean server up and running, customised for Craft CMS and deploying with Capistrano

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages