Launching a new instance can be done in the Leaseweb Customer Portal or using the Leaseweb Public Cloud API.
Launching a Public Cloud instance from the Customer Portal
- Go to your Leaseweb Customer Portal account.
- From the menu, select Public Cloud and click Launch Instance.
- Configure your instance on the Launch page
Configuring a new instance
- Choose a region
The region is the location where the instance will be launched. In order to switch to a different region, you are required to switch your account to the corresponding sales organization. You can do this by clicking on your profile icon in the top right corner. - Instance name
The instance name is used to identify your instance from the list of all your instances. - Choose an Image
An image is a template that contains the software configuration required to launch your instance. The offered images are Linux and Windows-based Operating Systems and App, like Plesk or cPanel pre-installed. You can choose a default operating system, provided by us, or a custom template created from an instance. - Choose the instance type
An Instance defines the compute type and size of the instance, including CPU and RAM allocated to the instance. We provide a range of options to configure your instance to your work load use case. - User data
By providing user data you can run arbitrary code on boot. Supported script formats are cloud-config for the cloud-init program and bash. - Key pair
The public key is stored on your instances and enables you to authenticate with the server, without having to pass a user name and password. - Choose storage amount
The storage per instance can go up to 5TB per drive. Launching an instance with local storage provides better I/O performance, but is not redundant in case of hardware failure. With central storage you get storage redundancy and quicker recovery time in case of a server or storage failure. - Contract and Payment
By default the instance is launched with an hourly commit and can be destroyed at any moment. Choosing a monthly commit gives you a discounted price for the instance.- On demand instances (hourly) are billed post paid for the amount of hours it was active in that month.
- Committed instances are billed prepaid with a prorate fee for the period prior to the committed period.
- Click Launch
The creation of the instance is started and will show up on the list page
Launching Public Cloud instance using the API
See more here: https://developer.leaseweb.com/api-docs/publiccloud_v1.html#operation/instance/launch