DataTalk can be installed on Ubuntu, Debian, etc. Ensure that virtualization is enabled in the system’s BIOS/UEFI settings or inside your virtual machine settings. This requirement applies to installation on both desktop and server devices.
Key Considerations for Installation:
Docker Engine dependency:
- DataTalk relies on Docker Engine for its operation.
- Ensure that no other software or configurations interfere with the functionality of Docker Engine on your device.
Port Configuration:
- During installation, carefully select the ports for the web server.
- Ensure that other services do not already use the selected ports to avoid conflicts.
Not dependent on graphical UI:
- DataTalk Manager can be installed on non-graphical distro using only terminal as both manager and runtime are web server based
By following these guidelines, you can ensure a smooth installation and optimal performance of DataTalk.
Installation manual:
Once you have made sure that your linux distro is compatible with DataTalk Manager requirements, download the .sh file installation that is being used to install DataTalk Manager
Once you’re finished with downloading .sh installation file open the terminal and head to the directory where the file has been downloaded usually in the Downloads folder
cd ./Downloads/
Then, you give permission to the file. Fill the X letters according to the version you have downloaded, you can as well start typing “DataTalk” and press the tab it should autofill the rest
sudo chmod +x ./DataTalkManager_X.X_XXXXXX_x64.sh
Now, you execute the installation process
sudo ./DataTalkManager_X.X_XXXXXX_x64.sh
After the installation is finished, you will be asked to reboot the device
The manager UI is then available on port 34023, so you can access it like this 127.0.0.1:34023 or IP:34023
//screenshot z manager