Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Dec 18, 2012
1 parent 981b331 commit 9696bad
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -16,8 +16,10 @@ Then go to the application you want to generate upstart and monit files
ubuntu@hostname:/opt$ cd home-monitor/cloud-cordinator/ ubuntu@hostname:/opt$ cd home-monitor/cloud-cordinator/
ubuntu@hostname:/opt/home-monitor/cloud-cordinator$ create-upstart-monit -p 3003 ubuntu@hostname:/opt/home-monitor/cloud-cordinator$ create-upstart-monit -p 3003
upstart file written to upstart file written to
/opt/home-monitor/cloud-cordinator/.deployscripts/xbeecloudcordinator.conf monit file written to /opt/home-monitor/cloud-cordinator/.deployscripts/xbeecloudcordinator.conf
/opt/home-monitor/cloud-cordinator/.deployscripts/xbeecloudcordinator.monit.confUpstart and Monit file generator for nodejs monit file written to
/opt/home-monitor/cloud-cordinator/.deployscripts/xbeecloudcordinator.monit.conf
Upstart and Monit file generator for nodejs
``` ```


You can then move them over to /etc/init/ and /etc/monit/conf.d/ You can then move them over to /etc/init/ and /etc/monit/conf.d/
Expand Down

0 comments on commit 9696bad

Please sign in to comment.