Skip to content

cloudify-examples/mc-demo-nodejs-aws-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure: AWS Using Plugin Types

This infrastructure blueprint creates AWS resources using the types available in Cloudify's official AWS plugin.

Prerequisites

Plugins

Existing Resources

This blueprint assumes that the following resources are defined externally:

  • VPC (use the input vpc_id)
  • A security group that is assigned to all VM's having Cloudify Agents installed (use the input agents_security_group_id)

The reason for that is that the aforementioned are, in typical cases, likely to be managed externally to any specific application.

Secrets

See Common AWS Secrets and Common Secrets for secrets that are assumed to exist. Note that most secrets are not required if inputs are provided.

About

Multi-cloud demo: AWS infrastructure using plugin types

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages