db4e.py Console Application

Monero XMR Mining Operation

The db4e.py is the engine of the Database 4 Everything application.

$ db4e.sh --help
usage: db4e.py [-h] [-b] [-e ENVIRON] [-m] [-r REPORTS] [-s] [-w] [-v]

DB4E Configuration

options:
  -h, --help            show this help message and exit
  -b, --backup          Perform a db4e backup.
  -e ENVIRON, --environ ENVIRON
                        Run in QA environment with -e qa.
  -m, --monitor         Monitor the P2Pool log.
  -r REPORTS, --reports REPORTS
                        Run a db4e report.
  -s, --service         Run db4e as a service.
  -w, --wallet          Get the mining wallet balance.
  -v, --version         Print the db4e version.