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


Revision #12
Created 15 April 2024 10:11:29 by Amit
Updated 29 October 2025 09:48:37 by Amit