Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dpi:dpi_components:dpiui:install_and_update:install [2023/08/30 12:31] – elena.krasnobryzh | en:dpi:dpi_components:dpiui:install_and_update:install [2025/10/01 12:21] (current) – elena.krasnobryzh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| + | {{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 | ||