From a358eb4f926db2ed13575b5134a55d39579792f3 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Thu, 13 Feb 2014 13:23:40 -0200 Subject: [PATCH] Update README.md --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 68038c6..77037cd 100644 --- a/README.md +++ b/README.md @@ -84,17 +84,6 @@ To run the tests Contributions and suggestions are welcomed at [insight github repository](https://github.com/bitpay/insight). - -## Production environment - -[pm2](https://github.com/Unitech/pm2) cat be used to manage the NodeJS app in production: - - $ npm install pm2 -g - $ pm2 start insight.js - -[forever] (https://github.com/nodejitsu/forever) can also be used for this purpose. - - ## DB storage requirement To store the blockchain and address related information, *insight* uses LevelDB. Two DBs are created: txs and blocks. By default these are stored on