pabloFuente
2d9247fc15
docker-compose.yml files updated to 2.17.0
2021-03-04 16:47:39 +01:00
cruizba
c1984b5071
deployment: Export elasticsearch at /openvidu/elasticsearch
2021-03-01 16:03:39 +01:00
cruizba
b6c1e40e28
deployment: Fix error after on changing ELASTICSEARCH_PASSWORD
2021-02-24 21:13:37 +01:00
cruizba
d8beb2147d
openvidu-deployment: Parametrize and increased default 'client_max_body_size' to 200M in openvidu-ce and openvidu-pro nginx
2021-02-04 20:57:01 +01:00
cruizba
d100cd8e95
openvidu-pro: Add to metricbeat the ability to monitor docker containers
2021-02-04 15:19:50 +01:00
cruizba
ff497a1ad1
openvidu-pro: Update metricbeat to properly manage system metrics
2021-02-03 19:57:20 +01:00
cruizba
45eb8fb610
openvidu-pro: minor fix metricbeat ilm and add metrics for elasticsearch
2021-02-03 19:25:09 +01:00
cruizba
ec4fcf1ccf
openvidu-deployment: Update openvidu/openvidu-server-pro to 2.17.0-dev5
2021-01-11 16:41:32 +01:00
cruizba
d9e6a88f90
openvidu-deployment: Update openvidu-server and openvidu-server-pro images
2020-12-10 20:48:49 +01:00
cruizba
5e9c9f9aef
openvidu-deployment: Update coturn, redis, nginx and media-node-controller images
2020-12-10 20:18:34 +01:00
cruizba
05f9e63076
openvidu-deployment: Drop unnecessary docker logs from filebeat
2020-11-26 11:27:40 +01:00
cruizba
3696c49a9b
openvidu-deployment: Disable coturn logs by default
2020-11-25 19:43:33 +01:00
cruizba
96468a73a4
Bump openvidu-proxy and openvidu-server versions
2020-11-25 01:15:24 +01:00
pabloFuente
16d8ec80ce
Update docker-compose to 2.16.0
2020-11-12 16:36:15 +01:00
cruizba
70d30a5d6c
deployment-pro: Add NGINX monitoring
2020-11-12 10:23:46 +01:00
cruizba
39be78b4e5
openvidu-deployment: Some minor fixes nginx and update versions docker-compose
2020-11-09 14:18:40 +01:00
pabloFuente
bdf637229d
docker-compose typo
2020-11-06 16:46:08 +01:00
cruizba
bae71aa837
Bump openvidu pro version
2020-11-05 18:12:01 +01:00
cruizba
21d606cd14
Heap Memory parametrizable
2020-11-05 16:30:34 +01:00
cruizba
641a48af8d
openvidu-deployment: Default max log file size to 100M. Parametrizable with DOCKER_LOGS_MAX_SIZE
2020-11-05 15:55:33 +01:00
cruizba
5dfc8714c1
deployment-openvidu: bump openvidu-server and openvidu-server-pro versions
2020-11-03 19:01:41 +01:00
cruizba
be69c7e52a
deployment-openvidu: delete unnecessary env variables and add media node env variables
2020-11-03 16:33:35 +01:00
cruizba
89f2069791
deployment-openvidu-pro: Bumb coturn and nginx images
2020-11-03 13:50:50 +01:00
cruizba
3d3c2242a8
openvidu-deployment: Let configure public ip via env variable in .env
2020-11-02 23:00:25 +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
44bb958da3
deployment: nginx refactor
2020-11-01 21:03:12 +01:00
cruizba
4c93cb7a7f
deployment-openvidu-pro: bump nginx 4.0.0-dev4
2020-10-15 16:25:26 +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
44525276c2
openvidu-openvidu-ce-pro: Update coturn image version
2020-10-08 20:02:29 +02:00
cruizba
087a2a0d06
deployment-openvidu-pro: Minor fix configuring different openvidu pro clusters with the same Elastic Stack
2020-10-06 00:40:01 +02:00
cruizba
a48778ba91
Deployment: Minor fix deployment Kibana basic auth
2020-10-02 19:03:56 +02:00
cruizba
709d7d2a5c
deployment-openvidu-pro: Updated to work with external ELK services
2020-09-28 20:02:21 +02:00
cruizba
92956887b5
Deployment: ELK Updates
...
- Filebeat can be used externally with and without de security
- Minor fix in Label ELK label description in CF template
2020-09-28 10:06:16 +02:00
cruizba
bea77f5360
Deployment: Update to dev version docker-compose
2020-09-23 21:40:48 +02:00
cruizba
353989e26b
Deployment: Fix typos Elasticsearch OpenVidu Pro
2020-09-22 19:04:50 +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
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