Skip to content

Lightsail instance creation : UserData not working

0

Hi,

I am trying to work with lightsail instance using AWS SDK PHP last version. Take a look to my screenshot, but i don't understand why any command are running ... i can't setup correctly my instance.

Enter image description here

Thanks

asked 2 years ago705 views

1 Answer
1
Accepted Answer

Hi,

Lightsail uses cloud-init to execute provided userdata scripts. You can view the execution output of your userdata script at /var/log/cloud-init-output.log to help with debugging any issues.

Related documentation:

AWS

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.