Skip to content

Instantly share code, notes, and snippets.

@TehShrike
Created July 22, 2015 22:31
Show Gist options
  • Select an option

  • Save TehShrike/0991f91678ab903b9d55 to your computer and use it in GitHub Desktop.

Select an option

Save TehShrike/0991f91678ab903b9d55 to your computer and use it in GitHub Desktop.
psy autoexec.sh
echo "Launching autoexec stuff"
/opt/iojs/bin/node /opt/iojs/bin/psy daemon --pidfile=/opt/autoexec/psy.pid -l /opt/autoexec/psy.log
cd /opt/communal-checklist
/opt/iojs/bin/node /opt/iojs/bin/psy start -n communalchecklist.com --cwd=/opt/communal-checklist --env.PORT=8001 -l communalchecklist.log -- npm run start
nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment