Skip to content

ADPN (Admin Panel) Guides

Bùi Nguyễn Tấn Sang edited this page Apr 22, 2024 · 23 revisions

ADPN: Administration Panel

ADPN is a versatile administration panel designed for executing commands related to server management, database operations, and user administration. It grants administrators powerful control over various aspects of system management and user access.

Access Requirements

Accessing the admin version of ADPN requires specific criteria:

  • User account must possess a authentication rating > 0.
  • (Optional) The user should run ADPN with administrative privileges.

For first-time server setup, users may need to:

  1. Start the Server: Initiate the server environment.
  2. Create an Account: Manually create an account with a authentication rating of 1 using tools like MySQL Workbench, DBeaver, or MySQL Command Line.

Key Commands

ADPN supports several essential commands for system management and user control:

  • exit: Terminate ADPN.
  • help: Display available commands.
  • clear: Clear the terminal screen.
  • config: Set up necessary API KEY environment variables for servers, setup for MySQL and prepair the database.
  • log: View server logs.
  • users-list: Retrieve a list of users.
  • users-auth: Modify user authentication using their user ID.

Startup Instructions

To launch ADPN:

  • Linux: Execute adpn.sh.
  • Windows: Run adpn.bat.