Deploying the Bot on the Server - DEXBOT
LOGB
  • Home
  • Blog
  • Catalog
  • Update
  • Instruction manual
  • Documentation
  • Support
Login / Register
Sign inCreate an Account

Lost your password?

0 items 0,00 USDC
  • English
    • Русский
    • English
    • Deutsch
    • 中文 (中国)
    • Español
    • فارسی
    • हिन्दी
    • Italiano
    • 日本語
    • Tiếng Việt
    • Français
    • 한국어
    • Türkçe
    • العربية
    • Português
    • বাংলা
LOGB
  • English
    • Русский
    • English
    • Deutsch
    • 中文 (中国)
    • Español
    • فارسی
    • हिन्दी
    • Italiano
    • 日本語
    • Tiếng Việt
    • Français
    • 한국어
    • Türkçe
    • العربية
    • Português
    • বাংলা

Telegram BOT EN

11
  • Main Menu
  • Active Trades
  • Closed Trades
  • Blockchain Settings
  • Selected Blockchain Overview
  • Trading Settings
  • Bot Settings
  • Create a Telegram Bot and Get the Token
  • Setting up trading indicators
  • Token setup
  • GRID BOT

Website Documentation

4
  • Affiliate Program
  • License — Reset Device
  • Two-Factor Authentication
  • Using a coupon (promo code) to get a discount

VPS Installation

8
  • Generating and Preparing the Secret Key
  • Server and Folder Preparation
  • Deploying the Bot on the Server
  • Configuration Setup of .env and Database
  • Creating and Activating Systemd Services for Running Bots
  • Basic Commands for Working with a Linux VPS Server
  • Quick DEXBOT Installation
  • DEXBOT version Update
  • Home
  • Documentation
  • VPS Installation
  • Deploying the Bot on the Server
View Categories

Deploying the Bot on the Server

< 1 мин. чтения

📥 Uploading the Bot Archive #

First, you need to upload the bot archive (DEXBOT.zip) to your server in the /MYBOTS folder. You can do this in one of the following ways:

  • From your PC: using scp (in Linux/macOS terminal):
    scp DEXBOT.zip root@YOUR_SERVER_IP:/MYBOTS
  • Via hosting panel: using your hosting provider’s web interface (e.g., Beget, DigitalOcean, etc.)
  • Via browser: using SFTP clients such as WinSCP (for Windows)

📦 Extracting the Archive on the Server #

  1. Connect to the server via SSH if not already connected:
    ssh root@YOUR_SERVER_IP
  2. Navigate to the directory:
    cd /MYBOTS
  3. Extract the bot archive:
    unzip DEXBOT.zip

    If the unzip command is missing, install it with:
    apt install unzip -y


⚙️ Preparing for Installation #

In the /MYBOTS directory, there should already be a setup_dexbot.sh file — this is the automatic installer.

  1. Make sure you are in the correct folder:
    cd /MYBOTS
  2. Make the file executable:
    chmod +x setup_dexbot.sh

🚀 Running the Installer #

    1. Run the script:
      ./setup_dexbot.sh

✅ Done! #

  • The bot has been successfully extracted and installed.
  • All dependencies have been installed automatically.
Rate this document?
Updated on October 11, 2025
Table of Contents
  • 📥 Uploading the Bot Archive
  • 📦 Extracting the Archive on the Server
  • ⚙️ Preparing for Installation
  • 🚀 Running the Installer
  • ✅ Done!

© 2025 DEXBOT. All rights reserved

  • Home
  • Blog
  • Catalog
  • Update
  • Instruction manual
  • Documentation
  • Support
We use cookies to ensure you get the best experience on our website. By continuing to use this site, you agree to our use of cookies.
More info More info Accept
Home
0 items Cart
My account
Menu