issues
search
substantic
/
rain
Framework for large distributed pipelines
https://substantic.github.io/rain/docs/
MIT License
748
stars
54
forks
source link
RFC [tooling] Exoscale deployment script update
#76
Closed
vojtechcima
closed
6 years ago
vojtechcima
commented
6 years ago
This PR improves Exoscale deployment script. Most notably it:
adds cmd subcommand that allows to batch-execute shell commands
adds scp subcommand that allows to batch-copy files to environment hosts
adds default environment name (default.env)
makes the create command to block until it is actually ready for Rain to be installed
This PR improves Exoscale deployment script. Most notably it: