Forge
EC2 fleets made easy
Project maintained by carsdotcom
Hosted on GitHub Pages — Theme by mattgraham
Home
Stop
Forge stop will stop an on-demand instances. The instance itself will no longer incur cost, but the attached EBS (disk space) will.
How to Run
forge stop
- ALL the parameters must be the same as when forge create was ran
- A yaml file with all the required parameters can be provided
- Each yaml parameter can be over written at run time.
- E.g.
forge stop --yaml /home/docker.yaml --market on-demand
- Works only on on-demand instances
Parameters
Required
name
service
forge_env
Optional
market
date