Difference between revisions of "Zabbix-appliance (deprecated)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 5: Line 5:
 
  [[docker run]] --name zabbix-appliance -p 80:80 -p [[10051]]:10051 -d zabbix/zabbix-appliance:latest
 
  [[docker run]] --name zabbix-appliance -p 80:80 -p [[10051]]:10051 -d zabbix/zabbix-appliance:latest
  
 +
 +
* Username: Admin
 +
* Password: zabbix
  
  

Revision as of 05:40, 9 July 2020

https://hub.docker.com/r/zabbix/zabbix-appliance with MySQL database support and Nginx web-server


docker pull zabbix/zabbix-appliance
docker run --name zabbix-appliance -p 80:80 -p 10051:10051 -d zabbix/zabbix-appliance:latest


  • Username: Admin
  • Password: zabbix


Volumes:

/usr/lib/zabbix/alertscripts
/usr/lib/zabbix/externalscripts
/var/lib/zabbix/modules
/var/lib/zabbix/enc
.../...
/etc/ssl/nginx


See also

Advertising: