Skip to main content
Use the generator below to create a cloud-init configuration for your server. Configure your username, password, web server, and database type to generate a ready-to-use cloud-init YAML configuration.

How to Use

  1. Enter your desired username and password for the hosting account
  2. Select your preferred web server (Nginx, Apache2, OpenLiteSpeed, or MERN Stack)
  3. Choose your database type (MySQL, MariaDB, or MongoDB)
  4. Enable additional options like Node.js if needed
  5. Click Copy Config to copy the generated YAML
  6. Paste the configuration into your cloud provider’s user-data field when creating a new instance

Available Options

Web Servers

Databases

Additional Flags

Usage

The generated cloud-init configuration can be used when creating a new virtual machine. Simply paste the YAML configuration into the User Data field during instance creation, and your server will be automatically provisioned with your selected stack.