By marlon
Hello. I have completed setup of a secondary droplet, and used migration methods to replicate my openlitespeed configuration from the first droplet. Therefore, I do not need to do the easy wizard that is present on logging in via SSH. How do I disable this wizard?
I tried looking in bashrc/bash_profile. It’s not there.
If you don’t know which I am referring to, it’s the wizard that is presented on openlitespeed market apps after a new deploy that starts with:
Last login: Sun Sep 12 16:25:47 2021 from 165.73.177.56
To visit your apps by domain instead of IP, please enter a valid domain.
If you don't have one yet, you may cancel this process by pressing CTRL+C and continuing to SSH.
This prompt will open again the next time you log in, and will continue to do so until you finish the setup.
Make sure the domain's DNS record has been properly pointed to this server.
Enter the root domain only, then the system will add both the root domain and the www domain for you.
Your domain:
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!
Accepted Answer
Please press CTRL+C and continuing to SSH, then run the following command to avoid the start-up script.
sed -i '/domainsetup.sh/d' /etc/profile
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.