Documentation

Runtime for OS Linux

After Ubuntu 20.04 installation, download Idekit Rumtime package for Linux and use terminal with these commands: 

sudo dpkg -i IdekitRuntime_v2.4.0.14-linux-x86_64.deb
dpkg --add-architecture i386
sudo apt update
sudo apt --fix-broken install
sudo service idekitrt start
sudo service idekitfcgi start