forever js NodeJS 下午6:17:00 Node Plug-In 介紹 "forever" forever js 作者的 GitHub 這邊做做壹些簡單的使用介紹。 1. $ sudo npm install forever -g [windows 底下就不用sudo了] 2.在你要啟動的porject目路底下 $ forever sta... shares
Linux MongoDB ubuntu 下午5:35:00 Linux 常用指令筆記 Basic 指令 刪除 [rm]: rm [file_name] [刪除單一檔案] rm -rf mydir [資料夾包含裡面的] MongoDB相關 vim /etc/rc.local sudo mongod --dbpath=/data/d... shares
GCP 中午12:29:00 GCP 使用筆記 [先作筆記 日後再來整理] forever 指令 cd xxxx/ forever start -c 'npm run xxxxx' . domain commad 轉port sudo iptables -t nat -A... shares
GCP Google Cloud Computer Meteor.js 中午12:23:00 Meteor On Google Cloud 筆記 org_info_form https://github.com/Q42/meteor-gce 先筆記下來會用到的東西 Meteor on Google Compute Engine Install scripts to run Meteor on Goo... shares