Can I access command line for my Elastic Beanstalk application?

0

I have installed Laravel on elastic beanstalk here:

http://tomrainey.us-east-2.elasticbeanstalk.com/

Error message says I have to run the command: php artisan key:generate.

Can I access Command Line to run this?

Where and how? Thanks!

質問済み 1年前356ビュー
1回答
0
承認された回答

Hi,

You can gain command line access to the underlying Linux Amazon EC2 instance installing the Elastic Beanstalk command line interface and executing the eb ssh command.

profile picture
エキスパート
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ