Articles on: SomethingCP Guides

How to switch your service to the development mode (InDev)

Welcome to Something.Host!


In this guide you will learn how to toggle the development mode (InDev) on your service.



Development mode (InDev) allows you to run any linux command in your service. It's useful when you want to install dependencies using npm, pip, luarocks or whatever else you have.

To enable development mode (InDev), go to your Your service > Configuration

Location of the "Configuration" tab

And clear out the "Startup Command" box from any text it may contain and hit save.



Make sure to Rebuild your service in order for the changes to be applied.

Updated on: 11/12/2020

Was this article helpful?

Share your feedback

Cancel

Thank you!