1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00

Nginx is not included in the basic packages.

AnGlebski 2021-01-16 01:29:26 +03:00
parent f06f894a3f
commit 5175ee7ec1

@ -1,5 +1,6 @@
1. Install dependencies:
```
sudo yum install -y epel-release
sudo yum -y install python-virtualenv python-devel libvirt-devel glibc gcc nginx supervisor libxml2 libxml2-devel git
```