19 lines
295 B
Markdown
Executable File
19 lines
295 B
Markdown
Executable File
#Installatie:
|
|
|
|
helm repo add zabbix-community https://zabbix-community.github.io/helm-zabbix
|
|
helm repo update
|
|
|
|
helm install zabbix zabbix-community/zabbix \
|
|
-f ~/zabbix_values.yaml \
|
|
-n monitoring
|
|
|
|
Default user: Admin
|
|
Default password: zabbix
|
|
|
|
=====
|
|
|
|
|
|
|
|
- user : admin
|
|
- password: Zabbix01@
|