
为 Proxmox 搭建基于 influxdb 的 Grafana
前言 为了方便,使用 Docker 搭建。 方案 Docker compose yaml如下: services: influxdb: image: influxdb container_name: in…
X represents eXploration X.
X represents eXploration X.

前言 为了方便,使用 Docker 搭建。 方案 Docker compose yaml如下: services: influxdb: image: influxdb container_name: in…