Report this

What is the reason for this report?

Complete LAMP setup without logging in

Posted on April 29, 2020

After creating a new droplet using the LAMP stack image and a custom cloud-init script that installs a web application, I want to access the installed web application directly.

Currently after the droplet is created I am forced to login first into it before the web application is visible: “Please log into your Droplet with SSH to configure the LAMP installation.”

Is there any way to disable that initial login request and make the droplet work without having to access it? I think it could be in the form of adding another command into the user data #cloud-config runcmd.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello,

What I would usually do in such case is to create a LAMP Droplet then make all of the required customization and take a Snapshot.

After that I can use the Snapshot to spin up new Droplets.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.