how to deploy wso2 products in aws beanstalk?

删除回忆录丶 提交于 2019-12-12 00:00:56

问题


I would like to deploy wso2 products in aws using beanstalk.

Theoretically it should be possible by following the instructions for deploying in webapp mode.

http://wso2.org/project/carbon/3.2.2/docs/admin_guide.html#webappmode

Has anyone managed to achieve this?
What steps were required?


回答1:


Following the document [1] you shared should work.

However, unless you really have a requirement, it is not that encouraged to run WSO2 Products in web app mode. This is because the Web app container will limit the WSO2 products, where WSO2 Products can function independently in stand-alone mode. Running WSO2 stand-alone over the EC2 might be more appropriate.

[1] http://wso2.org/project/carbon/3.2.2/docs/admin_guide.html#webappmode



来源:https://stackoverflow.com/questions/10566545/how-to-deploy-wso2-products-in-aws-beanstalk

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!