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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南