Windows Server Installation
Step by Step instructions to install EvTrack Web on to a Windows Platform
Instructions
- Install Java JRE (zulu8.42.0.23-ca-jdk8.0.232-win_x64.msi)
- Install MySql (mariadb-10.4.7-winx64.msi)
- Configure blank database schema "evtrack" via CLI or HeidiSQL Manager
- Copy the EvTrack server files to C:/EvTrackWeb
- Update application.properties with the password for the MySql Database (spring.datasource.username and spring.datasource.password)
- Run "evtrack-service-install.bat" as Administrator
- Start "EvTrack-Service" from service manager or via "evtrack-service-start.bat"
- Confirm that u able to log in via http://localhost:8080 with default username: "admin" and password: "password"
- Update System License
- Proceed to Post Installation Configuration
- Proceed to Windows Firewall Configuration
Step 1: Java JRE Installation:
1.Install Java JRE (Azul or Oracle)

- Specify the Installation path

- Complete the installation

Step 2 - Install MariaDB
- Install all the components:

- Specify a root password ie: “lcDjByM9VnmUcwMp”

- Proceed and click next:

Step 3 - Configure “evtrack” database schema.
Connect to MySQL via CLI and run “CREATE DATABASE evtrack;”

Step 4 - Copy the EvTrack server files to C:/EvTrackWeb
.

Step 5 - Update application.properties with the password for the MySql Database (spring.datasource.username and spring.datasource.password)

Step 6 - Run "evtrack-service-install.bat" as Administrator
Open Command Prompt Run As Administrator:


Step 7 - Start "EvTrack-Service" from service manager or via "evtrack-service-start.bat"

Step 8 - Confirm that u able to log in via http://localhost:8080 with default username: "admin" and password: "password"

Step 9 - Update System License
