Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 475 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 475 Bytes

Overview

This repository contains a series of scripts that are used in the provisioning and configuring a server to run the wd42-site application.

The following is assumed:

  • Ubuntu 12.04 as the base OS
  • SSH Keys and access are already in place

Deployment

Simply run the following and within no time everything will be good in the world.

# curl https://raw.github.com/wd42/wd42-deployment/master/bootstrap.sh | bash