{"id":13438823,"url":"https://github.com/mattn/goreman","last_synced_at":"2025-04-23T23:04:41.813Z","repository":{"id":4645570,"uuid":"5790740","full_name":"mattn/goreman","owner":"mattn","description":"foreman clone written in go language","archived":false,"fork":false,"pushed_at":"2024-11-26T11:01:36.000Z","size":841,"stargazers_count":2540,"open_issues_count":22,"forks_count":201,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-04-10T23:56:14.471Z","etag":null,"topics":["devops","foreman","go","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2012-09-13T06:22:59.000Z","updated_at":"2025-04-10T14:46:34.000Z","dependencies_parsed_at":"2024-06-18T11:21:02.103Z","dependency_job_id":"80100604-53f1-4906-b855-54f4a109f7ba","html_url":"https://github.com/mattn/goreman","commit_stats":{"total_commits":224,"total_committers":33,"mean_commits":6.787878787878788,"dds":0.3169642857142857,"last_synced_commit":"2848c457e011dab28da79f0bdc9af6c05d32f334"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgoreman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgoreman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgoreman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgoreman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/goreman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317699,"owners_count":21083528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devops","foreman","go","golang"],"created_at":"2024-07-31T03:01:08.754Z","updated_at":"2025-04-10T23:56:22.360Z","avatar_url":"https://github.com/mattn.png","language":"Go","funding_links":["https://github.com/sponsors/mattn"],"categories":["HarmonyOS","Process Manager","Go","Linux System Tools","golang","Repositories","Linux生态圈Dev\u0026Ops工具与服务"],"sub_categories":["Windows Manager","Procfile","Process Management"],"readme":"# Goreman\n\nClone of foreman written in golang.\n\nhttps://github.com/ddollar/foreman\n\n## Getting Started\n\n    go install github.com/mattn/goreman@latest\n\n## Usage\n\n    goreman start\n\nWill start all commands defined in the `Procfile` and display their outputs.\nAny signals are forwarded to each process.\n\n## Example\n\nSee [`_example`](_example/) directory\n\n## License\n\nMIT\n\n## Design\n\nThe main goroutine loads `Procfile` and starts each command in the file. Afterwards, it is driven by the following two kinds of events, and then take proper action against the managed processes.\n\n1. It receives a signal, which could be one of `SIGINT`, `SIGTERM`, and `SIGHUP`;\n2. It receives an RPC call, which is triggered by the command `goreman run COMMAND [PROCESS...]`.\n\n![design](images/design.png)\n\n## Authors\n\nYasuhiro Matsumoto (a.k.a mattn)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattn%2Fgoreman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattn%2Fgoreman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattn%2Fgoreman/lists"}