IkData Windows 10 Installer

Tabla de Contenido

Requirements

Ik-Data needs to have a database connection, the supported options are: MySQL, PostgresSQL, SQL Server and Oracle.

By default the database connections is with MySQL, if you need to change it:

  1. Go to the Ik-Data installation path
  2. Enter to the folder WindowsServer

    Note: For Linux, the folder is ikdataRunner

  3. Open the file application.properties
  4. Look for the section Supported SQL Databases
  5. Uncomment the line with the database connection you need.

    Warning: This changes will be done with Ik-Data server stopped.

  6. Run the Ik-Data server.
Basic MySQL Installation

MySQL

  1. Download MySQL Installer 8.0.22 from MySQL Community Downloads

  2. Open MySQL Installer 8.0.22 and select Custom option.

    mysql-inst1

  3. In the Available Products select:

    • MySQL Server 8.0.21
    • MySQL ODBC

    mysql-inst2

  4. Select Standalone option and continue with the installation.

    mysql-inst3

Download MySQL Installer 8.0.22 from MySQL Community Downloads

Install

.\ikDataSetup.ps1 install

Uninstall

.\ikDataSetup.ps1 uninstall