Skip to main content

InitScript



Resource Icon

Resource Overview

Init Script is a feature that allows pre-written scripts to be executed automatically when a server is created. It can be used in various scenarios, such as creating multiple servers with the same purpose at once, periodically creating servers with identical environments, or managing initial server environments by purpose.

Associated Resources

Parent Resource


Resource Configuration

Basic Settings

  • os_type : Type of server instance to use - LNX, WND
  • content : Script content to be executed automatically when the server is created
  • description : Description of the Init Script to be created

References