Tag: blueprint
-
Cloudify Examples: Drupal Blueprint
- By Team Cloudify
- April 17, 2018
Drupal Blueprint This blueprint deploys a Drupal CMS. This blueprint is part of the End-to-end Solutions Package, which demonstrates functionality in Cloudify using an existing Database and Load Balancer provided as deploy time inputs, and several front-end applications. Before installing this deployment, install the MariaDB Blueprint,… Read More -
Cloudify Examples: HAProxy Blueprint
- By Team Cloudify
- April 17, 2018
HAProxy Blueprint This blueprint deploys an HAProxy Load Balancer. This blueprint is part of the End-to-end Solutions Package, which demonstrates functionality in Cloudify using a Database, Load Balancer, and several front-end applications. Before installing this deployment, install the MariaDB Blueprint, then continue with the solution package… Read More -
Cloudify Examples: MariaDB Blueprint
- By Team Cloudify
- April 17, 2018
MariaDB Blueprint This blueprint deploys a MariaDB/Galera Cluster. This blueprint is part of the End-to-end Solutions Package, which demonstrates functionality in Cloudify using a Database, Load Balancer, and several front-end applications. After completing this deployment, continue with the solution package by installing the HAProxy Blueprint. Compatibility… Read More -
Hello World Walkthrough on AWS
- By Team Cloudify
- 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… Read More -
Azure Example Network Walkthrough
- By Team Cloudify
- April 17, 2018
Azure Example Network This is example will enable you to deploy a typical Azure network setup. Resources Created A resource_group. A virtual_network. A public_subnet. A private_subnet. Compatibility Tested with: Cloudify 4.2 Pre-installation steps Upload the required plugins: Azure Plugin. Check the blueprint for the exact version of the… Read More -
OpenStack Example Network Walkthrough
- By Team Cloudify
- April 17, 2018
OpenStack Example Network This blueprint is the Cloudify example for how to deploy an OpenStack network. Resources Created A external_network. A public_network. A private_network. A public_network_router. A public_subnet. A private_subnet. Compatibility Tested with: Cloudify 4.2 Pre-installation steps Upload the required plugins: Openstack Plugin. Check the blueprint for the… Read More