Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:dpi:dpi_components:dpiui:install_and_update:install:start [2023/10/13 09:34] – elena.krasnobryzh | en:dpi:dpi_components:dpiui:install_and_update:install:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Installation ====== | ||
- | {{indexmenu_n> | ||
- | |||
- | <note tip> | ||
- | |||
- | <note warning> | ||
- | |||
- | <note warning> | ||
- | |||
- | To install or upgrade, run the script: [[https:// | ||
- | |||
- | < | ||
- | sudo yum install wget | ||
- | |||
- | sudo wget https:// | ||
- | |||
- | sudo sh dpiui2-rpm_install.sh | ||
- | </ | ||
- | |||
- | which installs the dpiui2 rpm package. All the needed settings will be done automatically according to your system current configuration. | ||
- | |||
- | The installation process will install/ | ||
- | - PHP >= 7.1 | ||
- | - MariaDB >= 10.2 | ||
- | - Apache | ||
- | - Composer | ||
- | - PHP SSH2 lib | ||
- | - Laravel/ | ||
- | |||
- | Required ports will be opened, as well as cron will be launched to perform background tasks on a schedule. | ||
- | |||
- | The subsystem will be installed to the \\ < | ||
- | |||
- | After installation, | ||
- | \\ < | ||
- | <note important> | ||
- | |||
- | The following account will be created by default: | ||
- | - Login - admin | ||
- | - Password - vasexperts | ||