Installation

Get your Traq instance up and running in minutes.

System Requirements

  • PHP 8.3+
  • MariaDB (or MySQL)
  • Apache mod_rewrite (or equivalent for Nginx/Caddy)

Installation Steps

  1. Download Traq Download the latest .zip or .tar.gz file from the official website.

  2. Extract the Files Unzip the downloaded file on your local machine. This will create a folder containing all the Traq application files.

  3. Upload to Your Server Using an FTP/SFTP client or your server's file manager, upload the extracted files to your web server (e.g., into your public_html, www, or a subdirectory).

  4. Run the On-Screen Installer Open the URL corresponding to where you uploaded the files in your web browser (e.g., https://your-domain.com/).

    The on-screen installer will guide you through the rest of the process, including checking requirements, connecting to your database, and creating your admin account.