You are viewing a single comment's thread from:

RE: 648 GB of Raw Steem Data – BlazeDB Sync Finished!

in Steem Dev6 days ago

Hi, I want to try your modified version for the testnet.

I forked your master branch. I am not sure how you integrated mongodb. In your docker-compose.yml, the mongodata and mongo services are commented out. Do you start a separate container or do you run the database locally on the server?

Sort:  
 3 days ago 

I have a Separate Mongo Container running , and use its Details on the config file , you can however un-comment the compose , but a separate compose for mongo i would recommend

 3 days ago 

Thanks, but unfortunately I can't use it because steem-python can't handle the test chain...
Next try with https://github.com/only-dev-time/steemexplorer.

 2 days ago 

I will try running a Testnet and will let you know