# Installation on HostZealot

Open the HostZealot website.

# Selecting a server with pre-installed Keitaro

  1. Go to Products — Solutions — Keitaro from the top menu.

  1. Select the appropriate server configuration and click Order Now.

  1. Complete the settings and continue to checkout.

  1. Fill in the registration details (including the address) and click Complete Order.

  1. The server comes with Keitaro pre-installed. After installing the tracker, open the following link in your web browser: http://your_server_ip/admin/

Then, enter the license key (stored on keitaro.io in the Licenses section).

The server credentials will be sent to you via email

# Manual installation

  1. Go to VPS from the menu at the top and select the country where the server will be located.

  1. Select the server OS — CentOS 9 Stream, the appropriate configuration, and click Order Now.

  1. Complete the settings and continue to checkout.

  1. Fill in the registration data (including the address) and click Complete Order.

  1. After creating the server, connect via SSH. The server credentials are sent to you via email. Install Keitaro with the command:
curl keitaro.io/kctl.sh | bash -s -- install
1
  1. After installation, open the tracker at: http://your_server_ip/admin/ (replacing your_server_ip with the IP of your new server).