Tag: Python
-
Hello World Walkthrough on AWS
- By Jonny Ro,
- April 17, 2018
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 be installed as well. Copy and […]
-
Creating a Wagon File
- By Isaac Shabtay,
- February 14, 2018
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 is not the same version of wagon that is packaged […]
Recent Posts
Infrastructure as Code (IAC) is seen by some as the ultimate expression of the IT work environment. After all, once the entire stack can be…
Read more