RE: Meeseeker Mosly Minor Steem Engine Fixes - 0.0.7
I am a big fan of the idea and architecture and implementation of meeseeker. Good to see it's getting constant updates.
Changelog is detailed it seems lots of adjustments on steem-engine sync flow.
Regarding dockerfile overhaul, do you think Dockerfile should run the sync process with a process manager? From my experience, I had seen a couple of unexpected stops in the docker process so I ended up using supervisord for the docker process. However, that would be perfect if it's supported in the docker container itself.
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Chat with us on Discord.
Thanks.
Yes, I think I'll end up using monit (inside docker) to manage the sync process at some point. I also want Docker to accept ENV parameters for which chain or chains to sync.
Thank you for your review, @emrebeyler! Keep up the good work!