Hi, I'm working on making the appfactory puppet scripts to be able to setup in a single node.
*Problem* Current puppet scripts can be used (in a single run) to do a distributed setup where all app-factory related servers setup in different nodes. In single node setup, we cannot reference the same resource more than once in puppet. The other challenge is AF needs three private-paases and current paas scripts are written with the focus of single node deployment, hence it lacks some port offset configs. *Solution* Idea is to create a developer setup of Appfactory in a single run with minimal effort using puppet. To overcome this resource conflict we are going to use a bash script to run puppet agent iteratively changing the hostname/certname. That way it will ensure appfactory node first and then the build server node and so on. For private-pass installation we are going to parameterise the entire setup with all the needed port offsets and use the puppet as explained above. Regards, -- *Anuruddha Premalal* Software Eng. | WSO2 Inc. Mobile : +94710461070 Web site : www.regilandvalley.com
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
