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¶
-
Download Traq Download the latest
.zipor.tar.gzfile from the official website. -
Extract the Files Unzip the downloaded file on your local machine. This will create a folder containing all the Traq application files.
-
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). -
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.