SatoshiPortal / cyphernode

Modular Bitcoin full-node microservices API server architecture and utilities toolkit to build scalable, secure and featureful apps and services without trusted third parties
MIT License
364 stars 68 forks source link

Log files management instead of only relying on docker logs #197

Closed Kexkey closed 4 years ago

Kexkey commented 4 years ago

Added a new config for log files storage and now the proxy, notifier, gatekeeper, otsclient and pycoin containers all log to the same directory. We no longer lose the logs when docker restarts!