Publishing your project

Hostinger tutorial

Generate an API token at Hostinger and create a VPS via the platform.

On this page

1. Generate an API token at Hostinger

  1. Sign in to the Hostinger hPanel.
  2. Generate an API token in the account/API settings and copy it.

2. Store the API credential in the platform

  1. In the platform, open ServersManage credentials.
  2. Create a new Hostinger API credential and paste the token. The platform validates it right away.

3. Create the VPS

  1. Open Servers → add server → Hostinger server.

  2. Select your API credential and set a name and server ID (slug).

  3. Enter the Hostinger-specific values:

    • VPS plan ID – which Hostinger VPS plan is created.
    • Data center ID – in which data center.
    • OS template ID – which operating system image.

    You’ll find the available IDs in your Hostinger account or in the Hostinger API/Terraform reference.

  4. Confirm. The platform creates the VPS in your Hostinger account, generates a dedicated SSH key, and sets up deploy access automatically.

The server is then available when creating or editing projects.

Note
Hostinger bills the VPS costs directly to you – the platform only creates the servers inside your account.

See also