Skip to content

osTicket is an open-source support ticketing system designed to manage and streamline customer support requests.

Notifications You must be signed in to change notification settings

REGIS513/osticket-prereqes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 

Repository files navigation

osTicket logo

osTicket - Prerequisites and Installation

This tutorial outlines the prerequisites and installation of the open-source help desk ticketing system osTicket.

Video Demonstration

Environments and Technologies Used

  • Microsoft Azure (Virtual Machines/Compute)
  • Remote Desktop
  • Internet Information Services (IIS)

Operating Systems Used

  • Windows 10 (21H2)

List of Prerequisites

  1. Create an Azure Virtual Machine using Windows 10 with at least 4 vCPU's
  2. Log into the VM with Remote Desktop
  3. Within the VM, download the osTicket-Installation-Files.zip
  4. Unzip the file onto your desktop
  5. Install/Enable IIS in Windows with CGI
  6. From the osTicket-Installation-Files folder, install PHP Manager for IIS
  7. Install the Rewrite Module from the osTicket-Istallation-Files folder
  8. Create the directory C:\PHP
  9. From the osTicket-Installation-Files folder, unzip PHP 7.3.8 into the C:\PHP folder
  10. Install VC_redist.x86.exe from the osTicket-Installation-Files folder
  11. Install MySQL 5.5.62 from the osTicket-Installation-Files folder
  12. Open IIS as an Admin
  13. Register PHP from within IIS
  14. Reload IIS (stop and start)
  15. Install osTicket v1.15.8
  16. Reload IIS (stop and start)
  17. Go to sites -> Default -> osTicket
  18. On the right, click Browse *:80
  19. Within IIS -> Enable php_imap.dll -> php_intl.dll -> php_opcache.dll
  20. Refresh the osTicket site in your browser and observe the changes

Installation Steps

Disk Sanitization Steps

In order to install osTicket, first we need to make a VM (Virtual Machine) using Microsoft Azure. Go to https://portal.azure.com/#home then select Virtual Machines and create a new Azure Virtual Machine named osTicket-vm.


Disk Sanitization Steps

Once your VM is created, you will be able to see the public IP adress. Go ahead and copy that IP adress, once copied, open Remote Desktop Connection and paste the IP adress that you just copied. Once connected to the Virtual Machine you will be prompt with a user login. This was created when you made the VM, plug in your username and password and click connect. Now you will be installing osTicket on the Virtual Machine.


Disk Sanitization Steps

Within the VM (osticket-vm), download the osTicket-Installation-Files.zip and unzip it onto your desktop. The folder should be called “osTicket-Installation-Files” We will use the files in this folder to install osTicket and some of the dependencies. From here we will be doing steps 4-20 as you can see above.


About

osTicket is an open-source support ticketing system designed to manage and streamline customer support requests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published