Quick DEXBOT Installation
2 мин. чтения
📘 DEXBOT Installation Instructions #
After purchasing the license, you will receive the archive.setup_dexbot.zip, inside which the file is locatedsetup_dexbot.sh— automatic bot installer.
🔌 Preparing to connect to the server #
Option 1. Connect via PowerShell (standard Windows program) #
-
ClickWin + S, writePowerShell, open it.
-
In PowerShell, enter the command to connect:
Where:
-
username— login of your server (oftenroot), -
IP_— the public IP of your VPS.server
-
-
If it’s the first time, clickYes.
-
Enter the password (no characters are shown — this is normal), pressEnter.
You are connected to the server.
Option 2. Connect via a program (for example, MobaXterm / PuTTY or via the web hosting interface) #
MobaXterm:
-
Install the program: mobaXterm.net
-
Open →Session → SSH
-
In the fieldRemote hostspecify the server’s IP address
-
Enter your username (usually root)
-
ClickOK
-
Enter the password
That’s it — you’re on the server.
📥 File Upload setup_dexbot.sh to the server #
After unpackingsetup_dexbot.zipdo you have a file?:
-
setup_dexbot.sh
There are different ways to download it.
Option 1. Drag and drop the file into the MobaXterm window #
(the simplest one)
-
Open a connection to the server in MobaXterm
-
There is a window on the rightThe SFTP Explorer
-
Simplydrag and drop setup_dexbot.shfrom the computer to the main folder or any other
The file will be uploaded.
Option 2. Use PowerShell + scp (if there is no MobaXterm) #
In PowerShell, run:
After that, connect via SSH and continue.
🛠 Making the installer executable #
After logging in to the server via SSH, run:
🚀 Starting the installation #
Run the script:
✅The installer is automatic #
✔ downloads the current version of the bot ✔ will install all necessary components ✔ will create the necessary folders
✔ will install and configure the database ✔ configures the VPS server to work properly ✔ will install the necessary protection and users ✔ will deploy and launch the bot