Scripts allow you to automatically configure virtual machines: install software, change configuration files, etc. The script can be selected when creating a virtual machine. Then it will be launched immediately after installing the operating system. Also, the script can be run on the created virtual machine. By default, scripts are available from the ISPsystem repository.
To create your own script:
- Go to Scripts.
- Specify the Name of the script.
- Select who is allowed to access the image:
- Owner;
- Everyone.
- Select Tags to classify the script and its relationship to the OS. The script is available to run on the OS when at least one tag they match.
- Provide a Description for the script. It is displayed in the list of scripts.
- Specify the body of the bash Script.
- Click Create.