mirror of
https://github.com/retspen/webvirtcloud
synced 2025-02-23 21:05:17 +00:00
Add Screenshot of Webvirtcloud
Some ss add
This commit is contained in:
parent
ca6b3bbca1
commit
4edbf24703
1 changed files with 9 additions and 0 deletions
|
@ -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:</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
|
### License
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue