Create Post-Install Script
create_post_install_scriptCreate a plain-text post-install script (up to 10 MB, 30-minute timeout) to automate tasks after server provisioning. Optionally enable auto-run on new installations.
Instructions
Create a new post-install script. Scripts must be plain text (no binaries), up to 10 MB, with a 30-minute execution timeout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Script name | |
| content | Yes | Script content as plain text | |
| isAutoSelected | No | Auto-run on installations via account manager or support |