[mirotalksfu] - update readme & docs
هذا الالتزام موجود في:
@@ -112,14 +112,15 @@ $ npm start
|
|||||||
|
|
||||||
- Install docker engine: https://docs.docker.com/engine/install/
|
- Install docker engine: https://docs.docker.com/engine/install/
|
||||||
- Install docker compose: https://docs.docker.com/compose/install/
|
- Install docker compose: https://docs.docker.com/compose/install/
|
||||||
|
- Repository docker hub: https://hub.docker.com/repository/docker/mirotalk/sfu
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Copy app/src/config.template.js in app/src/config.js and edit it if needed
|
# Copy app/src/config.template.js in app/src/config.js IMPORTANT (edit it according to your needs)
|
||||||
$ cp app/src/config.template.js app/src/config.js
|
$ cp app/src/config.template.js app/src/config.js
|
||||||
# Copy docker-compose.template.yml in docker-compose.yml and edit it if needed
|
# Copy docker-compose.template.yml in docker-compose.yml and edit it if needed
|
||||||
$ cp docker-compose.template.yml docker-compose.yml
|
$ cp docker-compose.template.yml docker-compose.yml
|
||||||
# Build or rebuild services - be patient, the first time will take a few minutes, in the meantime have a good coffee ;)
|
# Get official image from Docker Hub
|
||||||
$ docker-compose build
|
$ docker pull mirotalk/sfu:latest
|
||||||
# Create and start containers
|
# Create and start containers
|
||||||
$ docker-compose up # -d
|
$ docker-compose up # -d
|
||||||
# Stop and remove resources
|
# Stop and remove resources
|
||||||
|
|||||||
@@ -35,14 +35,8 @@ server_tunnel: 'https://xxxxxxxxxxxxxxxxxx.ngrok.io'
|
|||||||
|
|
||||||
So open it in your browser, join in the room, share it to whom you want and wait participants to join.
|
So open it in your browser, join in the room, share it to whom you want and wait participants to join.
|
||||||
|
|
||||||
<br />
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Do you find MiroTalk useful?
|
## Support
|
||||||
|
|
||||||
Show your appreciation by becoming a [backer or sponsor](https://github.com/sponsors/miroslavpejic85)
|
[](https://www.buymeacoffee.com/mirotalk/mirotalk-sfu-free-video-calls-messaging-screen-sharing-recording)
|
||||||
|
|
||||||
Thank you for your support!
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|||||||
@@ -85,17 +85,19 @@ $ pm2 start app/src/Server.js
|
|||||||
|
|
||||||
If you want to use `Docker`
|
If you want to use `Docker`
|
||||||
|
|
||||||
|
Repo: https://hub.docker.com/repository/docker/mirotalk/sfu
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Install docker and docker-compose
|
# Install docker and docker-compose
|
||||||
$ sudo apt install docker.io
|
$ sudo apt install docker.io
|
||||||
$ sudo apt install docker-compose
|
$ sudo apt install docker-compose
|
||||||
|
|
||||||
# Copy app/src/config.template.js in app/src/config.js and edit it if needed
|
# Copy app/src/config.template.js in app/src/config.js IMPORTANT (edit it according to your needs)
|
||||||
$ cp app/src/config.template.js app/src/config.js
|
$ cp app/src/config.template.js app/src/config.js
|
||||||
# Copy docker-compose.template.yml in docker-compose.yml and edit it if needed
|
# Copy docker-compose.template.yml in docker-compose.yml and edit it if needed
|
||||||
$ cp docker-compose.template.yml docker-compose.yml
|
$ cp docker-compose.template.yml docker-compose.yml
|
||||||
# Build or rebuild services - be patient, the first time will take a few minutes, in the meantime have a good coffee ;)
|
# Get official image from Docker Hub
|
||||||
$ docker-compose build
|
$ docker pull mirotalk/sfu:latest
|
||||||
# Create and start containers as deamon
|
# Create and start containers as deamon
|
||||||
$ docker-compose up -d
|
$ docker-compose up -d
|
||||||
```
|
```
|
||||||
@@ -221,8 +223,7 @@ If you use `Docker`, paste this:
|
|||||||
|
|
||||||
cd mirotalksfu
|
cd mirotalksfu
|
||||||
git pull
|
git pull
|
||||||
docker-compose down
|
docker pull mirotalk/sfu:latest
|
||||||
docker-compose build
|
|
||||||
docker images |grep '<none>' |awk '{print $3}' |xargs docker rmi
|
docker images |grep '<none>' |awk '{print $3}' |xargs docker rmi
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
```
|
```
|
||||||
@@ -243,14 +244,8 @@ To update your instance of MiroTalk SFU at latest commit, execute:
|
|||||||
./sfuUpdate.sh
|
./sfuUpdate.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Do you find MiroTalk useful?
|
## Support
|
||||||
|
|
||||||
Show your appreciation by becoming a [backer or sponsor](https://github.com/sponsors/miroslavpejic85)
|
[](https://www.buymeacoffee.com/mirotalk/mirotalk-sfu-free-video-calls-messaging-screen-sharing-recording)
|
||||||
|
|
||||||
Thank you for your support!
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم