-
Notifications
You must be signed in to change notification settings - Fork 1
本番環境
igara edited this page Jan 1, 2016
·
3 revisions
http://syonet.work:8080/ide.html
Cloud9
cd ~/c9sdk
nohup node server.js -p 8080 -a XXX:XXX -w /root/slack_rack_php/ &
停止するとき
ps alx | grep node
Web
nohup ~/.phpenv/versions/7.0.0RC6/sbin/php-fpm &
nohup h2o -c http.conf &