Updated Alpine image to 3.22 version

This commit is contained in:
Alexey Pustovalov 2025-06-02 18:18:19 +09:00
parent 984d85e711
commit deac4f89d1
8 changed files with 12 additions and 12 deletions

View File

@ -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

View File

@ -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'

View File

@ -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

View File

@ -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'

View File

@ -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

View File

@ -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'

View File

@ -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

View File

@ -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'