Viewing a response to: @bitcoiner/re-jesta-building-a-high-availability-steemd-node-for-web-apis-20160808t215819367z
You absolutely could (in fact I did that as well). I just wanted to outline a bullet proof way to make it work. I've had issues with the blockchain getting corrupted when I `cp -r` the whole folder to another location, and didn't want others to encounter the same problem :)
author | jesta |
---|---|
permlink | re-bitcoiner-re-jesta-building-a-high-availability-steemd-node-for-web-apis-20160808t220000878z |
category | steem |
json_metadata | {"tags":["steem"]} |
created | 2016-08-08 22:00:00 |
last_update | 2016-08-08 22:00:00 |
depth | 2 |
children | 3 |
last_payout | 2016-09-08 11:14:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 274 |
author_reputation | 140,605,453,893,072 |
root_title | "Building a high availability steemd node for web apis" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 691,456 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ananth | 0 | 0 | 100% |
Haha, maybe the config and make puts the absolute path into the artifacts? Anyway, love nginx and steemstats!! Thanks for all the hard work
author | bitcoiner |
---|---|
permlink | re-jesta-re-bitcoiner-re-jesta-building-a-high-availability-steemd-node-for-web-apis-20160808t220854504z |
category | steem |
json_metadata | {"tags":["steem"]} |
created | 2016-08-08 22:08:57 |
last_update | 2016-08-08 22:08:57 |
depth | 3 |
children | 0 |
last_payout | 2016-09-08 11:14:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 139 |
author_reputation | 28,017,014,641,958 |
root_title | "Building a high availability steemd node for web apis" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 691,624 |
net_rshares | 0 |
What about taking a snapshot of the final VPS, then spawn a few instances of it and load balancing *those*? Then there'll be multiple nginx nodes, and the setup with have even higher availability!! =D This way, there won't be a case of possible failure of nginx, otherwise that would be the point of failure.
author | bitcoiner |
---|---|
permlink | re-jesta-re-bitcoiner-re-jesta-building-a-high-availability-steemd-node-for-web-apis-20160808t223422913z |
category | steem |
json_metadata | {"tags":["steem"]} |
created | 2016-08-08 22:34:24 |
last_update | 2016-08-08 22:34:24 |
depth | 3 |
children | 1 |
last_payout | 2016-09-08 11:14:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 310 |
author_reputation | 28,017,014,641,958 |
root_title | "Building a high availability steemd node for web apis" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 692,050 |
net_rshares | 0 |
I was actually doing this while I was mining a few weeks ago, it worked pretty well. And yes, this would increase availability even further, though it would get pricey pretty fast! You also have to consider that if you use multiple nginx nodes and proxy them to different servers, all of the bandwidth will be multiplied by the proxy. Not a problem though if you're using internal networking, since most providers don't charge for it.
author | jesta |
---|---|
permlink | re-bitcoiner-re-jesta-re-bitcoiner-re-jesta-building-a-high-availability-steemd-node-for-web-apis-20160808t224028413z |
category | steem |
json_metadata | {"tags":["steem"]} |
created | 2016-08-08 22:40:27 |
last_update | 2016-08-08 22:41:36 |
depth | 4 |
children | 0 |
last_payout | 2016-09-08 11:14:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 435 |
author_reputation | 140,605,453,893,072 |
root_title | "Building a high availability steemd node for web apis" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 692,129 |
net_rshares | 0 |