From c05abc9da7e728d43626f2b0cd9209fe5cdc00e7 Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Thu, 13 Mar 2014 15:09:54 -0600 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d09500..979f718 100644 --- a/README.md +++ b/README.md @@ -315,8 +315,11 @@ blocknotify="scripts/blockNotify.js localhost:8117 mySuperSecurePassword dogecoi node init.js ``` -Optionally, use something like [forever](https://github.com/nodejitsu/forever) to keep the node script running +###### Optional enhancements for your awesome new mining pool server setup: +* Use something like [forever](https://github.com/nodejitsu/forever) to keep the node script running in case the master process crashes. +* Use something like [redis-commander](https://github.com/joeferner/redis-commander) to have a nice GUI +for exploring your redis database. Donations