Hi,
I have recently created osTicket auto installer.
What it does is uploads latest osTicket zip archive to your FTP and extracts files, so that you do not need to upload a bunch of them.
Install process still needs to be completed by hand, but i am going to automate this process if anybody is interested.
It is located at www.auto-installer.com/install/osticket(www.auto-installer.com/install/osticket)
Currently it works with osTicket 1.6.0
I have also prepared JSON API so everybody can integrate automatic installations in their own applications.
It is accessible at http://www.auto-installer.com/install/osticket.json(http://www.auto-installer.com/install/osticket.json) via POST method.
Please, let me know what you think about this app.