Marks Sunins
9cfea015c8
refactor: unify mysql_connect_args condition logic
...
- Refactored mysql_connect_args to be set under a single condition
2025-05-13 09:26:26 +00:00
Marks Sunins
7241127870
fix: test ENV existence before exporting to config
...
- test `DB_SERVER_SOCKET` before set `ZBX_DB_SOCKET`
- test `DB_SERVER_HOST` before set `ZBX_DB_HOST`
- test `DB_SERVER_PORT` before set `ZBX_DB_PORT`
- remove trailing spaces in `docker-entrypoint.sh` files
2025-05-13 09:26:08 +00:00
Marks Sunins
6638ca1b6b
fix: env ZBX_DB_SOCKET being set to an empty value
2025-05-08 07:14:38 +00:00
Alexey Pustovalov
435e92fdbc
Fixed usage Vault DB credentials with server and proxy
2025-03-13 15:32:18 +09:00
Alexey Pustovalov
4236b6d502
Added OpenSSL package to server and sqlite3 images. Required to perform rehash of added CA certificates
2025-01-16 13:53:18 +09:00
Alexey Pustovalov
dc4d5850e1
Fixed param substition in config files
2025-01-10 01:33:31 +09:00
Alexey Pustovalov
ecff7cb2df
Fixed duplicate Include parameters for agent and agent2 images
2024-12-25 14:42:47 +09:00
Alexey Pustovalov
688ed8b9cb
Migrated images to use native Zabbix environment variables
2024-12-24 22:40:55 +09:00
Alexey Pustovalov
f169159b53
Added ZBX_TLS variables to specify data without attached volume with encryption files
2024-08-21 20:26:24 +09:00
Alexey Pustovalov
09fc37682b
Clear ZBX, DB env variables before starting agent, server, proxy and web-service
2024-08-20 18:09:56 +09:00
Alexey Pustovalov
7957d40981
Fixed ZBX_STARTIPMIPOLLERS param name
2024-07-29 14:12:40 +09:00
Alexey Pustovalov
31f62e2c61
Added new parameters for server and proxy
2024-05-21 21:19:12 +09:00
Alexey Pustovalov
18047ca74d
Updated variables for next release
2023-08-16 16:45:12 +09:00
Alexey Pustovalov
88fae24525
Fixed MySQL socket usage
2023-05-02 15:33:33 +09:00
Alexey Pustovalov
93582e53a8
Removed deprecated params, add new params
2023-03-14 22:53:33 +09:00
Alexey Pustovalov
b90e1d427f
StartHistoryPollers is not supported for proxy since 6.2
2023-03-14 22:28:35 +09:00
Alexey Pustovalov
700558ecd7
Added CyberArk vault
2023-01-22 17:11:51 +09:00
Alexey Pustovalov
7616584e2b
Add option for execute only DB scripts on proxy and server
2022-12-29 23:56:38 +09:00
Alexey Pustovalov
adc78ca04a
Removed orphaned var
2022-12-05 18:52:40 +09:00
Alexey Pustovalov
afb2857d03
Added posibility for custom SQL scripts during DB init
2022-08-27 21:47:27 +03:00
Alexey Pustovalov
8b52ff7f44
Added posibility for custom SQL scripts during DB init
2022-08-27 21:40:18 +03:00
Alexey Pustovalov
59a8c993ac
Removed fping6 parameter for Ubuntu
2022-07-20 12:19:52 +03:00
Alexey Pustovalov
859920ff9e
Removed ServerPort parameter from Zabix proxy images
2022-05-29 02:51:20 +03:00
Alexey Pustovalov
8dc0c4a33b
Added StartODBCPollers parameter for proxy and server
2022-04-15 16:51:26 +03:00
Alexey Pustovalov
585593e8a8
Added variable for root user. Removed DB root from web images
2022-02-26 21:16:20 +02:00
Alexey Pustovalov
65f1fd4fc9
Fixed schema and initial data client charset for MySQL based images
2022-02-09 19:05:29 +05:00
Alexey Pustovalov
8bed89afce
Possible specify PSK key using full path to file
2021-11-22 15:32:57 +02:00
Alexey Pustovalov
96b02e7c5f
Updated MySQL from utf8 to utf8mb4
2021-11-17 01:37:07 +01:00
Alexey Pustovalov
bf72796bdd
Added ListenBacklog and TrendFunctionCacheSize params
2021-11-17 00:43:47 +01:00
Alexey Pustovalov
609b0ce86c
Fixed issue with VAULT_TOKEN variable
2021-11-04 15:42:05 +02:00
Alexey Pustovalov
b6f869575f
New Dockerfiles and environment variables structure
2021-09-15 22:31:18 +02:00
Alexey Pustovalov
630d9cb5ac
New Dockerfiles and environment variables structure
2021-09-15 21:19:29 +02:00