[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 @@
dnf install libxml2 boost-filesystem boost-iostreams boost-thread boost-program-options boost-regex boost-system openssl ncurses mariadb postgresql python3-numpy

View File

@ -0,0 +1,2 @@
dnf install epel-release
dnf install python3-twisted python3-dateutil

View File

@ -0,0 +1 @@
dnf install qt5-qtbase qt5-qtbase-gui qt5-qtsvg

View File

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

View File

@ -0,0 +1 @@
dnf install mariadb mariadb-server

View File

@ -0,0 +1 @@
dnf install mysql mysql-server

View File

@ -0,0 +1 @@
dnf install postgresql postgresql-server