Question

How do I disable OpenLiteSpeed wizard (on ssh login)

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:

Submit an answer


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!

Sign In or Sign Up to Answer

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.

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

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel