Getting started - edit files in Elastic Beanstalk

0

I have depoyed a source bundle in elastic beanstalk and I can see that the application is working here:

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

Now, I want to edit the files that I deployed. How do I get started? I tried to find it in Cloudshell but no luck. Thanks.

質問済み 1年前461ビュー
1回答
0

Hello,

Greeting from AWS!!

You can access the deployed application files in your EC2 instance associated with the Beanstalk environment under /var/app/current directory. To locate your EC2 instance, you can go to the health tab in your Beanstalk console and copy the instance ID. Then you can go to EC2 console, search the instance and SSH. Please note you need to have a Key Pair attached to your instance to SSH into it. To attach instance, go to configurations page in beanstalk console and under service access, add Key Pair and apply. After this you will be able to SSH to the instance.

Thanks!

AWS
サポートエンジニア
回答済み 1年前

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

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

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

関連するコンテンツ