• Saltar a la navegación principal
  • Saltar al contenido principal
  • Saltar al pie de página
labarta

Labarta

  • Blog
  • Vídeos Docker
  • Vídeos entrevistas
  • Dominios
  • Hosting
  • Quién soy

Cómo instalar MiroTalk SFU usando docker-compose

03/05/2022

mirotalk-logo

Cómo instalar MiroTalk SFU usando docker-compose

Antes de proceder a hacer la instalación de esta herramienta, vamos a ver:

¿Qué es MiroTalk SFU?

 

Mira este artículo en mi blog: MiroTalk SFU - Videoconferencias

También debes ver este vídeo: MiroTalk SFU

 

Sitio web: MiroTalk SFU

 

Instalación de MiroTalk SFU:

 

Antes de todo en el servidor debemos abrir estos puertos:

3010 TCP
40000-40100 TCP
40000-40100 UDP

Después en el Hosting crear un subdominio (o usar un dominio).
Editar los DNS apuntando a la IP del servidor.

Configurar Nginx Proxy Manager, para tener https y el subdominio apuntando a la IP del servidor y al puerto 3010.

Ahora podemos proceder a instalar MiroTalk SFU  con docker-compose   y vamos a hacerlo usando estos comandos dentro de la carpeta "docker" de nuestro servidor.

 

git clone https://github.com/miroslavpejic85/mirotalksfu
# Entramos en la carpeta descargada:
cd mirotalksfu 
# Ahora copiamos y renombramos estos dos archivos:
cp app/src/config.template.js app/src/config.js
cp docker-compose.template.yml docker-compose.yml 
# Vamos a editar el archivo config.js.
cd app
cd src
sudo nano config.js
# Aquí modificamos la línea 122 para agregar la IP pública de nuestro servidor.
# Y volvemos a la carpeta mirotalksfu
cd .. 
cd ..
# De nuevo en la carpeta mirotalksfu ejecutamos este comando:
docker-compose build
# Cuando termine este proceso que va a durar varios minutos solo nos queda poner la aplicación en marcha con el comando habitual:
docker-compose up -d

 

Y si todo ha ido bien iremos a "IP:3010". 

Y veremos la página para crear la sala:

 

sala-mirotalk

 

Y ya estamos, ahora debemos poner nuestro nombre y adelante con la videoconferencia:

nombre-mirotalk

 

Si aún te quedan dudas mira este vídeo:

 


Si te ha gustado este artículo, por favor, comparte - Gracias -


Artículos Relacionados

  • zimaboard ZimaBoard 832 la mejor alternativa a Raspberry Pi 4
  • portada-organizr-2 Cómo instalar Organizr usando Docker-compose
  • portada-budgetzero-2 Cómo instalar Budgetzero + CouchDB usando Docker-compose
  • portada-openkm-2 Cómo instalar OpenKm usando docker-compose

Blog,  Docker docker,  docker-compose,  mirotalk

  • Todas las entradas
  • Github
  • Meetup WordPress
  • Política de cookies

Footer

GINERNET - Servidor VPS

Ginernet

GeneratePress - Tema WordPress

GeneratePress

GINERNET - Hosting WordPress

Ginernet2

OnlyOffice - Online Office

Usamos ONLYOFFICE Online Office

Copyright © 2025 · Labarta - Powered by : Labarta

Usamos cookies en nuestro sitio web para brindarle la experiencia más relevante recordando sus preferencias y visitas repetidas. Al hacer clic en “Aceptar todo”, acepta el uso de todas las cookies. Sin embargo, puede visitar "Configuración cookies" para proporcionar un consentimiento controlado.
Configuración cookiesAceptar todo
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Siempre activado
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDuraciónDescripción
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
GUARDAR Y ACEPTAR