Hi.
I haven’t had an update in a while and have made a ton of progress, so here it goes.
Secured AWS credits to build out my development environment. So, I’m finally off my localhost.
Built CloudFormation scripts to build out the public/private/nat subnets in AWS as well as setup VPN entry points to secure the entire dev cluster. The default kubernetes openvpn helm chart was non-functional because it didn’t forward traffic so I forked it and built my own. Also, the version of OpenVPN was upgraded.
https://hub.docker.com/r/mpestritto/openvpn-dockerCompleted a setup of a docker register in the cluster so jobs can be kicked off to do DinD build and pushed to the internal registry. The docker-registry-frontend was also functional because it referenced an old google cdn library. This was stripped out and rebuilt.
https://hub.docker.com/r/mpestritto/docker-registry-frontendAuto build of bitcoind, geth and rippled containers that utilize in shared history.
Worked on the front-end and fully integrated it to launch nodes. I’d say it not too bad. See the screen shot below.
Started to work on a wallet app that consume BCN APIs. This is to visualize the wallets you have on all the nodes and gives a very clean way to interact with your launched nodes. Screen shot is pretty ugly - I’ll post it after it gets cleaned up.
What am I looking for next ?
Alpha users - anyone running their own privates nodes ( on any chain ) and want to interact with them over API vs RPC? email me: matt at blockchainnode dot io
Production cluster setup. Anyone willing to fund donations to this project to allow setup of production environment.
I’ll post a video of me launching a few nodes in the next weeks as well.