mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-19 17:38:43 +02:00
Updated Alpine image to 3.22 version
This commit is contained in:
parent
984d85e711
commit
deac4f89d1
@ -15,8 +15,8 @@ redirect_stderr=true
|
|||||||
stdout_logfile = /dev/stdout
|
stdout_logfile = /dev/stdout
|
||||||
stdout_logfile_maxbytes = 0
|
stdout_logfile_maxbytes = 0
|
||||||
|
|
||||||
[program:php-fpm83]
|
[program:php-fpm84]
|
||||||
command = /usr/sbin/%(program_name)s -F -y /etc/php83/php-fpm.conf
|
command = /usr/sbin/%(program_name)s -F -y /etc/php84/php-fpm.conf
|
||||||
auto_start = true
|
auto_start = true
|
||||||
autorestart = true
|
autorestart = true
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ APACHE_SITES_DIR="/etc/apache2/conf.d"
|
|||||||
# Directory with SSL certificate files for Apache
|
# Directory with SSL certificate files for Apache
|
||||||
APACHE_SSL_CONFIG_DIR="/etc/ssl/apache2"
|
APACHE_SSL_CONFIG_DIR="/etc/ssl/apache2"
|
||||||
# PHP-FPM configuration file
|
# PHP-FPM configuration file
|
||||||
PHP_CONFIG_FILE="/etc/php83/php-fpm.d/zabbix.conf"
|
PHP_CONFIG_FILE="/etc/php84/php-fpm.d/zabbix.conf"
|
||||||
|
|
||||||
# usage: file_env VAR [DEFAULT]
|
# usage: file_env VAR [DEFAULT]
|
||||||
# as example: file_env 'MYSQL_PASSWORD' 'zabbix'
|
# as example: file_env 'MYSQL_PASSWORD' 'zabbix'
|
||||||
|
@ -15,8 +15,8 @@ redirect_stderr=true
|
|||||||
stdout_logfile = /dev/stdout
|
stdout_logfile = /dev/stdout
|
||||||
stdout_logfile_maxbytes = 0
|
stdout_logfile_maxbytes = 0
|
||||||
|
|
||||||
[program:php-fpm83]
|
[program:php-fpm84]
|
||||||
command = /usr/sbin/%(program_name)s -F -y /etc/php83/php-fpm.conf
|
command = /usr/sbin/%(program_name)s -F -y /etc/php84/php-fpm.conf
|
||||||
auto_start = true
|
auto_start = true
|
||||||
autorestart = true
|
autorestart = true
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ APACHE_SITES_DIR="/etc/apache2/conf.d"
|
|||||||
# Directory with SSL certificate files for Apache
|
# Directory with SSL certificate files for Apache
|
||||||
APACHE_SSL_CONFIG_DIR="/etc/ssl/apache2"
|
APACHE_SSL_CONFIG_DIR="/etc/ssl/apache2"
|
||||||
# PHP-FPM configuration file
|
# PHP-FPM configuration file
|
||||||
PHP_CONFIG_FILE="/etc/php83/php-fpm.d/zabbix.conf"
|
PHP_CONFIG_FILE="/etc/php84/php-fpm.d/zabbix.conf"
|
||||||
|
|
||||||
# usage: file_env VAR [DEFAULT]
|
# usage: file_env VAR [DEFAULT]
|
||||||
# as example: file_env 'MYSQL_PASSWORD' 'zabbix'
|
# as example: file_env 'MYSQL_PASSWORD' 'zabbix'
|
||||||
|
@ -15,8 +15,8 @@ redirect_stderr=true
|
|||||||
stdout_logfile = /dev/stdout
|
stdout_logfile = /dev/stdout
|
||||||
stdout_logfile_maxbytes = 0
|
stdout_logfile_maxbytes = 0
|
||||||
|
|
||||||
[program:php-fpm83]
|
[program:php-fpm84]
|
||||||
command = /usr/sbin/%(program_name)s -F -y /etc/php83/php-fpm.conf
|
command = /usr/sbin/%(program_name)s -F -y /etc/php84/php-fpm.conf
|
||||||
auto_start = true
|
auto_start = true
|
||||||
autorestart = true
|
autorestart = true
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ NGINX_CONFD_DIR="/etc/nginx/http.d"
|
|||||||
# Directory with SSL certificate files for Nginx
|
# Directory with SSL certificate files for Nginx
|
||||||
NGINX_SSL_CONFIG_DIR="/etc/ssl/nginx"
|
NGINX_SSL_CONFIG_DIR="/etc/ssl/nginx"
|
||||||
# PHP-FPM configuration file
|
# PHP-FPM configuration file
|
||||||
PHP_CONFIG_FILE="/etc/php83/php-fpm.d/zabbix.conf"
|
PHP_CONFIG_FILE="/etc/php84/php-fpm.d/zabbix.conf"
|
||||||
|
|
||||||
# usage: file_env VAR [DEFAULT]
|
# usage: file_env VAR [DEFAULT]
|
||||||
# as example: file_env 'MYSQL_PASSWORD' 'zabbix'
|
# as example: file_env 'MYSQL_PASSWORD' 'zabbix'
|
||||||
|
@ -15,8 +15,8 @@ redirect_stderr=true
|
|||||||
stdout_logfile = /dev/stdout
|
stdout_logfile = /dev/stdout
|
||||||
stdout_logfile_maxbytes = 0
|
stdout_logfile_maxbytes = 0
|
||||||
|
|
||||||
[program:php-fpm83]
|
[program:php-fpm84]
|
||||||
command = /usr/sbin/%(program_name)s -F -y /etc/php83/php-fpm.conf
|
command = /usr/sbin/%(program_name)s -F -y /etc/php84/php-fpm.conf
|
||||||
auto_start = true
|
auto_start = true
|
||||||
autorestart = true
|
autorestart = true
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ NGINX_CONFD_DIR="/etc/nginx/http.d"
|
|||||||
# Directory with SSL certificate files for Nginx
|
# Directory with SSL certificate files for Nginx
|
||||||
NGINX_SSL_CONFIG_DIR="/etc/ssl/nginx"
|
NGINX_SSL_CONFIG_DIR="/etc/ssl/nginx"
|
||||||
# PHP-FPM configuration file
|
# PHP-FPM configuration file
|
||||||
PHP_CONFIG_FILE="/etc/php83/php-fpm.d/zabbix.conf"
|
PHP_CONFIG_FILE="/etc/php84/php-fpm.d/zabbix.conf"
|
||||||
|
|
||||||
# usage: file_env VAR [DEFAULT]
|
# usage: file_env VAR [DEFAULT]
|
||||||
# as example: file_env 'MYSQL_PASSWORD' 'zabbix'
|
# as example: file_env 'MYSQL_PASSWORD' 'zabbix'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user