mirror of
https://github.com/dromara/hertzbeat.git
synced 2026-09-17 17:50:29 +00:00
Co-authored-by: Calvin <zhengqiwei@apache.org> Co-authored-by: Sherlock Yin <sherlock.yin1994@gmail.com>
Docker-Compose Deploy
Suggest the HertzBeat + VictoriaMetrics + Postgresql Solution for the best performance and stability.
- Use Postgresql + VictoriaMetrics as Hertzbeat dependent storage -> HertzBeat+PostgreSQL+VictoriaMetrics Solution
- Use Mysql + VictoriaMetrics as Hertzbeat dependent storage -> HertzBeat+Mysql+VictoriaMetrics Solution
- Use Mysql + IoTDB as Hertzbeat dependent storage -> HertzBeat+Mysql+IoTDB Solution
- Use Mysql + Tdengine as Hertzbeat dependent storage -> HertzBeat+Mysql+Tdengine Solution