Installation [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:dpi:dpi_components:dpiui:install_and_update:install:start [2023/08/30 12:31] – created elena.krasnobryzhen: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>3}} 
- 
-<note tip>Watch a tutorial (english subs): https://www.youtube.com/watch?v=-Nzh0jb2fyM&feature=emb_logo</note> 
- 
-<note warning>Before installing or upgrading, check your Internet connection. Make sure you run scripts as root or run it using sudo.</note> 
- 
-<note warning>Do not disable the standard firewall-cmd. The installation script uses it for self-configuration.</note> 
- 
-To install or upgrade, run the script: [[https://vasexperts.ru/install/dpiui2-rpm_install.sh|dpiui2-rpm_install.sh]]  
- 
-<code> 
-sudo yum install wget 
- 
-sudo wget https://vasexperts.ru/install/dpiui2-rpm_install.sh 
- 
-sudo sh dpiui2-rpm_install.sh 
-</code> 
- 
-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/update the following environment: 
-  - PHP >= 7.1 
-  - MariaDB >= 10.2 
-  - Apache 
-  - Composer 
-  - PHP SSH2 lib 
-  - Laravel/Lumen 
- 
-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 \\ <code>/var/www/html/dpiui2/</code> directory 
- 
-After installation, type in your browser address bar: 
-\\ <code>https://<VM_IP_address>/</code> 
-<note important>**Attention!**:https is used (not http)</note> 
- 
-The following account will be created by default: 
-  - Login - admin 
-  - Password - vasexperts