webvirtcloud icon indicating copy to clipboard operation
webvirtcloud copied to clipboard

WebVirtCloud is virtualization web interface for admins and users

Results 107 webvirtcloud issues
Sort by recently updated
recently updated
newest added

Hello ! * I created a storage pool for CEPh on KVM(Ceph host cannot specify multiple hosts, why?) ![image](https://user-images.githubusercontent.com/33563050/145554057-303f15db-d4d1-4c3d-8299-179f882b3d20.png) * Create a new Ceph disk for the virtual machine instance...

Using LDAP, page login failed without any feedback how do I know what is wrong with me

I want to specify a MAC address on the VM creation page and assign IP addresses in cooperation with DHCP

![image](https://user-images.githubusercontent.com/63539991/133966989-304e0fed-28ea-4f1b-8fe1-74a4fc6421e0.png) instances/utils.py Line29: “ua = user.userattributes ”,I changed to ”ua = UserAttributes.objects.filter(user=user)“,and from accounts.models import UserAttributes

after run install.sh , login to webvirtcloud, I get an error settings.py ldap is disable ``` File "" in _call_with_frames_removed 219. Exception Type: IndentationError at /accounts/login/ Exception Value: unexpected unindent...

Hi, This isn't a bug but ... Is there a way for better sorting Compute nodes? This is a bit annoying: Compute1 Compute10 Compute11 Compute2 Compute3 etc.

when setup use docker in centos8.2 i follow this https://github.com/retspen/webvirtcloud/wiki/Docker-Installation-&-Update STEP 10 error STEP 10: RUN python3 -m venv venv && . venv/bin/activate && pip3 install -U pip && pip3...

libvirt-bin has been removed from the repository on ubuntu 20.04 https://github.com/retspen/webvirtcloud/blob/6571ab372f991c1dc45d8ae1b187ec2457455438/dev/libvirt-bootstrap.sh#L615 replace libvirt-bin with libvirt-clients libvirt-daemon-system, please fix this.

Hello all, there is the following problem: I have ~90 Computes running over SSH, so far everything works fine, but when I switch to "Instances" the load time is at...

Hello all, I know this question comes up often, but I''m not getting it to work unfortunately. So I have a NGinx proxy in a KVM VM, which does the...