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.

posta un anno fa465 visualizzazioni
1 Risposta
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
TECNICO DI SUPPORTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande