DHTbay and Bitcannon integration
crogers2287 opened this issue · 5 comments
Is there any chance you could go into more detail as to how to get these two communicating with each other? I can only get bitcannon to pull from what is listed in its config.json. How do I make it pull from dhtbay?
+1
You have to use my fork : https://github.com/FlyersWeb/bitcannon
You'll then need to edit api/config.json to use the correct mongo address.
Then follow instructions to install project and it's OK.
The projects communicates through the mongo database.
Is there anyway you could make a docker image of both in one. I tried setting it up the other day and just kept failing. It would really help me out and I think others too.
Should be resolved by dockerized version, that ease time to run investment
Hey, now bitcannon too is usable with docker : FlyersWeb/bitcannon@191d1bc