【问题标题】:Amazon Web Services Elastic Beanstalk Wordpress config file download lacks efs-create.configAmazon Web Services Elastic Beanstalk Wordpress 配置文件下载缺少 efs-create.config
【发布时间】:2017-07-08 12:21:21
【问题描述】:

参考 AWS 的“将具有外部 Amazon RDS 数据库的高可用性 WordPress 网站部署到 Elastic Beanstalk”(http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/php-hawordpress-tutorial.html#php-hawordpress-tutorial-launch)

当我为 Wordpress (https://github.com/awslabs/eb-php-wordpress/releases/download/v1.0/eb-php-wordpress-v1) 下载 AWS Elastic Beanstalk 配置文件时,我没有看到 AWS 说明中引用的所有文件。具体来说,我只看到“license”、“readme.md”和“wp-config.php”。但是,说明参考了“efs-create.config”和“dev.config”。

到目前为止,所有说明都非常详细和分步进行,所以我不确定我是否遗漏了什么 - 执行这些操作是否需要 Elastic Beanstalk 命令行界面 (CLI)?我正在运行 OS X 版本。 10.11.6.

【问题讨论】:

    标签: wordpress amazon-web-services amazon-elastic-beanstalk


    【解决方案1】:

    您可以从 Console 或 CLI 使用 EB。

    在这里,您使用 eb-php-wordpress (https://github.com/awslabs/eb-php-wordpress/) 来配置您的 EB 环境,例如 VPC、ELB、EC2、RDS。您将不得不使用 CLI。

    下载 Wordpress 并导航到 wordpress 目录。

    下载里面的配置文件。 wgethttps://github.com/awslabs/eb-php-wordpress/releases/download/v1.0/eb-php-wordpress-v1.zip

    参考README.md,一切都很好解释。

    【讨论】:

      猜你喜欢
      • 2016-07-21
      • 2015-02-23
      • 1970-01-01
      • 2018-02-27
      • 2012-05-22
      • 2021-06-08
      • 2013-06-23
      • 1970-01-01
      • 2020-11-14
      相关资源
      最近更新 更多