1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-10-31 19:44:16 +00:00

Add Screenshot of Webvirtcloud

Some ss add
This commit is contained in:
catborise 2019-02-15 15:31:05 +03:00 committed by GitHub
parent ca6b3bbca1
commit 4edbf24703
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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