Skip to content

glushkovds/zabbix-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zabbix-server

Extremely fast Zabbix server installation based on docker and docker-compose
Note: only for dev and testing issues

Prerequisites

  1. git
  2. systemd
  3. docker
  4. docker-compose
  5. [Optionally] nginx

Installation

# mkdir /var/zabbix && cd /var/zabbix
# git clone https://github.com/glushkovds/zabbix-server
# cp zabbix-server.service /etc/systemd/system
# systemctl enable zabbix-server
# systemctl start zabbix-server

That's all. Zabbix server latest version [5.0 at writing time]

Now you can access it on http://localhost:8001

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published