[installation] Init with inital config for global

This commit is contained in:
2025-10-30 15:08:17 +01:00
commit 7640b452ed
3678 changed files with 2200095 additions and 0 deletions

View File

@ -0,0 +1 @@
apt-get install libxml2 libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-thread1.83.0 libboost-program-options1.83.0 libboost-regex1.83.0 libboost-system1.83.0 libssl3 libncurses6 libmysqlclient21 libmariadb3 libpq5 libpython3.12 python3-numpy

View File

@ -0,0 +1 @@
apt-get install python3-twisted python3-dateutil

View File

@ -0,0 +1 @@
apt install libqt5gui5 libqt5xml5 libqt5opengl5 libqt5sql5-sqlite libqt5svg5 libqt5printsupport5

View File

@ -0,0 +1 @@
../../../iloc/install-iloc.sh

View File

@ -0,0 +1 @@
apt-get install mariadb-server mariadb-client

View File

@ -0,0 +1 @@
apt-get install mysql-server mysql-client

View File

@ -0,0 +1 @@
apt-get install postgresql postgresql-client