# DataEye **Repository Path**: xinzivps/DataEye ## Basic Information - **Project Name**: DataEye - **Description**: 11111111111111 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-27 - **Last Updated**: 2023-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DataEye Deploying Prometheus Node Exporter Grafana and cAdvisor with docker ## Create environment ```shell git clone https://github.com/wxkeykey/DataEye.git mkdir -p promgrafnode/prometheus mkdir -p promgrafnode/grafana/provisioning touch promgrafnode/docker-compose.yml touch promgrafnode/prometheus/prometheus.yml docker-compose up -d ```