foreman
Manage Procfile-based applications.
=> More information.
- Start an application with the Procfile in the current directory:
foreman start
- Start an application with a specified Procfile:
foreman start -f {Procfile}
- Start a specific application:
foreman start {process}
- Validate Procfile format:
foreman check
- Run one-off commands with the process's environment:
foreman run {command}
- Start all processes except the one named "worker":
foreman start -m all=1,{worker}=0
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/foreman.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 103.65474 milliseconds
- Gemini-to-HTML Time
- 0.245304 milliseconds
This content has been proxied by September (ba2dc).