Hi,
I'm new with Zabbix
I'm trying to replace my old PRTG with a new instance of Zabbix. I made installation with this documentation : 5 Installation from containers (zabbix.com) but I have an error...
When I launch this command :
It stuck on :
I also try with alpine+pgsql, same result...
What is wrong ? I searched on forum, but no luck for the moment...
Thank you for your help !
I'm new with Zabbix

I'm trying to replace my old PRTG with a new instance of Zabbix. I made installation with this documentation : 5 Installation from containers (zabbix.com) but I have an error...
When I launch this command :
Code:
docker compose -f ./docker-compose_v3_alpine_mysql_latest.yaml up
Code:
zabbix-docker-zabbix-server-1 | **** MySQL server is not available. Waiting 5 seconds... zabbix-docker-zabbix-web-nginx-mysql-1 | **** MySQL server is not available. Waiting 5 seconds... zabbix-docker-zabbix-server-1 | **** MySQL server is not available. Waiting 5 seconds... zabbix-docker-zabbix-web-nginx-mysql-1 | **** MySQL server is not available. Waiting 5 seconds... zabbix-docker-zabbix-server-1 | **** MySQL server is not available. Waiting 5 seconds... zabbix-docker-zabbix-web-nginx-mysql-1 | **** MySQL server is not available. Waiting 5 seconds...
What is wrong ? I searched on forum, but no luck for the moment...
Thank you for your help !
Comment