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 [2023/08/30 12:31] – elena.krasnobryzh | en:dpi:dpi_components:dpiui:install_and_update:install [2024/09/26 15:29] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
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 |