Skip to content

Instantly share code, notes, and snippets.

View iampeter's full-sized avatar
🏠
Working from home

Piotr Godek iampeter

🏠
Working from home
  • Morialta Software
  • Adelaide, Australia
View GitHub Profile
@iampeter
iampeter / digitalocean.md
Last active August 29, 2015 14:27 — forked from JamesDullaghan/digitalocean.md
Deploy rails app to digitalocean with nginx, unicorn, capistrano & postgres

Deploy Rails app to digitalocean with nginx, unicorn, capistrano & postgres

Create droplet of your liking (ubuntu 12.10 x32)

ssh to root in terminal with your server ip

ssh root@123.123.123.123

Add ssh fingerprint and enter password provided in email