mirror of
https://github.com/dromara/hertzbeat.git
synced 2026-09-17 09:40:58 +00:00
support postgresql store meta data instead of h2 database add docker-compose file for postgresql add related docs Update home docs start postgresql-change.md Co-authored-by: tomsun28 <tomsun28@outlook.com> Signed-off-by: vinci <55838224+vinci-897@users.noreply.github.com> Update home docs start postgresql-change.md Co-authored-by: tomsun28 <tomsun28@outlook.com> Signed-off-by: vinci <55838224+vinci-897@users.noreply.github.com> Update home docs start postgresql-change.md Co-authored-by: tomsun28 <tomsun28@outlook.com> Signed-off-by: vinci <55838224+vinci-897@users.noreply.github.com> Update home docs start postgresql-change.md Co-authored-by: tomsun28 <tomsun28@outlook.com> Signed-off-by: vinci <55838224+vinci-897@users.noreply.github.com> --------- Signed-off-by: vinci <55838224+vinci-897@users.noreply.github.com> Co-authored-by: tomsun28 <tomsun28@outlook.com>
791 B
791 B
Docker-Compose Deploy
- Use Mysql + IoTDB as Hertzbeat dependent storage -> HertzBeat+Mysql+IoTDB Solution
- Use Mysql + Tdengine as Hertzbeat dependent storage -> HertzBeat+Mysql+Tdengine Solution
- Use Postgresql + IoTDB as Hertzbeat dependent storage -> HertzBeat+PostgreSQL+IoTDB Solution
Docker-Compose 部署方案
- 使用 Mysql + IoTDB 作为 Hertzbeat 依赖存储服务 -> HertzBeat+Mysql+IoTDB 方案
- 使用 Mysql + Tdengine 作为 Hertzbeat 依赖存储服务 -> HertzBeat+Mysql+Tdengine 方案
- 使用 PostgreSQL + IoTDB 作为 Hertzbeat 依赖存储服务 -> HertzBeat+PostgreSQL+IoTDB 方案