Top

running WebRTC gateway on Linux KVM virtualisation

Commentaires

2 commentaires

  • John STENHOUSE

    I have also had requests for KVM support.

     

    David LAMORSKI thanks for the post :)

    0
    Actions pour les commentaires Permalien
  • David LAMORSKI

    Small update for rainbow-webrtc-gateway-1.70.3-175:

    1. extract the zip archive
      • unzip rainbow-webrtc-gateway-1.70.3-175.zip
    2. create new disk image
      • sudo qemu-img create /var/lib/libvirt/images/rainbow-webrtc-gateway-1.70.3.qcow2 4G
    3. virt-install a new vm and use the iso as installation medium (-k de means german keyboard layout, alter it for your needs!)
      • sudo virt-install --connect qemu:///system -n rainbow-webrtc-gateway-1-70 -r 2048 --vcpus=2 --disk path=/var/lib/libvirt/images/rainbow-webrtc-gateway-1.70.3.qcow2,bus=scsi -c ovf/rainbow-webrtc-gateway-1.70.3-175.iso --vnc -k de --os-type linux --os-variant debian9 --accelerate --network=bridge:br0 --hvm --noautoconsole --vncport=-1
    4. connect with VNC to the screen and login continue with the normal install procedure

     

    1
    Actions pour les commentaires Permalien

Vous devez vous connecter pour laisser un commentaire.

Vous n'avez pas trouvé ce que vous cherchez?

  • Contactez-nous

    Vous avez des questions? Laissez-nous un message pour obtenir plus d'informations.

    Contactez-nous
  • Demandez à la Communauté

    Vous avez besoin d'aide? Posez vos questions à la Communauté et obtenez des réponses d'autres utilisateurs Rainbow.

    Poster un message