Cron job monitor — register jobs, they ping Watcher when they run, alert on missed windows
Part of the Stockyard family of self-hosted developer tools.
docker run -p 9240:9240 -v watcher_data:/data ghcr.io/stockyard-dev/stockyard-watcherOr with docker-compose:
docker-compose up -dOpen http://localhost:9240 in your browser.
| Variable | Default | Description |
|---|---|---|
PORT |
9240 |
HTTP port |
DATA_DIR |
./data |
SQLite database directory |
WATCHER_LICENSE_KEY |
(empty) | Pro license key |
| Free | Pro | |
|---|---|---|
| Limits | 5 jobs | Unlimited jobs |
| Price | Free | $2.99/mo |
Get a Pro license at stockyard.dev/tools/.
Operations & Teams
Apache 2.0