【问题标题】:Replacing apache with nginx in aws elastic beanstalk via ebextensions通过ebextensions在aws elastic beanstalk中用nginx替换apache
【发布时间】:2017-08-04 08:46:55
【问题描述】:

我已经成功地用 apache 配置了一个 AWS elasticbeanstalk 应用程序,现在我想用 nginx 服务器替换 apache。

我找不到合适的教程,其中一些人说登录到您的关联 ec2 实例并手动安装 nginx,但我认为它不是正确的方法,因为弹性 beanstalk 提供(通过ebextensions 修改/添加程序文件夹和配置文件)

所以我正在寻找使用.ebextensions 配置文件的解决方案。

【问题讨论】:

    标签: php apache amazon-web-services nginx amazon-elastic-beanstalk


    【解决方案1】:

    这似乎就是您要查找的内容:Changing Apache to Nginx with PHP FPM on Elastic Beanstalk – Amazon Web Services

    编辑:另一种可能性是创建Custom Platform for Elastic Beanstalk

    【讨论】:

      猜你喜欢
      • 2018-06-05
      • 1970-01-01
      • 2020-05-20
      • 2020-08-17
      • 2015-06-25
      • 2016-12-21
      • 2015-01-04
      • 2021-02-01
      • 2013-12-20
      相关资源
      最近更新 更多