Install Zabbix on CentOS 7
- 
@coliver said in Install Zabbix on CentOS 7:
Did anyone get Zabbix working over SSL? I'm getting a 403 error when I try to setup the certificates.
I'm planning to do this and I think the best way (from what I've read) is to use a proxy to handle the SSL cert for you
 - 
@wirestyle22 said in Install Zabbix on CentOS 7:
@coliver said in Install Zabbix on CentOS 7:
Did anyone get Zabbix working over SSL? I'm getting a 403 error when I try to setup the certificates.
I'm planning to do this and I think the best way (from what I've read) is to use a proxy to handle the SSL cert for you
Does this mean proxying internal connections as well?
I know Scott loves his LANLess design, so maybe my question is meaningless, because to him there is no internal?
 - 
@dashrender said in Install Zabbix on CentOS 7:
@wirestyle22 said in Install Zabbix on CentOS 7:
@coliver said in Install Zabbix on CentOS 7:
Did anyone get Zabbix working over SSL? I'm getting a 403 error when I try to setup the certificates.
I'm planning to do this and I think the best way (from what I've read) is to use a proxy to handle the SSL cert for you
Does this mean proxying internal connections as well?
I know Scott loves his LANLess design, so maybe my question is meaningless, because to him there is no internal?
Yes, you could setup a proxy on the same box as Zabbix.
 - 
@coliver said in Install Zabbix on CentOS 7:
@dashrender said in Install Zabbix on CentOS 7:
@wirestyle22 said in Install Zabbix on CentOS 7:
@coliver said in Install Zabbix on CentOS 7:
Did anyone get Zabbix working over SSL? I'm getting a 403 error when I try to setup the certificates.
I'm planning to do this and I think the best way (from what I've read) is to use a proxy to handle the SSL cert for you
Does this mean proxying internal connections as well?
I know Scott loves his LANLess design, so maybe my question is meaningless, because to him there is no internal?
Yes, you could setup a proxy on the same box as Zabbix.
Zabbix makes their own Proxy as well just as a side note
 - 
@wirestyle22 said in Install Zabbix on CentOS 7:
@coliver said in Install Zabbix on CentOS 7:
@dashrender said in Install Zabbix on CentOS 7:
@wirestyle22 said in Install Zabbix on CentOS 7:
@coliver said in Install Zabbix on CentOS 7:
Did anyone get Zabbix working over SSL? I'm getting a 403 error when I try to setup the certificates.
I'm planning to do this and I think the best way (from what I've read) is to use a proxy to handle the SSL cert for you
Does this mean proxying internal connections as well?
I know Scott loves his LANLess design, so maybe my question is meaningless, because to him there is no internal?
Yes, you could setup a proxy on the same box as Zabbix.
Zabbix makes their own Proxy as well just as a side note
I wasn't aware. I've got the SSL "working" kind of but need to troubleshoot my virtualhost declaration as to why it isn't working.
 - 
@coliver said in Install Zabbix on CentOS 7:
@wirestyle22 said in Install Zabbix on CentOS 7:
@coliver said in Install Zabbix on CentOS 7:
@dashrender said in Install Zabbix on CentOS 7:
@wirestyle22 said in Install Zabbix on CentOS 7:
@coliver said in Install Zabbix on CentOS 7:
Did anyone get Zabbix working over SSL? I'm getting a 403 error when I try to setup the certificates.
I'm planning to do this and I think the best way (from what I've read) is to use a proxy to handle the SSL cert for you
Does this mean proxying internal connections as well?
I know Scott loves his LANLess design, so maybe my question is meaningless, because to him there is no internal?
Yes, you could setup a proxy on the same box as Zabbix.
Zabbix makes their own Proxy as well just as a side note
I wasn't aware. I've got the SSL "working" kind of but need to troubleshoot my virtualhost declaration as to why it isn't working.
Wish I could help more. This is something I am doing in the very near future though.
 - 
I'm about setup Zabbix with above script on CentOS 8.
Do I just need to update the link below, to get latest Zabbix version? all remains same?
http://repo.zabbix.com/zabbix/5.0/rhel/8/x86_64/zabbix-release-5.0-1.el8.noarch.rpm - 
@openit said in Install Zabbix on CentOS 7:
I'm about setup Zabbix with above script on CentOS 8.
Do I just need to update the link below, to get latest Zabbix version? all remains same?
http://repo.zabbix.com/zabbix/5.0/rhel/8/x86_64/zabbix-release-5.0-1.el8.noarch.rpmThis is a 4 year old guide, no guarantees.
But yes, it will likely be that easy.
 - 
 - 
@VoIP_n00b said in Install Zabbix on CentOS 7:
https://computingforgeeks.com/how-to-install-zabbix-server-on-rhel-8-centos-8/
Followed that yesterday and all went OK
 - 
@hobbit666 said in Install Zabbix on CentOS 7:
@VoIP_n00b said in Install Zabbix on CentOS 7:
https://computingforgeeks.com/how-to-install-zabbix-server-on-rhel-8-centos-8/
Followed that yesterday and all went OK
Thanks for feedback!