1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 12:04:15 +00:00
This commit is contained in:
catborise 2019-03-18 17:19:35 +03:00
commit 5d1df70d41

View file

@ -1,4 +1,4 @@
## WebVirtCloud Beta ## WebVirtCloud
## Features ## Features
@ -266,6 +266,15 @@ pip install -U -r conf/requirements.txt
python manage.py migrate python manage.py migrate
sudo service supervisor restart sudo service supervisor restart
``` ```
### Screenshots
Instance Detail:
<img src="doc/images/instance.PNG" width="95%" align="center"/>
Instance List:</br>
<img src="doc/images/grouped.PNG" width="47%"/>
<img src="doc/images/nongrouped.PNG" width="51%"/>
Other: </br>
<img src="doc/images/hosts.PNG" width="52%"/>
<img src="doc/images/log.PNG" width="47%"/>
### License ### License