Captain Mylo

Results 11 comments of Captain Mylo

https://github.com/particle4dev/hyperdex/issues/14#issuecomment-574622367

https://www.loggly.com/blog/centralize-logs-docker-containers/ For docker compose setup might be useful!

None of the proposed solution worked for me. What did work was to make a copy of the config file then make changes: ``` cd /opt/easyengine/services/nginx-proxy/conf.d cp default.conf default.conf.orig ```...

From #tradebots > I have already tried the shortcut accelerators you tried in your test code. Didn't work for me in my trials. Hope someone can find the core issue...

Firstly, Where are these json files located? The only place in the source code the files are mentioned are inside marketmaker e.g. ``` bash$ grep -ril instantdex.json * assets/bin/linux64/marketmaker assets/bin/osx/marketmaker...

Just an fyi - I'll have a look at this towards the end of this week.

The `encryptwallet` RPC is the one that returns privkeys. If the operator is logging stdout to a file, this will remain in logs. In old docs (early season2), `encryptwallet` was...

Yes, confirmed. Started poking around with it.