Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/11.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在弹性豆茎上从EFS运行Wordpress_Wordpress_Amazon Web Services_Amazon Ec2_Amazon Elastic Beanstalk_Amazon Efs - Fatal编程技术网

在弹性豆茎上从EFS运行Wordpress

在弹性豆茎上从EFS运行Wordpress,wordpress,amazon-web-services,amazon-ec2,amazon-elastic-beanstalk,amazon-efs,Wordpress,Amazon Web Services,Amazon Ec2,Amazon Elastic Beanstalk,Amazon Efs,我是AWS的新手,我想知道在Elastic beanstalk和EFS mount上运行可伸缩wordpress安装的局限性 我正确地安装了文件系统,但是如何使它能够使Elastic Beanstalk将应用程序部署到EFS文件夹?我可以把EFS挂载到/var/www/html吗?或者,有没有一种方法可以将文档根目录切换为/var/www/wordpress并让Elastic Beanstalk在那里部署应用程序?。。。任何方向都会受到极大的赞赏通常你的应用程序将部署到/var/app/curr

我是AWS的新手,我想知道在Elastic beanstalk和EFS mount上运行可伸缩wordpress安装的局限性


我正确地安装了文件系统,但是如何使它能够使Elastic Beanstalk将应用程序部署到EFS文件夹?我可以把EFS挂载到/var/www/html吗?或者,有没有一种方法可以将文档根目录切换为/var/www/wordpress并让Elastic Beanstalk在那里部署应用程序?。。。任何方向都会受到极大的赞赏

通常你的应用程序将部署到
/var/app/current
哦,伙计,我完全忘了我去年问过这个问题。我应该给出这个lol的答案。我从一个完全的noob部署到一个完全弹性的环境,使用bitbucket的管道进行自动故障切换和持续开发。你一年能长这么多真是疯了是的,你应该分享你的发现是的,你真的应该分享你的发现。