backbone.ws

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
gnu_linux:libvirt:webvirtcloud [2022/07/02 06:18] – [WebVirtCloud Upgrade] kolangnu_linux:libvirt:webvirtcloud [2023/09/08 09:00] – [WebVirtCloud Installation] kolan
Line 27: Line 27:
 # now put secret key to webvirtcloud/settings.py # now put secret key to webvirtcloud/settings.py
 virtualenv -p python3 webvirtmgr-venv virtualenv -p python3 webvirtmgr-venv
-source webvirtmgr-venv/bin/activate 
-pip install -r conf/requirements.txt 
 python3 manage.py migrate python3 manage.py migrate
 vim webvirtcloud/settings.py vim webvirtcloud/settings.py