Automated Open Game Panel (Agent) Installer SH

:rocket: Complete Guide: Installing OGP Agent via Auto-Installer Script :video_game:

This guide shows how to install the OGP Agent using an automated script with a few simple commands. :star2:


:hammer_and_wrench: Step 1: Prepare Your Server

Make sure your server meets these requirements:

  • Supported OS: Ubuntu, Debian, CentOS, or RHEL :penguin:.
  • Privileges: Root or sudo access :closed_lock_with_key:.

:inbox_tray: Step 2: Download and Run the Installer Script

  1. Run the following command to download the installer script: bash curl -O https://raw.githubusercontent.com/SanjaySRocks/OGP-Installer/master/install-agent.sh

  2. After downloading, execute the script with this command:

    sudo bash install-agent.sh
    
  3. The script will handle:

    • Updating the system :hammer_and_wrench:.
    • Installing required dependencies :package:.
    • Downloading and configuring the OGP Agent :gear:.

:wrench: Step 3: What Happens During Installation?

The script will:

  1. Detect your OS type (Ubuntu/Debian or CentOS/RHEL) :penguin:.
  2. Install required packages like git, wget, unzip, and others :package:.
  3. Download the latest OGP Agent from GitHub :inbox_tray:.
    4, sudo cat /root/ogp_user_password (Remote Encrypiton Key) :hotsprings:
    Feel free to test and customize this script further! :blush: