1
0
Fork 0
1Panel-Appstore/apps/zabbix-server
pooneyy 7ff35caf28
🔧 chore(apps): set the pull policy for all services using fixed tag images
- add `pull_policy: always` to all service definitions across all docker-compose files
- ensure consistent image update behavior for all applications
- maintain existing network configurations and external network settings
- preserve all other service configurations and environment variables
2025-11-10 16:10:24 +08:00
..
7.4.5 chore(deps): update zabbix to v7.4.5 (#2398) 2025-11-07 11:33:36 +00:00
7.4.5&mysql chore(deps): update zabbix to v7.4.5 (#2398) 2025-11-07 11:33:36 +00:00
7.4.5-postgres chore(deps): update zabbix to v7.4.5 (#2398) 2025-11-07 11:33:36 +00:00
latest 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
latest&mysql 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
latest-postgres 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
README.md Update Apps 2025-06-17 22:14:50 +08:00
README_en.md Update Apps 2025-06-17 22:14:50 +08:00
data.yml feat(apps): add description field to all application data files 2025-11-06 22:24:44 +08:00
logo.png 精简提交历史记录 2023-11-09 19:15:01 +08:00

README_en.md

使用说明

  • 默认账户与密码(注意大小写)
username:Admin
password:zabbix

注意事项

注意默认版本是Zabbix-MySQL版本的Zabbix 6.X的需求环境MySQL8

postgresql的版本,资源占用会小很多。

商店自带的MySQL 8的数据库格式设置与Zabbix需求有所不同,zabbix-server-mysql容器会提示存在错误。

但是实际能够运行。如有错误,期待反馈。

  • &mysql版本,会安装符合Zabbix格式要求的数据库版本
  • 不带&mysql的版本,默认调用面板安装的数据库

原始相关

Zabbix is free software, released under the GNU General Public License (GPL) version 2.

You can redistribute it and/or modify it under the terms of the GNU GPL as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

The formal terms of the GPL can be found at http://www.fsf.org/licenses/ .

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Exception for linking with OpenSSL

In addition, as a special exception, we give permission to link the code of Zabbix with the OpenSSL project OpenSSL library (or with modified versions of it that use the same license as the OpenSSL library), and distribute the linked executables.

Please see https://www.zabbix.com/ for detailed information about Zabbix.

On-line Zabbix documentation is available at https://www.zabbix.com/documentation/6.2/manual/ .

Zabbix installation instructions can be found at https://www.zabbix.com/documentation/6.2/manual/installation/ .

If you are installing Zabbix from packages the instructions can be found at https://www.zabbix.com/documentation/6.2/manual/installation/install_from_packages/ .