create account

Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner by someguy123

View this thread on: hive.blogpeakd.comecency.com
· @someguy123 ·
$3.17
Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner
Anyone who has tried to run a STEEM server knows it's not the nicest thing to set up. 

I've been working on getting a Docker set up that would allow me to deploy new servers with very little effort, except **many people don't have docker installed, nor do they know how to use it.**

Introducing Steem-in-a-box
------------

Steem-in-a-box is a small shell script that handles all of the docker magic behind the scenes, and comes with a ready-to-go seed config, which can be modified as needed, e.g. change it to be a witness, or an RPC server, whatever you want.

<center>![](https://i.imgur.com/XOsLHJQ.png)</center>
<center>Cardboard Box by Hay Kranen / Public Domain</center>

**How easy is it?**

**[Grab a 4 or 8GB RAM server from DigitalOcean](https://m.do.co/c/ee902cbe72a4) ($10 free for signing up),**

I've fully tested this on a brand new Ubuntu 16.04 box on DigitalOcean, so anyone can get a seed/witness up in no time.

Spin up a new Ubuntu 16.04 server (other distributions may or may not work), copy and paste this command, then sit back and relax:

```
apt update && apt install curl git && \
curl https://get.docker.com | sh && \
git clone https://github.com/Someguy123/steem-docker.git && \
cd steem-docker && \
./run.sh build && ./run.sh start
```

### Be aware that STEEM is very resource hungry, you'll need a bare minimum of 4GB of ram, but I strongly recommend at least 8GB.

After you paste this command (as root), you can sit back and relax. When the commands finish, you'll have a seed server up and running, without needing to configure a thing! How great is that?

Be aware that the build can take a while depending on how fast your system is. Once it's done, you'll have a seed up and running listening on port 2001, automatically exposed. Don't want a seed? Just look in the `data/witness_node_data_dir`folder, and edit `config.ini` as needed.

Changed the config? No problem. No need to rebuild, just `./run.sh restart` and you'll be good to go.

Keeping track of the STEEM server as simple as `./run.sh status` to see if it's running or not, and of course `./run.sh logs` to see what it's doing right now.

As usual, the source code is up on Github, and is released under the GNU AGPL open source licence: https://github.com/Someguy123/steem-docker

Like what I'm doing? Vote for me to be a witness on the [witness voting page](https://steemit.com/~witnesses), @someguy123 - and don't forget to follow me for more 
------
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 39 others
properties (23)
authorsomeguy123
permlinksteem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner
categorysteem
json_metadata{"tags":["steem","steem-help","witness-category"],"users":["someguy123"],"image":["https://i.imgur.com/XOsLHJQ.png"],"links":["https://m.do.co/c/ee902cbe72a4"]}
created2016-08-24 23:37:36
last_update2016-08-24 23:37:36
depth0
children33
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value2.604 HBD
curator_payout_value0.569 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,455
author_reputation103,945,664,283,580
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id974,756
net_rshares4,594,927,817,464
author_curate_reward""
vote details (103)
@bergy ·
This is fucking amazing! You won steemit for today.
properties (22)
authorbergy
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160824t234555258z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-24 23:46:21
last_update2016-08-24 23:46:21
depth1
children0
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length51
author_reputation4,708,999,218,237
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id974,869
net_rshares0
@bitcoiner ·
Wow! This is really cool, will try it out soon. I've heard of great things about DigitalOcean but never used.. so if I get the free $10 for signing up, can I get a cheap subscription and cancel it after that $10 is used up?
properties (22)
authorbitcoiner
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160824t234359089z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-24 23:43:57
last_update2016-08-24 23:43:57
depth1
children6
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length223
author_reputation28,017,014,641,958
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id974,832
net_rshares0
@someguy123 ·
If you use a card, yes, yes you can, you could totally use $10, then disappear, not that I would recommend that, since it's pretty douchey.

If you use Paypal, they don't do subscriptions on that, so you'd have to deposit some credit.
properties (22)
authorsomeguy123
permlinkre-bitcoiner-re-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160824t234732611z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-24 23:47:33
last_update2016-08-24 23:47:33
depth2
children5
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length234
author_reputation103,945,664,283,580
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id974,887
net_rshares0
@bitcoiner ·
Ah I see.. well I probably won't hit and run, but this is kinda like getting a free year of Free Tier on AWS and leaving after the trial. Haha. Thanks!
properties (22)
authorbitcoiner
permlinkre-someguy123-re-bitcoiner-re-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160824t235001454z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-24 23:50:00
last_update2016-08-24 23:50:00
depth3
children4
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length151
author_reputation28,017,014,641,958
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id974,913
net_rshares0
@charleys ·
I know a very little about Bitcoin, but I know almost nothing about steem. What is the purpose of the seed? witness? RPC server? and what is an RPC server (or what does RPC stand for)? Is one of them similar to a Bitcoin Core instance? It is my understanding that they process blocks in the chain and communicate with other similar entities (by some process that I do not understand).
properties (22)
authorcharleys
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160826t010351508z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-26 01:03:54
last_update2016-08-26 01:03:54
depth1
children2
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length384
author_reputation80,575,905,585
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id991,096
net_rshares0
@someguy123 ·
A seed is sort-of like a BitTorrent seed, or a Bitcoin supernode. It's a public server designed to serve blocks, and connect other nodes to the network.

A witness is a key part of Bitshares-based systems, i.e. Steem, they do many things including generate blocks (yes miners don't mean much on STEEM), handle the valuation of STEEM dollars by producing a price feed, decide on Account Creation Fees, among many other important things.

An RPC server is similar to having a public Bitcoin server, which would normally be an absolutely terrible idea, except with Steem, the wallet and server are 100% separated, so it's completely fine to run a public one. They allow people to interact with the STEEM network from their applications, WITHOUT installing a STEEM daemon locally, which uses a lot of resources.
properties (22)
authorsomeguy123
permlinkre-charleys-re-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160826t093440957z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-26 09:34:42
last_update2016-08-26 09:34:42
depth2
children1
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length807
author_reputation103,945,664,283,580
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id995,299
net_rshares0
@charleys ·
Thanks for your reply; I appreciate the information.
properties (22)
authorcharleys
permlinkre-someguy123-re-charleys-re-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160828t220028080z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-28 22:00:21
last_update2016-08-28 22:00:21
depth3
children0
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length52
author_reputation80,575,905,585
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,033,370
net_rshares0
@ervin-lemark ·
Thanks a lot. I will give it a try in one of the next nights...

You are saying that 4 GB is a minimum. What about a 4 GB Ubuntu VM inside WIndows 10 host? With VirtualBox or VMware?

If I only want to mine, what should I comment out in the config.ini? Or better asked - what should I define?  Threads, seed, witness, miner, ... anything else?

This is me asking from the head and not looking at your config file, of course :)
👍  
properties (23)
authorervin-lemark
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160830t193920791z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-30 19:39:42
last_update2016-08-30 19:39:42
depth1
children1
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length426
author_reputation473,607,525,757,138
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,060,476
net_rshares13,749,030,194
author_curate_reward""
vote details (1)
@someguy123 ·
I have no idea about mining sorry.

VBox and VMware should work similarly, but VMWare normally has better performance. I don't know how far you'll get with 4GB of RAM, I can't guarantee that'll work, but it might.
properties (22)
authorsomeguy123
permlinkre-ervin-lemark-re-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160905t230050339z
categorysteem
json_metadata{"tags":["steem"]}
created2016-09-05 23:00:51
last_update2016-09-05 23:00:51
depth2
children0
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length213
author_reputation103,945,664,283,580
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,140,595
net_rshares0
@ervin-lemark ·
@ someguy123

Hi. I tried it out anyways but didn't succeed:

```
[ 14%] Building CXX object libraries/fc/CMakeFiles/fc.dir/src/thread/task.cpp.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
make[2]: *** [libraries/fc/CMakeFiles/fc.dir/src/thread/thread.cpp.o] Error 4
make[2]: *** Waiting for unfinished jobs....
libraries/fc/CMakeFiles/fc.dir/build.make:182: recipe for target 'libraries/fc/CMakeFiles/fc.dir/src/thread/thread.cpp.o' failed
make[1]: *** [libraries/fc/CMakeFiles/fc.dir/all] Error 2
make: *** [all] Error 2
CMakeFiles/Makefile2:380: recipe for target 'libraries/fc/CMakeFiles/fc.dir/all' failed
Makefile:127: recipe for target 'all' failed
The command '/bin/sh -c cd ~/steem && 	cmake -DCMAKE_BUILD_TYPE=Release . && 	make -j3 && make install' returned a non-zero code: 2
```

I will try again from fresh because at first I didn't notice that you have to be root (obviously).
👍  
properties (23)
authorervin-lemark
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160830t232829936z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-30 23:28:51
last_update2016-08-30 23:28:51
depth1
children2
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,041
author_reputation473,607,525,757,138
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,063,475
net_rshares13,405,752,321
author_curate_reward""
vote details (1)
@someguy123 ·
That error means you're out of RAM.

As said in the article, you probably need at least 8GB. I'd also recommend at least 1GB of swap, otherwise when your RAM gets full, things will die instantly.
properties (22)
authorsomeguy123
permlinkre-ervin-lemark-re-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160901t012202627z
categorysteem
json_metadata{"tags":["steem"]}
created2016-09-01 01:22:03
last_update2016-09-01 01:22:03
depth2
children1
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length195
author_reputation103,945,664,283,580
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,078,887
net_rshares0
@ervin-lemark ·
TNX. OK, I'll ditch all home made VM's and try with some cloud offering like Digital Ocean. Eventually, I'll succeed :)
👍  
properties (23)
authorervin-lemark
permlinkre-someguy123-re-ervin-lemark-re-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160901t175047954z
categorysteem
json_metadata{"tags":["steem"]}
created2016-09-01 17:51:15
last_update2016-09-01 17:51:15
depth3
children0
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length119
author_reputation473,607,525,757,138
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,087,783
net_rshares12,744,626,791
author_curate_reward""
vote details (1)
@girlsgonewild ·
I love this community and how fast we are growing!
properties (22)
authorgirlsgonewild
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160825t021739623z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-25 02:19:12
last_update2016-08-25 02:19:12
depth1
children0
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length50
author_reputation108,404,542,751
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id976,595
net_rshares0
@inertia ·
https://s-media-cache-ak0.pinimg.com/736x/86/36/a9/8636a910107389eac4fc54161a462626.jpg
👍  , ,
properties (23)
authorinertia
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160824t235839269z
categorysteem
json_metadata{"tags":["steem"],"image":["https://s-media-cache-ak0.pinimg.com/736x/86/36/a9/8636a910107389eac4fc54161a462626.jpg"]}
created2016-08-24 23:58:39
last_update2016-08-24 23:58:39
depth1
children1
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length87
author_reputation346,568,901,399,561
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id975,024
net_rshares35,449,679,298
author_curate_reward""
vote details (3)
@minion ·
http://i.makeagif.com/media/4-18-2014/XLairk.gif
properties (22)
authorminion
permlinkre-inertia-re-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160825t141038037z
categorysteem
json_metadata{"tags":["steem"],"image":["http://i.makeagif.com/media/4-18-2014/XLairk.gif"]}
created2016-08-25 14:10:30
last_update2016-08-25 14:10:30
depth2
children0
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length48
author_reputation3,133,996,004,573
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id981,542
net_rshares0
@juvyjabian ·
This is interesting. I wonder if its really this easy to setup. By the way what does the witness do?
👍  ,
properties (23)
authorjuvyjabian
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160825t005747039z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-25 00:07:15
last_update2016-08-25 00:07:15
depth1
children1
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length100
author_reputation185,700,092,637,158
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id975,108
net_rshares26,289,890,857
author_curate_reward""
vote details (2)
@someguy123 ·
[There's various posts on Steemit explaining what witnesses do.](https://steemit.com/steemit-guides/@pfunk/a-full-steemit-user-s-guide-to-steem-witnesses) By default, this is just a normal seed server (sort-of like a bitcoin super-node), but you can use this for witnesses too, just gotta adjust the config.

It's definitely easy to set up. On a default ubuntu box, you can copy and paste that one-liner command, and you're done. Ready to go. No configuring at all.
properties (22)
authorsomeguy123
permlinkre-juvyjabian-re-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160825t001128542z
categorysteem
json_metadata{"tags":["steem"],"links":["https://steemit.com/steemit-guides/@pfunk/a-full-steemit-user-s-guide-to-steem-witnesses"]}
created2016-08-25 00:11:27
last_update2016-08-25 00:11:27
depth2
children0
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length465
author_reputation103,945,664,283,580
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id975,160
net_rshares0
@killface ·
If I'm running this as root, how do I know I'm not getting p0wned?
👍  
properties (23)
authorkillface
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160825t214326706z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-25 21:43:27
last_update2016-08-25 21:43:27
depth1
children5
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length66
author_reputation553,345,970
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id988,507
net_rshares146,481,835
author_curate_reward""
vote details (1)
@someguy123 ·
You check the source code. It's a single shell script, and it's on github.

if you don't know how to read BASH scripting, then you'd have to trust me (notice my 58 reputation), otherwise read the shell script.
👍  
properties (23)
authorsomeguy123
permlinkre-killface-re-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160825t224812429z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-25 22:48:12
last_update2016-08-25 22:48:12
depth2
children4
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length209
author_reputation103,945,664,283,580
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id989,368
net_rshares149,411,471
author_curate_reward""
vote details (1)
@ervin-lemark ·
It's 60, actually :)
properties (22)
authorervin-lemark
permlinkre-someguy123-re-killface-re-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160830t193202440z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-30 19:32:24
last_update2016-08-30 19:32:24
depth3
children0
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation473,607,525,757,138
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,060,382
net_rshares0
@killface ·
Can you get a code audit / review from a few people?
properties (22)
authorkillface
permlinkre-someguy123-re-killface-re-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160826t101555167z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-26 10:15:57
last_update2016-08-26 10:15:57
depth3
children2
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length52
author_reputation553,345,970
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id995,626
net_rshares0
@kryptik ·
Great information here. Thanks for making everything easier for the community.
👍  
properties (23)
authorkryptik
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160825t001638325z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-25 00:16:39
last_update2016-08-25 00:16:39
depth1
children0
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length78
author_reputation38,181,454,492,763
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id975,226
net_rshares23,042,574,755
author_curate_reward""
vote details (1)
@letc ·
That's great! But I would suggest against popular hosting provider choices as it would not be good to have too many of witness nodes in the same cloud controlled by a single hosting company.
👍  
properties (23)
authorletc
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160825t014144229z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-25 01:41:42
last_update2016-08-25 01:41:42
depth1
children0
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length190
author_reputation4,908,604,636,880
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id976,182
net_rshares0
author_curate_reward""
vote details (1)
@matrixdweller ·
You are satoshi nakamoto aren't you
properties (22)
authormatrixdweller
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160825t000536659z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-25 00:06:00
last_update2016-08-25 00:06:00
depth1
children0
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length35
author_reputation-29,653,420,748,873
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id975,097
net_rshares0
@nonlinearone ·
Adding this to my todo list, thanks!!!
properties (22)
authornonlinearone
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160825t060149834z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-25 06:01:48
last_update2016-08-25 06:01:48
depth1
children0
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length38
author_reputation32,682,086,388,813
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id978,607
net_rshares0
@positivesteem ·
Wow that's great. Going to sign up soonest. Thanks a million
properties (22)
authorpositivesteem
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160824t234220819z
categorysteem
json_metadata{"tags":["steem"]}
created2016-08-24 23:42:18
last_update2016-08-24 23:42:18
depth1
children0
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length60
author_reputation85,819,942,349,665
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id974,816
net_rshares0
@steemitqa ·
great stuff @someguy123 !
properties (22)
authorsteemitqa
permlinkre-someguy123-steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner-20160825t021704574z
categorysteem
json_metadata{"tags":["steem"],"users":["someguy123"]}
created2016-08-25 02:18:36
last_update2016-08-25 02:18:36
depth1
children0
last_payout2016-09-25 01:20:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length25
author_reputation22,135,803,163,402
root_title"Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id976,589
net_rshares0