The docker-compose deployment scheme uses PostgreSQL + VictoriaMetrics as the dependent storage service of Hertzbeat.
This solution will start three container services PostgreSQL, VictoriaMetrics, HertzBeat
- Download and install docker environment & docker-compose environment
Please refer to Docker official website documentation, Compose installation
$ docker -v Docker version 20.10.12, build e91ed57
-
Download the hertzbeat-docker-compose installation deployment script file The script file is located in
script/docker-compose/hertzbeat-postgresql-victoria-metrics
link script/docker-compose -
Enter the deployment script docker-compose directory, execute
docker compose up -d
Browser access localhost:1157
to start, the default account password admin/hertzbeat