mirror of
https://github.com/retspen/webvirtcloud
synced 2024-11-01 03:54:15 +00:00
Nginx is not included in the basic packages.
parent
f06f894a3f
commit
5175ee7ec1
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue