Top

running WebRTC gateway on Linux KVM virtualisation

Comentarios

2 comentarios

  • John STENHOUSE

    I have also had requests for KVM support.

     

    David LAMORSKI thanks for the post :)

    0
    Acciones de comentarios Permalink
  • 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
    Acciones de comentarios Permalink

Iniciar sesión para dejar un comentario.

¿Todavía no puedes encontrar lo que necesitas?

  • Contáctenos

    ¿Tiene alguna pregunta sobre Rainbow? Déjenos un mensaje para obtener más información.

    Contacte con
  • Pregunte a la Comunidad

    ¿Necesitas ayuda? Haz tus preguntas en la Comunidad para obtener respuestas de otros usuarios de Rainbow.

    Enviar un mensaje.