cruizba
76805ff543
Minor fix entrypoint openvidu-server and openvidu-server-pro docker images
2020-11-02 21:15:18 +01:00
cruizba
553e63513c
openvidu-deployment: install dnsutils in openvidu-server, openvidu-server-pro and coturn to use dig
2020-11-02 20:41:13 +01:00
cruizba
b9de4f38be
openvidu-deployment: Typo entrypoint.sh
2020-11-02 20:30:36 +01:00
cruizba
6a73083e7b
openvidu-deployment: General updates in nginx and public ip discovering:
...
- Add option to redirect www to non-www (REDIRECT_WWW).
- Add endpoint to check nginx workers.
- Custom virtual hosts (Server blocks) can be added by the user to create custom rules in `/opt/openvidu/custom-nginx-vhost`.
- Parametrize `worker_connections` in nginx.conf (WORKER_CONNECTIONS)
- Improve `discover_my_public_ip.sh` to use dns servers instead of http servers
- Posibility to autodiscover ipv6 if available by using `PUBLIC_IP=auto-ipv6` in nginx, `TURN_PUBLIC_IP=auto-ipv6` in coturn and `COTURN_IP=auto-ipv6` in openvidu-server.
By default ipv4 is used.
2020-11-02 19:46:59 +01:00
cruizba
8b96a5f6ea
Merge branch 'master' of github.com:OpenVidu/openvidu into master
2020-11-02 19:26:29 +01:00
pabloFuente
ede9589b29
Install ethtool on Dockerfile
2020-11-02 17:06:04 +01:00
cruizba
44bb958da3
deployment: nginx refactor
2020-11-01 21:03:12 +01:00
cruizba
afc6f52f91
deployment-openvidu-ce-and-pro: Add TLSv1.3 and some ssl_chiphers recommended for browsers compatibility: https://ssl-config.mozilla.org/\#server\=nginx\&version\=1.17.7\&config\=intermediate\&openssl\=1.1.1d\&guideline\=5.6
2020-10-15 14:47:53 +02:00
cruizba
f73bafdd7a
Safely remove certificates folder
2020-10-15 13:35:15 +02:00
cruizba
bf6defc4de
deployment-openvidu-ce-and-pro: Fix nginx error on changing certificate types
2020-10-15 02:23:43 +02:00
cruizba
ff1b982186
deployment-openvidu-ce-and-pro: Fixing some turn problems in OpenVidu CE
2020-10-14 17:30:28 +02:00
cruizba
4eded98ad9
deployment-openvidu-ce: Update nginx to new API rules and use deprecated APIs.
2020-10-14 14:34:21 +02:00
cruizba
de2cbe4836
deployment-openvidu-ce: Fixed infinite logs in coturn and add new execution mode
2020-10-08 19:58:18 +02:00
pabloFuente
d039f71fdb
New composed_quick_start.sh logic to wait for the ffmpeg process to end
2020-09-28 11:03:24 +02:00
cruizba
df92cca9de
Deployment: External and secure Kibana and Elasticsearch in can be configured in OpenVidu Pro Node
2020-09-22 18:19:51 +02:00
pabloFuente
5da1a82923
Recording scripts new flag --disabled-dev-shm-size for google-chrome process
2020-09-03 10:55:02 +02:00
cruizba
8756e669f9
Revert vnc
2020-07-24 16:24:30 +02:00
cruizba
c8b5fd25a2
Minor fix dockerfile recording
2020-07-24 14:26:53 +02:00
cruizba
2716777f2b
Run VNC temporaly to check recording
2020-07-24 14:13:30 +02:00
cruizba
f3c5bfe321
Deployment repos migration:
...
- Move deployment stuff of openvidu-ce from https://github.com/OpenVidu/openvidu-cloud-devops
- Move deployment stuff of openvidu-pro from https://github.com/OpenVidu/openvidu-pro-clustering
- Remove readmes to avoid confusions of official documentation
- Update installation scripts to use this repo
- Better folder structure:
- docker-compose -> Include docker-compose files for deployments
- docker -> Include docker images
- aws -> Cloudformation related stuff for aws.
2020-07-16 20:09:48 +02:00
Micael Gallego
4bde653c65
Delete readme.md to avoid mistakes with the docs
2020-07-10 19:50:59 +02:00
pabloFuente
b31263d562
openvidu-recording Chrome improved get display num
2020-07-09 15:11:45 +02:00
pabloFuente
4ac3f4beff
openvidu-recording Firefox container fix display num
2020-07-09 15:09:20 +02:00
pabloFuente
5124e32a1d
openvidu-recording container Dockerfile 20.04 updated
2020-07-09 11:51:09 +02:00
Pablo Fuente Pérez
fd1ecce86b
Update install_openvidu.sh
2020-07-03 13:54:55 +02:00
pabloFuente
1e5cf3906f
Updated Docker versions to 2.15.0
2020-07-03 13:23:11 +02:00
pabloFuente
a5921519a1
Kurento update to 6.14.0
2020-07-03 11:14:08 +02:00
cruizba
af2aca6c8d
openvidu --report gets information about environment variables of all the containers and show all logs
2020-07-02 19:01:27 +02:00
cruizba
1d92b7e932
Retagged openvidu/openvidu-proxy from 3.0.0-beta1 to 3.0.0
2020-07-02 16:45:06 +02:00
cruizba
9261554239
Added debug mode to .env docker-compose deployment
2020-07-02 15:51:40 +02:00
cruizba
2e214cbcd5
echo End of recording after thumbnail finished to inform openvidu-server that recording is ended
2020-07-02 12:00:02 +02:00
cruizba
af9cbbf742
Minor fix recording image debug mode
2020-07-02 10:32:07 +02:00
cruizba
f3cf5104c1
Minor fix on tag on create_image recording script
2020-07-01 20:31:26 +02:00
cruizba
5754fb20be
Only push openvidu recording if image is created correctly
2020-07-01 20:29:22 +02:00
cruizba
a489221ddf
Fix ubuntu image parameter to build openvidu recording image
2020-07-01 20:24:04 +02:00
cruizba
5477e52db1
Minor fix to create_image recording script
2020-07-01 20:21:35 +02:00
cruizba
c68552a172
Adapted create_image recording to jenkins job
2020-07-01 20:18:58 +02:00
cruizba
292771371e
Merge branch 'master' of https://github.com/OpenVidu/openvidu
2020-07-01 14:03:25 +02:00
cruizba
0a02ae8059
openvidu-server, openvidu-node-client, openvidu-java-client: Add COMPOSED_QUICK_START outputMode
2020-07-01 14:02:32 +02:00
OscarSotoSanchez
3b5668d828
Proxy updated for auto renew letscrypt certificated
2020-06-29 16:37:26 +02:00
cruizba
45d3ba6078
openvidu-server: Created entrypoint for new composed recording mode: COMPOSED_QUICK_START.
2020-06-26 18:05:00 +02:00
cruizba
499bd8afc5
Parametrized create_image.sh scripts for CI
2020-06-23 12:11:54 +02:00
cruizba
43bf7f44c2
Copy old .env in rollback too
2020-06-18 09:43:45 +02:00
cruizba
2e923c4827
KMS_IMAGE updated in .env
2020-06-18 01:31:00 +02:00
cruizba
85a95bb3db
Update versions openvidu-server and KMS
2020-06-18 00:53:57 +02:00
pabloFuente
1e03af3ea3
openvidu-server: COMPOSED recording container update
2020-06-08 12:19:30 +02:00
cruizba
806794bb7d
Curl Fixed for Kibana 7.7.0 version
2020-06-04 14:52:01 +02:00
OscarSotoSanchez
b545a57646
retain deploy mode
2020-05-19 11:56:15 +02:00
OscarSotoSanchez
cd81df6c98
install script updated
2020-05-19 11:31:18 +02:00
OscarSotoSanchez
f3cf15e2c2
docker-compose updated
2020-05-18 16:52:47 +02:00