guilhermegm / open-cron-monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Cron Monitor

This is the web report view for node scripts (or cron). It's in development.

Usage

Start up for development.

npm start

Use cron-monitor to generate the reports.

The following environment vars that you can set.

OPEN_CRON_MONITOR_DB_DATABASE=
OPEN_CRON_MONITOR_DB_USERNAME=
OPEN_CRON_MONITOR_DB_PASSWORD=
OPEN_CRON_MONITOR_DB_HOST=
OPEN_CRON_MONITOR_DB_PORT=

Screenshots

open-cron-monitor

open-cron-monitor

About


Languages

Language:JavaScript 91.0%Language:HTML 8.7%Language:CSS 0.3%