mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-19 08:17:34 +02:00
Merge branch 'master' into 5.0
This commit is contained in:
commit
6cd660013d
@ -196,7 +196,7 @@ The variable allows to specify a custom list of valid ciphers. The format of the
|
|||||||
|
|
||||||
### ``/etc/ssl/nginx``
|
### ``/etc/ssl/nginx``
|
||||||
|
|
||||||
The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains two files ``ssl.crt``, ``ssl.key`` and ``dhparam.pem`` prepared for Nginx SSL connections.
|
The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains three files ``ssl.crt``, ``ssl.key`` and ``dhparam.pem`` prepared for Nginx SSL connections.
|
||||||
|
|
||||||
Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.
|
Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.
|
||||||
|
|
||||||
|
@ -196,7 +196,7 @@ The variable allows to specify a custom list of valid ciphers. The format of the
|
|||||||
|
|
||||||
### ``/etc/ssl/nginx``
|
### ``/etc/ssl/nginx``
|
||||||
|
|
||||||
The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains two files ``ssl.crt``, ``ssl.key`` and ``dhparam.pem`` prepared for Nginx SSL connections.
|
The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains three files ``ssl.crt``, ``ssl.key`` and ``dhparam.pem`` prepared for Nginx SSL connections.
|
||||||
|
|
||||||
Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.
|
Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.
|
||||||
|
|
||||||
|
@ -196,7 +196,7 @@ The variable allows to specify a custom list of valid ciphers. The format of the
|
|||||||
|
|
||||||
### ``/etc/ssl/nginx``
|
### ``/etc/ssl/nginx``
|
||||||
|
|
||||||
The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains two files ``ssl.crt``, ``ssl.key`` and ``dhparam.pem`` prepared for Nginx SSL connections.
|
The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains three files ``ssl.crt``, ``ssl.key`` and ``dhparam.pem`` prepared for Nginx SSL connections.
|
||||||
|
|
||||||
Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.
|
Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.
|
||||||
|
|
||||||
|
@ -188,7 +188,7 @@ The variable allows to activate host verification. Available since 5.0.0.
|
|||||||
|
|
||||||
### ``/etc/ssl/nginx``
|
### ``/etc/ssl/nginx``
|
||||||
|
|
||||||
The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains two files ``ssl.crt``, ``ssl.key`` and ``dhparam.pem`` prepared for Nginx SSL connections.
|
The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains three files ``ssl.crt``, ``ssl.key`` and ``dhparam.pem`` prepared for Nginx SSL connections.
|
||||||
|
|
||||||
Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.
|
Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.
|
||||||
|
|
||||||
|
@ -188,7 +188,7 @@ The variable allows to activate host verification. Available since 5.0.0.
|
|||||||
|
|
||||||
### ``/etc/ssl/nginx``
|
### ``/etc/ssl/nginx``
|
||||||
|
|
||||||
The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains two files ``ssl.crt``, ``ssl.key`` and ``dhparam.pem`` prepared for Nginx SSL connections.
|
The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains three files ``ssl.crt``, ``ssl.key`` and ``dhparam.pem`` prepared for Nginx SSL connections.
|
||||||
|
|
||||||
Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.
|
Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.
|
||||||
|
|
||||||
|
@ -188,7 +188,7 @@ The variable allows to activate host verification. Available since 5.0.0.
|
|||||||
|
|
||||||
### ``/etc/ssl/nginx``
|
### ``/etc/ssl/nginx``
|
||||||
|
|
||||||
The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains two files ``ssl.crt``, ``ssl.key`` and ``dhparam.pem`` prepared for Nginx SSL connections.
|
The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains three files ``ssl.crt``, ``ssl.key`` and ``dhparam.pem`` prepared for Nginx SSL connections.
|
||||||
|
|
||||||
Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.
|
Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.
|
||||||
|
|
||||||
|
@ -199,7 +199,7 @@ The volume allows to add new MIB files. It does not support subdirectories, all
|
|||||||
|
|
||||||
### ``/etc/ssl/nginx``
|
### ``/etc/ssl/nginx``
|
||||||
|
|
||||||
The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains two files ``ssl.crt``, ``ssl.key`` and ``dhparam.pem`` prepared for Nginx SSL connections.
|
The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains three files ``ssl.crt``, ``ssl.key`` and ``dhparam.pem`` prepared for Nginx SSL connections.
|
||||||
|
|
||||||
Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.
|
Please follow official Nginx [documentation](http://nginx.org/en/docs/http/configuring_https_servers.html) to get more details about how to create certificate files.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user