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
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
https://hub.docker.com/r/zabbix/zabbix-appliance with [[MySQL]] database support and Nginx web-server  
 
https://hub.docker.com/r/zabbix/zabbix-appliance with [[MySQL]] database support and Nginx web-server  
  
 +
 +
Not recommended for production <ref>https://github.com/zabbix/zabbix-docker/issues/506#issuecomment-626738627</ref>
  
 
  [[docker pull]] zabbix/[[zabbix-appliance]]</code>
 
  [[docker pull]] zabbix/[[zabbix-appliance]]</code>
Line 6: Line 8:
  
  
 +
* Username: Admin
 +
* Password: zabbix
  
  
 +
[[Volumes]]:
 +
/usr/lib/zabbix/alertscripts
 +
/usr/lib/zabbix/externalscripts
 +
/var/lib/zabbix/modules
 +
/var/lib/zabbix/enc
 +
.../...
 +
/etc/ssl/nginx
  
  

Latest revision as of 10:04, 9 July 2020

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


Not recommended for production [1]

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[edit]

  • https://github.com/zabbix/zabbix-docker/issues/506#issuecomment-626738627
  • Advertising: