Installation instructions
Preparation
Before installing check the following items:
You must be logged in on the server as the user that will normally start Runtime.
You need a writable folder to extract the Runtime zip file into. This will be the Runtime Installation Folder.
You need an existing empty folder to store all the Runtime data.
From this point onward, we'll be referring to this folder as the Runtime Data folder. This folder will get populated with all the information used by the customer (log files, projects, and other information), and can be maintained between versions of Runtime when updated.
Installation Path Examples
Windows
Folder | Example Location |
---|---|
Runtime Installation Folder | c:\Apps\Datprof\Runtime |
Runtime Data folder | c:\Data\RuntimeData |
Linux
Folder | Example Location |
---|---|
Runtime Installation Folder | /usr/app/datprof/runtime |
Runtime Data Folder | /home/datprof/runtimeData |
Extract the software
Extract the Runtime software in the Runtime Installation Folder.
This will create a sub-folder named runtime-<version>.
Example: c:\Apps\Datprof\runtime-4.10.4
Network setting configuration
In case the user needs to use a non-standard network configuration, this can be achieved by editing the runtime.properties file in the conf sub-folder of the runtime data folder. This folder is automatically created upon first time execution.
Runtime Properties file
Start DATPROF Runtime
Now execute the Runtime startup script using the Datprof Runtime Data Folder as a required parameter
Windows: <Runtime Installation Folder>\runtimeStart.bat <Runtime Data Folder>
Linux: <Runtime Installation Folder>/runtimeStart <Runtime Data Folder>
Datprof Runtime opens a window and once started the following message appears: "Runtime version <x.y.z> is ready: <IP-Address>:<PortNumber>"
First time login
To connect to Runtime, you will need a web browser. Open the browser and enter the IP address and port number where Runtime is hosted. If you are using the machine where Runtime is installed, you can simply use localhost:7070
with the default configuration.
Upon connecting to the web interface, you will see a login page. Use the default credentials to log in:
Username:
admin
Password:
admin
Important: For security reasons, change the admin password immediately after logging in.
To update the password:
Click the user profile icon in the top-right corner.
Select Change Password from the drop-down menu.
When logging in for the first time, a message may appear in the bottom-left corner stating: No license found or license is invalid.
To resolve this issue:
Navigate to Administration → License.
Enter the correct license key to activate Runtime.