Carlos Ruiz Ballesteros
5d354f1f0e
Update new_api_pro.conf
2022-04-28 11:47:15 +02:00
cruizba
110878f4c9
deployment: Add volume to configure custom locations in nginx. This is useful to add reverse proxy or other services to the nginx configuration to default HTTPS_PORT configured
2021-09-30 16:33:08 +02:00
cruizba
f1bb937c60
deployment: Add rule to allow iframe
2021-06-07 10:58:42 +02:00
cruizba
19b010a49c
deployment: Add rules_access_dashboard to new rules
2021-05-11 14:51:12 +02:00
cruizba
7a4435dd51
deployment: Minor fix to elasticsearch redirections
2021-05-11 14:42:04 +02:00
cruizba
c1984b5071
deployment: Export elasticsearch at /openvidu/elasticsearch
2021-03-01 16:03:39 +01:00
cruizba
9cfd38e892
openvidu-deployment: Support machines with dual stack IPv4/IPv6 in nginx
2020-11-25 12:07:33 +01:00
Robert Scheck
fc92eb7cb4
openvidu-proxy: Make TLS version, ciphers and HSTS configurable
...
Allow flexible HTTPS security hardening using run-time configuration,
rather just build-time container/volume layering.
2020-11-18 22:07:28 +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
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
4eded98ad9
deployment-openvidu-ce: Update nginx to new API rules and use deprecated APIs.
2020-10-14 14:34:21 +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
OscarSotoSanchez
3b5668d828
Proxy updated for auto renew letscrypt certificated
2020-06-29 16:37:26 +02:00
OscarSotoSanchez
cd2f472034
proxy ip restrictions added
2020-04-30 14:27:40 +02:00
OscarSotoSanchez
f1a684c615
openvidu proxy updated
2020-04-28 15:53:56 +02:00
OscarSotoSanchez
9efeb6c7a6
recording fixed
2020-04-20 18:45:56 +02:00
OscarSotoSanchez
f0e02b88d8
dacker-compose updated
2020-04-17 13:36:36 +02:00
OscarSotoSanchez
8af910f1fd
Updated proxy image
2020-04-09 16:33:26 +02:00
OscarSotoSanchez
29fcbd7386
Control exist certificated in openvidu-proxy
2020-03-27 12:53:04 +01:00