Skonfiguruj platformę automatyzacji MultiFlexi w systemie Debian lub Ubuntu
Install prerequisites needed for secure APT repository access.
sudo apt update && sudo apt install -y lsb-release apt-transport-https bzip2 ca-certificates curlChoose your preferred repository channel and configure it interactively.
Wydania stabilne — zalecane dla systemów produkcyjnych
File path:
Select your distribution above to generate customized configuration
Wersje deweloperskie — najnowsze funkcje, mogą być niestabilne
File path:
Select your distribution above to generate customized configuration
sudo apt updatephp-slim at all, and Debian 13 (Trixie) ships Slim 3, which is incompatible. VitexSoftware publishes its own Slim 4 php-slim package for every supported distro via the repository configured above; as long as it's enabled, apt installs the correct version automatically (its dependency is pinned to php-slim (>= 4)).sudo apt install multiflexi-mysqlsudo apt install multiflexi-pgsqlsudo apt install multiflexi-sqliteWyszukaj w repozytorium pakiety aplikacji MultiFlexi:
apt search multiflexi