Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Commit

Permalink
deploy instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
vesparny committed Feb 18, 2014
1 parent cd53201 commit b87a5d9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ The official Poseidon weblog
* responsive theme * responsive theme


##Deploy ##Deploy
http://docs.ghost.org/installation/deploy/
to run in production with forever

npm install forever -g
NODE_ENV=production forever start index.js

0 comments on commit b87a5d9

Please sign in to comment.