| Feature | Cloud-Init (Legacy) | Startup Scripts (Advanced) |
|---|---|---|
| Regions | CANADA-1 only | Finland-1/2/3, Iceland-1 |
| Reusability | Single-use, configured per deployment | Reusable library, select from saved scripts |
| Script Types | Bash or Cloud-Config | Any shell script |
| Storage | Not saved after deployment | Saved in your account |
| Management | No editing after deployment | Create, edit, delete anytime |
#!/bin/bash on first line#cloud-config on first line#!/bin/bash) or cloud-config header (#cloud-config) on first line