Forge
          EC2 fleets made easy 
          
          Project maintained by carsdotcom
          Hosted on GitHub Pages — Theme by mattgraham
         
        Home
Rsync
Forge rsync makes it simple for you to copy a folder or file from local to the forge instance(s).
How to Run
  - forge rsync- 
      - ALL the parameters must be the same as when forge createwas ran
- A yaml file with all the required parameters can be provided
- Each yaml parameter can be overwritten at run time.
- E.g. forge rsync --yaml /home/docker.yaml --rsync_path /home/test/run.sh
 
- By default, the folder or file will be moved to /root/ of the single or master instance.
    
      - The --allflag will copy the folder of file to all of the instances in the cluster
 
Parameters
Required
  - name
- service
- forge_env
- rsync_path
Optional
  - market
- date
- all
- yaml
- s3_path