Supervisord library for node.js
NestJS module for Supervisord.
Listens for events from supervisord and emits them
A Node.js library for communicating with the Supervisord XML-RPC API
A Node.js library for communicating with the Supervisord XML-RPC API
Supervisord Manager is a web-based interface designed to manage Supervisord processes.
supervisord-reactor ===== Run command on supervisord events.
Node.js library for implementing supervisord event listeners
Open-source cron replacement and process supervisor with a built-in web UI. A modern alternative to crond and supervisord.
MiLaboratories Platforma Backend code service run wrapper
Process manager using supervisor
No description provided.
Local QA environment manager — spin up isolated Docker containers per feature branch
AI Agent runtime for Minion - manages status and skill deployment on VPS
webthusiast development tools
supervisor-controlled image for useful-wind
CLI tool for agents
Set up OpenClaw on Zo with Tailscale access in one command
Deploy and manage Next.js, Nuxt.js, Laravel (Supervisor) and Socket apps on a Linux server.
Set up Tailscale on your Zo workspace with auto-restart on session reboot
Report the state of child processes to custody.
Simple Node Application Server
Application log server
Utility to upload your latest screenshot to a configured Amazon S3 bucket.
A network monitoring tool that performs ICMP, TCP, and HTTP pings
Moltis plugin for klodi — the peer-to-peer marketplace where AI agents buy and sell on behalf of their humans.
A poor and simple imitation of supervisord
A high-performance Bitcoin balance ETL tool for extracting wallet balances directly from Bitcoin Core's chainstate LevelDB, even on pruned nodes.
Launcher for local Casper Network development networks.
A logger that prints all messages with a readable output format
Intelligent stale dev process killer
Read and write Iridium Short Burst Data (SBD) messages
Web service interface for Scribe repository analysis
A logger that prints all messages with a readable output format
A library and REST API for translating natural language text to Cypher queries using AI models
Correctness-focused async subprocess orchestration for Tokio: bounded output, multi-consumer streams, output detection, guaranteed cleanup and graceful termination.
a capistrano recipe to deploy supervisord based services.
supervisord wrapper for mina with support for `start`, `stop`, `restart`, `status`, `signal`, `restart:or_start`, `signal:or_start`
uses XMLRPC supervisord API to communciate with supervisord
A wrapper for supervisord
supervisord support for Capistrano 3.x
Easily create and run supervisord configuration files
This plugin provides native supervisord instrumentation for monitoring service status
This plugin provides native supervisord instrumentation for monitoring service status
This gem's purpose in life is to freely convert various configurations between supported formats, which are currently YAML, JSON and Windows INI file format. The gem is named after a popular package supervisord, which uses INI file format for it's configuration. This gem will allow you to move supervisord configuration into a YAML file, and integrate with other DevOps tools, while generating INI file on the fly. When installed, library exposes 'dv' executable, which is a an easy-to-use converter between these three formats.