cryptosharks131 / lndg

Lite GUI web interface to analyze lnd data and leverage the backend database for automation tools around rebalancing and other basic maintenance tasks.
MIT License
231 stars 47 forks source link

Unify logs #361

Closed proof-of-reality closed 8 months ago

proof-of-reality commented 10 months ago

This allows to:

It's possible to run the entire application by using: python controller.py runserver <addr:port>

Note: using python:3-alpine reduces the container size from 1.3GB to 352MB in my tests