Last Updated: Jul 16, 2020
This section contains information on how to install and run cognitive server on a Linux environment. Refer to the Infrastructure requirements of JIFFY.ai Cognitive server for all software and hardware pre-requisites.
The mount point between Core and Cognitive server must be configured.
Run the following commands as a root user.
- **cd /tmp**
- **tar -xvf cognitive-installer.tar.gz**
- **chmod a+x jiffy-cognitive-root.sh**
- **./jiffy-cognitive-root.sh**
Provide the following inputs when prompted: 1. Installation mountpoint 2. Jiffy Linux Username 3. Linux Groupname Jiffy Linux Username 4. Home Directory of the Jiffy Linux Username
A successful installation ends with the alert Cognitive installation completed.