Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/laravel/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
Laravel Forge配置服务器提供程序=>Amazon=>Key/Secret中的内容_Laravel_Amazon Web Services_Forge - Fatal编程技术网

Laravel Forge配置服务器提供程序=>Amazon=>Key/Secret中的内容

Laravel Forge配置服务器提供程序=>Amazon=>Key/Secret中的内容,laravel,amazon-web-services,forge,Laravel,Amazon Web Services,Forge,我在AmazonAWS上创建了一个Ubuntu服务器 然后我注册了Forge,现在尝试配置它 我选择源代码管理作为Bitbucket 我在服务器提供程序部分选择了Amazon,但现在我不确定在key和secret中放什么 我找到了这个问题的答案 我们需要创建一个IAM用户并选择api访问密钥和密码 还请记住,在启动通过forge创建和配置服务器的过程之前,请至少向该用户授予FullEC2Admin访问权限。我可能错了,但请查看

我在AmazonAWS上创建了一个Ubuntu服务器

然后我注册了Forge,现在尝试配置它

我选择源代码管理作为Bitbucket

我在服务器提供程序部分选择了Amazon,但现在我不确定在key和secret中放什么


我找到了这个问题的答案

我们需要创建一个IAM用户并选择api访问密钥和密码


还请记住,在启动通过forge创建和配置服务器的过程之前,请至少向该用户授予FullEC2Admin访问权限。

我可能错了,但请查看