Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jworley/dockermon

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
apocas/dockerode
Docker Remote API module.
Account's avatar
lightsofapollo/dockerode-options
Parse docker options out of DOCKER_HOST or Docker in Docker setup
Account's avatar
fent/node-jstream
Continously reads in JSON and outputs Javascript objects.
Account's avatar
bunkat/later
Determine later (or previous) occurrences of recurring schedules
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
cainus/codecov.io
lcov posting to codecov.io
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
nexe/nexe
Create a single executable out of your Node.js application
Account's avatar
jhnns/rewire
Easy dependency injection for node.js unit testing
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

Support the repos that depend on this repository

Top contributors

jworley's profile
jworley
14 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
jworley

jworley/dockermon

Docker monitoring utility

JavaScript
0
0
Apache License 2.0

`dockermon` is a lightweight command‑line tool that watches Docker events and, on each change, either runs a user‑provided JavaScript module or renders a Mustache‑style template with information about the current containers. It is aimed at DevOps engineers or developers who need custom, on‑the‑fly monitoring, alerting, or configuration generation for Docker environments.