Commit Graph

1053 Commits

Author SHA1 Message Date
Alexey Pustovalov
c066d4ddca Added posibility for custom SQL scripts during DB init 2022-08-28 18:43:36 +03:00
dotneft
2b11235032 Fixed password expiration on Windows based images 2022-08-17 14:49:02 +03:00
Alexey Pustovalov
d7d3a4faf9 Added PHP status and ping pages processing 2022-08-15 18:17:23 +03:00
Alexey Pustovalov
c44352e033 Fixed new line symbol 2022-08-11 09:57:16 -04:00
Alexey Pustovalov
8fb536c602 Optimized build.sh 2022-08-05 10:50:49 +03:00
Continuous Integration
37d4f04a50 Zabbix v6.0.7 release 2022-07-25 17:59:23 +03:00
Alexey Pustovalov
7fec5ca99c Increased build base images building time 2022-07-22 01:38:22 +03:00
Alexey Pustovalov
9071d5ed92 Increased build base images building time 2022-07-22 01:38:13 +03:00
Alexey Pustovalov
7be845d3c7 Removed ARMv6 from available platforms 2022-07-22 01:38:03 +03:00
Alexey Pustovalov
5a886c0bbd Added security / optimization compilation flags 2022-07-22 01:37:52 +03:00
Alexey Pustovalov
9602d3c098 Fixed IPv6 listen for Nginx based images 2022-07-22 01:37:42 +03:00
Alexey Pustovalov
79f91a9d7b Added nmap and traceroute utilities to server / proxy images 2022-07-22 01:37:30 +03:00
Alexey Pustovalov
543b93f8b9 Added security / optimization compilation flags 2022-07-22 01:37:10 +03:00
Alexey Pustovalov
54cbb90b46 Added security / optimization compilation flags 2022-07-22 01:36:58 +03:00
Alexey Pustovalov
a33d1bfd95 Removed fping6 parameter for Ubuntu 2022-07-20 12:20:27 +03:00
Alexey Pustovalov
43321eb002 Using Go package instead of binaries on RHEL and OL 2022-07-05 17:34:35 +05:00
Alexey Pustovalov
4f350125bc Prepare branch for 6.2 release 2022-07-05 12:12:35 +05:00
Continuous Integration
f5e358657b Zabbix v6.0.6 release 2022-06-27 17:13:03 +03:00
Alexey Pustovalov
7f46a0f977 Fix MIBDIRS var for Ubuntu 22.04 Jammy 2022-06-08 22:49:53 +03:00
Alexey Pustovalov
4ddfa6c590 Fixed apt-key deprecation warnings for Ubuntu web-service image 2022-06-02 09:26:33 +03:00
Alexey Pustovalov
03ccf37810 Fixed apt-key deprecation warnings for Ubuntu web images 2022-06-02 09:26:23 +03:00
Alexey Pustovalov
9146130467 Updated PHP and Nginx for RHEL web image 2022-05-31 12:13:21 -04:00
Alexey Pustovalov
8d2e4c17d4 Updated Alpine to 3.16 2022-05-31 18:38:59 +03:00
Alexey Pustovalov
022ea64bc8 Using chromium-headless package on RHEL like systems instead of full chromium 2022-05-31 17:28:20 +03:00
Alexey Pustovalov
efccd78aa1 Merge branch '6.0' of https://github.com/zabbix/zabbix-docker into 6.0 2022-05-31 16:50:19 +03:00
Alexey Pustovalov
3c3b4b605f Fixed Apache images on Ubuntu base 2022-05-31 16:50:10 +03:00
Continuous Integration
fe898ab030 Zabbix v6.0.5 release 2022-05-30 17:57:46 +03:00
Alexey Pustovalov
ab3feb9181 Updated repository for Web-service on Ubuntu 2022-05-30 16:34:56 +03:00
Alexey Pustovalov
7dc965caba Removed ServerPort parameter from Zabix proxy images 2022-05-29 02:51:35 +03:00
Alexey Pustovalov
8bb706d55c Using different MySQL image to provide support ARM arch 2022-05-29 02:35:48 +03:00
Alexey Pustovalov
1d6c9d73f5 Fixed SSL mode option for PostgreSQL 2022-05-25 01:50:18 +03:00
Alexey Pustovalov
ccbf4761f0 Using PHP8 in Alpine based images 2022-05-11 18:22:34 +03:00
Alexey Pustovalov
c02ed82c67 Fixed agent2 compilation on CentOS Stream 8 2022-05-11 11:31:08 +03:00
Alexey Pustovalov
6cf4766496 Agent include directory restriction with *.conf files only 2022-05-11 11:31:00 +03:00
Alexey Pustovalov
76cc629c56 Removed 5.4 branch from actions 2022-05-11 11:30:46 +03:00
Alexey Pustovalov
fda90269f1 Updated Nginx and PHP versions on CentOS based images 2022-05-11 11:30:12 +03:00
Alexey Pustovalov
32aa272a22 Updated Nginx and PHP versions on CentOS based images 2022-05-11 11:30:03 +03:00
Alexey Pustovalov
f765836619 Using official Go package on CentOS 2022-05-11 11:29:46 +03:00
Alexey Pustovalov
e536d3ea23 Recovered CentOS 8 build using stream image 2022-05-11 11:27:12 +03:00
Alexey Pustovalov
1b864b8c2d Updated base images usage information 2022-05-10 17:31:30 +03:00
dotneft
a145e2a85b Removed unused VS components for Agent2 on Windows 2022-05-09 15:50:43 +03:00
dotneft
2bd49b03b1 Fixed OpenSSL compilation for Agent2 on Windows 2022-05-09 15:50:34 +03:00
dotneft
3f33a38b9e Using OpenSSL 3.0 for agents on Windows 2022-05-09 15:50:15 +03:00
Alexey Pustovalov
8325563699 Ubuntu images use Ubuntu 22.04 version 2022-05-09 15:37:39 +03:00
Alexey Pustovalov
06485ee397 Fixed building base image for RHEL 2022-05-04 21:36:40 +03:00
Alexey Pustovalov
50f29ee5a5 Fixed TZ data for RHEL images 2022-05-04 14:29:02 -04:00
Continuous Integration
d56ab7b790 Zabbix v6.0.4 release 2022-05-03 14:15:14 +03:00
Alexey Pustovalov
428d423846 Added IgnoreURLCertErrors parameter for web-service 2022-04-20 20:39:59 +03:00
Alexey Pustovalov
ef8bb21464 Added plugins directory /etc/zabbix/zabbix_agent2.d/plugins.d/ for Agent 2 2022-04-20 17:19:11 +03:00
Alexey Pustovalov
99eb440395 Fixed snmp traps volume mount options 2022-04-20 13:48:02 +03:00