Guides - Create a Stackscript
Use StackScripts to automatically configure new Linode instances using simple scripts. Create your own or browse the community StackScript library.
Log into the Linode Cloud Manager.
Click on the StackScripts link in the left-hand navigation menu. You are brought to the StackScripts page.
Viewing the Account StackScripts section, click on the Create New StackScript link at the top of the page.
On the Create New StackScript page, provide the required configurations to create your StackScript.
Field Description StackScript Label The name with which to identify your StackScript. Required. Description An overview of what your StackScript does. Target Images The Linux distributions that can run this StackScript. Required. Script The body of the script. See the Writing Scripts for Use with Linode StackScripts section for more details. Required. Revision Note A short description of the updates made to your StackScript in this version of your script. The file below displays an example of a simple script that executes some basic set up steps on a …
Click Save when you are done (and you can always edit your script later if needed). You are brought back to the StackScripts page, where your new StackScript is visible and ready to use with a new Linode deployment.
Note
To deploy a new Linode with your StackScript, follow the steps in the Deploying a New Linode Using a StackScript guide.
This page was originally published on