Skip to content

maan82/cloud-factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts in this generate cloud formation templates for MarkLogic setup in cloud.As MarkLogic is a database
it needs slightly different setup to run in cloud.


it works with python 2.7

install virtaulenv coz python 3 keeps interefering
https://pypi.python.org/pypi/virtualenv#downloads
http://stackoverflow.com/questions/7237415/python-2-instead-of-python-3-as-the-temporary-default-python


install pip to install python libs
https://pip.pypa.io/en/stable/installing/

ansible does not work with python 3 so use virtualenv if you have python 3 as default


dependencies
1. boto
2. mock
3. troposphere


For cloud init logs check
1. /var/log/cloud-init-output.log
2. /var/log/cloud-init.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages