Closed jlopp closed 7 years ago
Reference for setting up the grafana stack: https://github.com/grafana/grafana-docker-dev-env
Note that this is still installing Grafana 1.9 rather than 2.0. We want 2.0 (and don't need Elasticsearch with 2.0)
Reference for grafana 2.0: https://github.com/grafana/grafana/tree/master/docker/production
Can i repair forever to supervisor and apache to nginx?
Sure, so long as the entire stack works then I'm fine with swapping out those pieces.
Looks like someone tackled this in another repo.
BOUNTY: Anyone who submits a working docker build for everything below will be paid $500 worth of BTC.
I want a docker container that installs:
Installation & config instructions are at https://jlopp.github.io/statoshi/
Additionally, it would be preferable to compile, install, and run the Statoshi fork of Bitcoin Core before anything else, wait ~24 hours so that the blockchain finishes syncing, and then install and configure the rest of the software. Otherwise the initial syncing will be much slower and will store a bunch of useless metrics. As part of this, there is no need to configure the bitcoin.conf "blocknotify" hook until after the blockchain has finished syncing.
Basically, a docker image that creates a fully functional web site backed by a statoshi instance like you see on statoshi.info with just a click of a button to deploy it will satisfy the requirements for the posted bounty.