Quick Start: Auto-Installer

💡 What does this script do?
It automatically downloads the latest bot version, installs system dependencies, configures the internal firewall (UFW), and sets up the auto-start service (systemd).
Supported OS: Ubuntu 20.04+, Debian 10+, CentOS 8+

Step 1: Log in to your VPS

Use Terminal (Mac/Linux) or PuTTY/PowerShell (Windows) to log in to your server via SSH.

Step 2: Run the Installer

Copy the command below, paste it into your terminal, and press Enter:

curl -sL https://raw.githubusercontent.com/khartv84/prime-trading-bot/main/install.sh | sudo bash

Step 3: Installation Complete

If successful, the script will output:

You can now open the Prime Trading Bot Client on your PC and connect using these details.

⚠️ Troubleshooting: Cannot Connect?

If the installation said "Successful" but your Client GUI cannot connect, the Cloud Provider's external firewall is likely blocking the connection.