You've already forked zabbix-ubuntu
Because reading the README is faster than debugging
This commit is contained in:
20
README.md
20
README.md
@@ -8,12 +8,24 @@
|
||||
[](#)
|
||||
[](./LICENSE)
|
||||
|
||||
Automated installer for **Zabbix 7.0 LTS (Server + Web UI + Agent)** on Ubuntu 24.04.
|
||||
Install Zabbix 7.0 LTS on Ubuntu 24.04 server.
|
||||
|
||||
This is not a demo stack — it deploys a **production monitoring platform** with Nginx, PHP-FPM, and MariaDB/MySQL support.
|
||||
Socket authentication is detected automatically. No manual SQL typing. No UI-wizard guesswork.
|
||||
This is not a guide and not a toy.
|
||||
Fully automated server + agent setup, including DB schema import and ready-to-use Nginx config.
|
||||
|
||||
Set your domain → run the installer → log into Zabbix.
|
||||
## Why this installer exists
|
||||
Manual Zabbix setup is time-consuming, repetitive and error-prone. This script reduces it to one run.
|
||||
|
||||
## What this installer does
|
||||
✔ Creates database + user
|
||||
✔ Imports schema automatically
|
||||
✔ Generates + validates Nginx host config
|
||||
✔ Detects socket vs password auth
|
||||
✔ Enables Zabbix server & agent immediately
|
||||
|
||||
## What this installer does *NOT* do
|
||||
It won’t stop you from running the script without reading the documentation like there’s no tomorrow.
|
||||
Skip the README, and whatever happens next is your headache, not a bug report.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user