Workflow To Cluster - woveon/wovtools GitHub Wiki
< Home : Workflow > Workflow Locally - Workflow On Cluster - Workflow To Cluster - Workflow Rolling Stages

Under Development
- deploy current development version to cluster:
wov-deploy --dev. - To update configuration for the cluster only:
wov-deploy --dev --conf-only. - deploy current version to cluster, by downloading it locally, then pushing it:
wov-deploy --stage - deploy an older version (NOTE: could be database problems so manage snapshots manually!):
wov-deploy --[dev|stage] --pver X --sver Y - list versions
wov-deploy -l