Skip to main content

Installing InteLIS on Ubuntu 22.04 or above (only Ubuntu LTS)

Please note this will work on Ubuntu 22.04 or above (ONLY LTS)

Start the terminal and run these commands ONE BY ONE

cd ~;

sudo wget -O setup.sh https://github.com/deforay/intelis/raw/master/scripts/setup.sh

sudo chmod +x setup.sh;

sudo ./setup.sh;

sudo rm setup.sh;

exit

Enter the mysql password and STS URL correctly when prompted

InteLIS Setup

  • Now edit config.production.php and enter correct MySQL details and other config   sudo gedit /var/www/vlsm/intelis/configs/config.production.php
  • Now open http://vlsm/intelis/
  • Register new admin user
  • After successful registration login as admin http://vlsm/intelis/
  • After you login, Fill the instance details in the popup. Select LIS with Remote Ordering Enabled
  • Select the lab from the dropdown
  • Click on Force Sync and wait for sync to finish