• Hello World Walkthrough on AWS

    About this tutorial This tutorial will walk you through deploying your first blueprint, a python webserver that says “Hello World” with a Cloudify logo, on Amazon Web Services (AWS). Install Cloudify Manager and Upload Plugins 1. Spin up a Cloudify Manager on your local machine. This requires Docker to… Read More
  • Creating a Wagon File

    Article Contents Wagon’s Version Wagon’s Installation Work Around the manylinux Bug Wagon Tool Invocation Wagon’s Version As of Cloudify 4.2, the version that should be used is 0.3.2. Always use the same version of Wagon as the one used by the targeted Cloudify Manager. Note, this… Read More
    Back to top