Roman
Roman
@karalabe could you point me to the stats page you talking about?
@treeder do you want to automate the whole process including creating account or following is fine(including account and password and start mining): docker run -d --name node1 -p 8545:8545 -p...
``` curl -fsSL https://get.docker.com/ | sh # install docker echo "password" > password.txt export ENODE="c861f5048cee5d714db5ab8ea4ec5301d3bde2d1b03d52a0af5cde3cb82fcb5c70596c8161b30c9a8553aa2bc8444ea5a780289f0209ccf7d73ab4fcc496dc2f" export BOOTNODE_ADDRESS=":30301" export ACCOUNT_ID=$(docker run -v $PWD:/root gochain/gochain gochain --datadir /root/node --password /root/password.txt account new...
@treeder ^ doesn't require any interaction and could put it in something like ansible
tested on new node, all works
IronWorker is perfect for async processing, even for enterprise level projects (CNN/Philips/Veritone)
In IronWorker you could pass payload using this approach - http://dev.iron.io/worker/reference/payload/ No idea about IronFunctions.
@vasilev need to update readme
try pip install iron-celery (without v3)
I have no idea who is he and don't remember that he was working for Iron