macOS
brew install runitorlocal Homebrew formula metadata
brew / rang 9079
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de runitor pour les workflows d'agents IA.
installation
brew install runitorlocal Homebrew formula metadata
nix profile install nixpkgs#runitornixpkgs package indexes · pkgs/by-name/ru/runitor/package.nix · Source: api.github.com
aperçu
Command runner with healthchecks.io integration
historique
runitor executes a command, captures its result, and reports success or failure to healthchecks.io. It can also serve as a lightweight interval or cron-expression scheduler.
Runitor was created as a small Go command runner integrating periodic jobs with healthchecks.io or a compatible private instance.
It grew beyond a simple wrapper to support interval and cron-expression scheduling, automatic check creation, output attachment, API retry controls, configurable outcome handling, signed binaries, and multi-platform container images.
Runitor is distributed through signed release binaries, Go installation, container images, Homebrew, and Nix. This makes it usable both on conventional hosts and in one-process-per-container deployments.
Invoke `runitor -- command` with a check UUID, or use a project ping key and check slug. Checks may be identified through flags or environment variables such as `CHECK_UUID`, `PING_KEY`, and `CHECK_SLUG`; values can be read from an arbitrary file by adding the `file:` prefix. The `-every` and `-at` options run commands periodically, while output-capture controls help prevent sensitive backup details from being attached to pings.
Runitor packages the common cron-plus-curl health-check pattern into a dedicated executable with exit-code handling, output capture, retries, scheduling, and secret indirection. It is attractive in minimal containers where adding a full cron daemon or shell monitoring wrapper would be excessive.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
runitor | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/bdd/runitor
métadonnées d'installation
| Clé du paquet | brew:runitor |
|---|---|
| Version | 1.4.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/runitor |
| Page d'accueil | https://github.com/bdd/runitor |
| Dépôt | https://github.com/bdd/runitor |
| Licence | 0BSD |
| Archive source | https://github.com/bdd/runitor/archive/refs/tags/v1.4.1.tar.gz |
| Dernière mise à jour | 2026-09-12T11:32:20Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | runitor |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
runitor
nix profile install nixpkgs#runitorpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.