macOS
brew install goremanlocal Homebrew formula metadata
brew
Foreman clone written in Go. Version 0.3.19 via Homebrew; verified 2026-07-08. Also installable with nix: nix profile install nixpkgs#goreman.
install
brew install goremanlocal Homebrew formula metadata
sudo apk add goremanAlpine Linux edge package indexes · goreman · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#goremannixpkgs package indexes · pkgs/by-name/go/goreman/package.nix · source: api.github.com
scoop install main/goremanScoop official bucket manifest trees · bucket/goreman.json · source: api.github.com
overview
Foreman clone written in Go
history
goreman is Yasuhiro Matsumoto's Go clone of Foreman, using the Procfile convention to run multiple development processes from one command.
The GitHub repository was created on September 13, 2012. Its README explicitly identifies the project as a Foreman clone written in Go and links to the original ddollar/foreman project as the model.
goreman found a niche among Go and Heroku-style development workflows that wanted Procfile process orchestration without installing the Ruby Foreman toolchain. Package-manager metadata in the input records availability through apk, Homebrew, Nix, and Scoop.
Users define commands in a Procfile and run goreman start. The README says goreman starts each Procfile command, displays output, forwards signals to each process, and exposes an RPC-driven goreman run path for commands against managed processes.
The package is small but useful as a cross-platform, single-binary implementation of a convention that appears in web-app and service-development repositories. It is often chosen when the package story matters more than a feature-rich supervisor.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
Procfileexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
goreman | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mattn/goreman
install metadata
| Package key | brew:goreman |
|---|---|
| Version | 0.3.19 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/goreman |
| Homepage | https://github.com/mattn/goreman |
| Repository | https://github.com/mattn/goreman |
| Upstream docs | https://github.com/mattn/goreman#readme |
| License | MIT |
| Source archive | https://github.com/mattn/goreman/archive/refs/tags/v0.3.19.tar.gz |
| Last updated | 2026-07-08T03:27:51Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | goreman |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
goreman
nix profile install nixpkgs#goremangoreman 0.3.17-r0
Tool to manage Procfile-based applications
https://github.com/mattn/goreman
sudo apk add goremanmain/goreman
scoop install main/goremansource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.