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!
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.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.