I have a application where I have both nodejs and php codes. nodejs is used to run several scripts required by the application. How do i deploy such application using aws Elastic beanstalk?
相关问题
- AWS deployment failed - jhipster app - EBS
- Node.js S3-uploader issue
- Elastic Beanstalk URL root not working - EC2 Elast
- Django Celery Elastic Beanstalk supervisord no suc
- Has anyone used Primus with websockets behind aws
相关文章
- How do I pass AWS_ACCESS_KEY_ID for Amazon SES on
- 什么是自由层的AWS弹性魔豆CPU上限吗?(What is the AWS Elastic Bean
- 在弹性魔豆开始SQS芹菜工人(Start SQS celery worker on Elastic
- 如何提取CloudFormation从弹性魔豆环境负载平衡器名称(How To Extract Lo
- 问题从弹性魔豆撇号CMS应用程序连接到蒙戈阿特拉斯(Issue connecting to Mong
- 重建索引时,Django的草垛与Elasticsearch找不到数据库(Django haystac
- 在AWS弹性魔豆Sphinx4休息,工作dev的机器(Sphinx4 breaks on AWS E
- Rails应用程序不能在AWS弹性魔豆运行,sqlite3的错误(Rails app doesn
There are two ways to accomplish
Amazon Beanstalk recommended way#1:
Legacy way#2:
References:
1.Customizing and Configuring AWS Elastic Beanstalk Environments
2.Using Custom AMIs