diff --git a/Dockerfiles/agent/README.md b/Dockerfiles/agent/README.md index 95815edd2..a4d32e469 100644 --- a/Dockerfiles/agent/README.md +++ b/Dockerfiles/agent/README.md @@ -170,7 +170,7 @@ Default values of these variables are specified after equal sign. The allowed variables are identical of parameters in official ``zabbix_agentd.conf`` configuration file. For example, ``ZBX_REFRESHACTIVECHECKS`` = ``RefreshActiveChecks``. -Please use official documentation for [``zabbix_agentd.conf``](https://www.zabbix.com/documentation/current/manual/appendix/config/zabbix_agentd) to get more information about the variables. +Please use official documentation for [``zabbix_agentd.conf``](https://www.zabbix.com/documentation/6.0/manual/appendix/config/zabbix_agentd) to get more information about the variables. ## Allowed volumes for the Zabbix agent container diff --git a/Dockerfiles/agent/rhel/README.html b/Dockerfiles/agent/rhel/README.html index 46488a53b..28d888d6f 100644 --- a/Dockerfiles/agent/rhel/README.html +++ b/Dockerfiles/agent/rhel/README.html @@ -101,7 +101,7 @@ ZBX_ALLOWKEY= # Available since 5.0.0

Default values of these variables are specified after equal sign.

The allowed variables are identical of parameters in official zabbix_agentd.conf configuration file. For example, ZBX_REFRESHACTIVECHECKS = RefreshActiveChecks.

-

Please use official documentation for zabbix_agentd.conf to get more information about the variables.

+

Please use official documentation for zabbix_agentd.conf to get more information about the variables.

Allowed volumes for the Zabbix agent container

/etc/zabbix/zabbix_agentd.d

The volume allows include *.conf files and extend Zabbix agent using UserParameter feature.

diff --git a/Dockerfiles/agent2/rhel/README.html b/Dockerfiles/agent2/rhel/README.html index dbe92a11c..6d96cdad9 100644 --- a/Dockerfiles/agent2/rhel/README.html +++ b/Dockerfiles/agent2/rhel/README.html @@ -93,7 +93,7 @@ ZBX_ALLOWKEY= # Available since 5.0.0

Default values of these variables are specified after equal sign.

The allowed variables are identical of parameters in official zabbix_agent2.conf configuration file. For example, ZBX_REFRESHACTIVECHECKS = RefreshActiveChecks.

-

Please use official documentation for zabbix_agent2.conf to get more information about the variables.

+

Please use official documentation for zabbix_agent2.conf to get more information about the variables.

Allowed volumes for the Zabbix agent 2 container

/etc/zabbix/zabbix_agentd.d

The volume allows include *.conf files and extend Zabbix agent 2 using UserParameter feature.

diff --git a/Dockerfiles/proxy-mysql/README.md b/Dockerfiles/proxy-mysql/README.md index a73dc199b..67cf21f11 100644 --- a/Dockerfiles/proxy-mysql/README.md +++ b/Dockerfiles/proxy-mysql/README.md @@ -237,7 +237,7 @@ Default values of these variables are specified after equal sign. The allowed variables are identical of parameters in official ``zabbix_proxy.conf``. For example, ``ZBX_LOGSLOWQUERIES`` = ``LogSlowQueries``. -Please use official documentation for [``zabbix_proxy.conf``](https://www.zabbix.com/documentation/current/manual/appendix/config/zabbix_proxy) to get more information about the variables. +Please use official documentation for [``zabbix_proxy.conf``](https://www.zabbix.com/documentation/6.0/manual/appendix/config/zabbix_proxy) to get more information about the variables. ## Allowed volumes for the Zabbix proxy container diff --git a/Dockerfiles/proxy-mysql/rhel/README.html b/Dockerfiles/proxy-mysql/rhel/README.html index 38fd1633b..84a48430d 100644 --- a/Dockerfiles/proxy-mysql/rhel/README.html +++ b/Dockerfiles/proxy-mysql/rhel/README.html @@ -162,7 +162,7 @@ podman run --name some-zabbix-proxy-mysql -e DB_SERV ZBX_TLSCIPHERPSK13= # Available since 4.4.7

Default values of these variables are specified after equal sign.

The allowed variables are identical of parameters in official zabbix_proxy.conf. For example, ZBX_LOGSLOWQUERIES = LogSlowQueries.

-

Please use official documentation for zabbix_proxy.conf to get more information about the variables.

+

Please use official documentation for zabbix_proxy.conf to get more information about the variables.

Allowed volumes for the Zabbix proxy container

/usr/lib/zabbix/externalscripts

The volume is used by External checks (type of items). It is ExternalScripts parameter in zabbix_proxy.conf.

diff --git a/Dockerfiles/proxy-sqlite3/README.md b/Dockerfiles/proxy-sqlite3/README.md index da9a3ce78..f693fd7f7 100644 --- a/Dockerfiles/proxy-sqlite3/README.md +++ b/Dockerfiles/proxy-sqlite3/README.md @@ -191,7 +191,7 @@ Default values of these variables are specified after equal sign. The allowed variables are identical of parameters in official ``zabbix_proxy.conf``. For example, ``ZBX_LOGSLOWQUERIES`` = ``LogSlowQueries``. -Please use official documentation for [``zabbix_proxy.conf``](https://www.zabbix.com/documentation/current/manual/appendix/config/zabbix_proxy) to get more information about the variables. +Please use official documentation for [``zabbix_proxy.conf``](https://www.zabbix.com/documentation/6.0/manual/appendix/config/zabbix_proxy) to get more information about the variables. ## Allowed volumes for the Zabbix proxy container diff --git a/Dockerfiles/proxy-sqlite3/rhel/README.html b/Dockerfiles/proxy-sqlite3/rhel/README.html index 89bacbc40..468452ece 100644 --- a/Dockerfiles/proxy-sqlite3/rhel/README.html +++ b/Dockerfiles/proxy-sqlite3/rhel/README.html @@ -129,7 +129,7 @@ where 1995 is zabbix GID.

ZBX_TLSCIPHERPSK13= # Available since 4.4.7

Default values of these variables are specified after equal sign.

The allowed variables are identical of parameters in official zabbix_proxy.conf. For example, ZBX_LOGSLOWQUERIES = LogSlowQueries.

-

Please use official documentation for zabbix_proxy.conf to get more information about the variables.

+

Please use official documentation for zabbix_proxy.conf to get more information about the variables.

Allowed volumes for the Zabbix proxy container

/usr/lib/zabbix/externalscripts

The volume is used by External checks (type of items). It is ExternalScripts parameter in zabbix_proxy.conf.

diff --git a/Dockerfiles/server-mysql/README.md b/Dockerfiles/server-mysql/README.md index dba0aea86..ed6582f46 100644 --- a/Dockerfiles/server-mysql/README.md +++ b/Dockerfiles/server-mysql/README.md @@ -220,7 +220,7 @@ Default values of these variables are specified after equal sign. The allowed variables are identical of parameters in official ``zabbix_server.conf``. For example, ``ZBX_LOGSLOWQUERIES`` = ``LogSlowQueries``. -Please use official documentation for [``zabbix_server.conf``](https://www.zabbix.com/documentation/current/manual/appendix/config/zabbix_server) to get more information about the variables. +Please use official documentation for [``zabbix_server.conf``](https://www.zabbix.com/documentation/6.0/manual/appendix/config/zabbix_server) to get more information about the variables. ## Allowed volumes for the Zabbix server container diff --git a/Dockerfiles/server-mysql/rhel/README.html b/Dockerfiles/server-mysql/rhel/README.html index 7bb8b1266..fae99ce7a 100644 --- a/Dockerfiles/server-mysql/rhel/README.html +++ b/Dockerfiles/server-mysql/rhel/README.html @@ -160,7 +160,7 @@ podman run --name some-zabbix-server-mysql -e DB_SER ZBX_TLSCIPHERPSK13= # Available since 4.4.7

Default values of these variables are specified after equal sign.

The allowed variables are identical of parameters in official zabbix_server.conf. For example, ZBX_LOGSLOWQUERIES = LogSlowQueries.

-

Please use official documentation for zabbix_server.conf to get more information about the variables.

+

Please use official documentation for zabbix_server.conf to get more information about the variables.

Allowed volumes for the Zabbix server container

/usr/lib/zabbix/alertscripts

The volume is used for custom alert scripts. It is AlertScriptsPath parameter in zabbix_server.conf.

diff --git a/Dockerfiles/server-pgsql/README.md b/Dockerfiles/server-pgsql/README.md index f89277a0f..9eefb8fb2 100644 --- a/Dockerfiles/server-pgsql/README.md +++ b/Dockerfiles/server-pgsql/README.md @@ -220,7 +220,7 @@ Default values of these variables are specified after equal sign. The allowed variables are identical of parameters in official ``zabbix_server.conf``. For example, ``ZBX_LOGSLOWQUERIES`` = ``LogSlowQueries``. -Please use official documentation for [``zabbix_server.conf``](https://www.zabbix.com/documentation/current/manual/appendix/config/zabbix_server) to get more information about the variables. +Please use official documentation for [``zabbix_server.conf``](https://www.zabbix.com/documentation/6.0/manual/appendix/config/zabbix_server) to get more information about the variables. ## Allowed volumes for the Zabbix server container diff --git a/Dockerfiles/web-apache-mysql/README.md b/Dockerfiles/web-apache-mysql/README.md index 7041344a7..66c2d5406 100644 --- a/Dockerfiles/web-apache-mysql/README.md +++ b/Dockerfiles/web-apache-mysql/README.md @@ -162,7 +162,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/6.0/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/Dockerfiles/web-apache-pgsql/README.md b/Dockerfiles/web-apache-pgsql/README.md index 9985ad9d4..dbcf273f5 100644 --- a/Dockerfiles/web-apache-pgsql/README.md +++ b/Dockerfiles/web-apache-pgsql/README.md @@ -166,7 +166,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/6.0/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/Dockerfiles/web-nginx-mysql/README.md b/Dockerfiles/web-nginx-mysql/README.md index 5adba2f14..62370aff8 100644 --- a/Dockerfiles/web-nginx-mysql/README.md +++ b/Dockerfiles/web-nginx-mysql/README.md @@ -163,7 +163,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/6.0/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/Dockerfiles/web-nginx-mysql/rhel/README.html b/Dockerfiles/web-nginx-mysql/rhel/README.html index 96263fb56..843b2c7a1 100644 --- a/Dockerfiles/web-nginx-mysql/rhel/README.html +++ b/Dockerfiles/web-nginx-mysql/rhel/README.html @@ -80,7 +80,7 @@ podman run --name some-zabbix-web-nginx-mysql -e DB_

ZBX_MAXINPUTTIME

The varable is PHP max_input_time option. By default, value is 300.

ZBX_SESSION_NAME

-

The variable is Zabbix frontend definition. String used as the name of the Zabbix frontend session cookie. By default, value is zbx_sessionid.

+

The variable is Zabbix frontend definition. String used as the name of the Zabbix frontend session cookie. By default, value is zbx_sessionid.

ZBX_DENY_GUI_ACCESS

Enable (true) maintenance mode for Zabbix web-interface.

ZBX_GUI_ACCESS_IP_RANGE

diff --git a/Dockerfiles/web-nginx-pgsql/README.md b/Dockerfiles/web-nginx-pgsql/README.md index 1a2e45e33..8ab0e850e 100644 --- a/Dockerfiles/web-nginx-pgsql/README.md +++ b/Dockerfiles/web-nginx-pgsql/README.md @@ -166,7 +166,7 @@ The varable is PHP ``max_input_time`` option. By default, value is `300`. ### `ZBX_SESSION_NAME` -The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/current/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. +The variable is Zabbix frontend [definition](https://www.zabbix.com/documentation/6.0/manual/web_interface/definitions). String used as the name of the Zabbix frontend session cookie. By default, value is `zbx_sessionid`. ### `ZBX_DENY_GUI_ACCESS` diff --git a/Dockerfiles/web-service/README.md b/Dockerfiles/web-service/README.md index 3971dbf34..0291fafc7 100644 --- a/Dockerfiles/web-service/README.md +++ b/Dockerfiles/web-service/README.md @@ -96,7 +96,7 @@ ZBX_IGNOREURLCERTERRORS=0 Default values of these variables are specified after equal sign. -Please use official documentation for [``zabbix_web_service.conf``](https://www.zabbix.com/documentation/current/manual/appendix/config/zabbix_web_service) to get more information about the variables. +Please use official documentation for [``zabbix_web_service.conf``](https://www.zabbix.com/documentation/6.0/manual/appendix/config/zabbix_web_service) to get more information about the variables. ## Allowed volumes for the Zabbix web service container diff --git a/Dockerfiles/web-service/rhel/README.html b/Dockerfiles/web-service/rhel/README.html index 333f7fa85..4b793a79f 100644 --- a/Dockerfiles/web-service/rhel/README.html +++ b/Dockerfiles/web-service/rhel/README.html @@ -49,7 +49,7 @@ ZBX_TLSKEYFILE= ZBX_IGNOREURLCERTERRORS=0

Default values of these variables are specified after equal sign.

-

Please use official documentation for zabbix_web_service.conf to get more information about the variables.

+

Please use official documentation for zabbix_web_service.conf to get more information about the variables.

Allowed volumes for the Zabbix web service container

/var/lib/zabbix/enc

The volume is used to store TLS related files. These file names are specified using ZBX_TLSCAFILE, ZBX_TLSCERTFILE and ZBX_TLSKEY_FILE variables.