You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
11 years ago | |
---|---|---|
.. | ||
MySQL_Single_Instance.template | 11 years ago | |
PuppetMaster_Single_Instance.template | 11 years ago | |
README | 11 years ago | |
Rails_Single_Instance.template | 11 years ago | |
WordPress_2_Instances.template | 11 years ago | |
WordPress_2_Instances_With_EBS.template | 11 years ago | |
WordPress_2_Instances_With_EBS_EIP.template | 11 years ago | |
WordPress_Composed_Instances.template | 11 years ago | |
WordPress_Single_Instance.template | 11 years ago | |
WordPress_Single_Instance_With_EBS.template | 11 years ago | |
WordPress_Single_Instance_With_EBS_EIP.template | 11 years ago | |
WordPress_Single_Instance_With_EIP.template | 11 years ago | |
WordPress_Single_Instance_With_HA.template | 11 years ago | |
WordPress_Single_Instance_deb.template | 11 years ago | |
WordPress_Single_Instance_gold.template | 11 years ago | |
WordPress_Single_Instance_puppet.template | 11 years ago | |
getting_started.template | 11 years ago |
README
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
- The gold templates: -
- The gold images contain no cfntools -
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
WordPress_Single_Instance_gold.template
- Creates a gold image wordpress single instance - not working
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
- The cfntools templates: -
- The CFNTOOLS images contain analogs of AWS cfn tools for full orchestration -
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
*******************************************************************************
* INSECURE TEMPLATES *
* The following templates do not properly secure the mysql server and allow *
* any user to connect to the wordpress database. *
*******************************************************************************
WordPress_2_Instances.template
- Creates a two instance wordpress/mysql server
Note: There is an instance for mysql and instance for wordpress
WordPress_2_Instances_With_EBS_Volume.template
- Creates a two instance wordpress/mysql server with persistent volume
Note: There is an instance for mysql and instance for wordpress
WordPress_Composed_Instances.template
- Creates a two instance wordpress/mysql server. The MySQL server is loaded as a nested template from the URL of the latest MySQL_Single_Instance template on GitHub.
Note: There is an instance for mysql and instance for wordpress
MySQL_Single_Instance.template
- Creates a single instance MySQL server, for use in template composition
*******************************************************************************
* SECURE TEMPLATES *
* These templates either are single vm or use EIP and security groups to *
* secure the servers *
*******************************************************************************
WordPress_Single_Instance.template
- Creates a single instance wordpress/mysql server
WordPress_Single_Instance_With_EBS_Volume.template
- Creates a single instance wordpress/mysql server with EBS Volume
WordPress_Single_Instance_With_EIP.template
- Creates a single instance wordpress/mysql server with EIP with full security
-------------------------------------------------------------------------------
- END OF TEMPLATES -
-------------------------------------------------------------------------------