1
0
mirror of https://github.com/zabbix/zabbix-docker.git synced 2025-07-17 15:05:21 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
de0d18784a feat: set php mysqli socket to user provided value 2025-05-16 06:32:32 +00:00
537b5373e1 refactor: unify mysql_connect_args in web-frontend
- Refactored mysql_connect_args to be set under a single condition
2025-05-13 09:26:26 +00:00
ecdcf6d609 Migrate to PHP-FPM for all Web images 2025-01-14 16:32:43 +09:00
e977ceec40 Migrate to PHP-FPM for all Web images 2025-01-14 16:31:55 +09:00
a950f484ea Merge env variables for standard locations 2024-12-26 15:52:37 +09:00
b35ca70fcc Added ZBX_ALLOW_HTTP_AUTH parameter and php-curl package 2024-04-27 21:21:44 +09:00
8dc8d284c6 Added EXPOSE_WEB_SERVER_INFO variable to control web server / php versions expose 2024-02-06 17:54:37 +09:00
915314340f Fixed index file name for Apache images 2024-02-05 01:24:40 +09:00
cd3464b511 Introduced new HTTP_INDEX_FILE variable to control index page 2024-01-20 20:40:13 +09:00
143993fe83 Fixed MySQL socket usage in web-interface image 2023-07-14 14:15:26 +09:00
88fae24525 Fixed MySQL socket usage 2023-05-02 15:33:33 +09:00
77b9579de7 Fixed SSO cert env variables 2023-01-22 17:17:38 +09:00
700558ecd7 Added CyberArk vault 2023-01-22 17:11:51 +09:00
52cd3fdab7 Added some options for PHP-FPM configuration 2022-02-26 23:28:25 +02:00
585593e8a8 Added variable for root user. Removed DB root from web images 2022-02-26 21:16:20 +02:00
5a5bf88bc2 Added support for Zabbix HA 2021-11-17 09:31:10 +01:00
1ca8cb2a9e Removed duplicated default values for Zabbix server port in web images 2021-11-17 01:45:24 +01:00
b6f869575f New Dockerfiles and environment variables structure 2021-09-15 22:31:18 +02:00