1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-23 11:04:49 +00:00
This commit is contained in:
savichev 2017-01-19 08:02:53 +00:00 committed by GitHub
commit b3a47d3b22

View file

@ -23,6 +23,7 @@ WebVirtCloud is a virtualization web interface for admins and users. It can dele
```bash
sudo apt-get -y install git python-virtualenv python-dev libxml2-dev libvirt-dev zlib1g-dev nginx supervisor libsasl2-modules
cd /srv
git clone https://github.com/retspen/webvirtcloud
cd webvirtcloud
sudo cp conf/supervisor/webvirtcloud.conf /etc/supervisor/conf.d