Skip to content

Deployment

Vlastimil Holer edited this page Jul 14, 2017 · 12 revisions

standalone

  • make cfy-deploy - deploy portal environment
  • make cfy-undeploy - destroy portal environment

Cloudify Manager

  • make cfm-deploy - deploy portal environment
  • make cfm-undeploy - destroy portal environment
  • make cfm-scale-out - manually scale out worker nodes (+1)
  • make cfm-scale-in - manually scale in worker nodes (-1)
Clone this wiki locally