Skip to content

Installation

Tom Pipinic edited this page Apr 5, 2020 · 1 revision

Tom PIT.connected can be installed on different operation systems. Current version is tested only on Microsoft Windows running IIS but other installations will be followed soon.

The platform comes with an x64 installer, TomPIT.Installer.exe. You can use the same installer for many environments because it is only an application that installs specific Tom PIT.connected version based on the provided configuration.

Instalation on Windows Server

The first step is to download TomPIT.Installer.exe. You can download the installer from the Tom PIT download page. Once installer is downloaded and unpacked, you can start with the installation procedure.

Prerequisites

Tom PIT.connected needs the following prerequisites to be installed on the target system:

Note that you don't need to install a fresh instance of MS SQL. If you already have one, you can install system database on the existing instance. You can also use Azure database as a service if you prefer. You just have to provide a SQL Server instance where Tom PIT.connected will be able to install its own system database.

Download latest Tom PIT.connected version

Once you have all prerequisites installed you can download Tom PIT.connected. You can choose between Debug and Release versions. We advise you to install Debug versions on Development environment and Release versions on Quality and Productions environment.

It is strongly recommended you always install the latest version. Use older versions only for compatibility purposes.

Downloaded file is a compressed file which you need to unpack. Once unpacked you need to configure the installer. Note that you must configure the installer only the first time. You will reuse the configuration every time you will upgrade the platform.

Configuration

TomPIT installer must know which and where to install the components. For this purpose you create json file which contains the configuration.

Clone this wiki locally