Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayyiku committed Jul 11, 2023
1 parent bbcc392 commit 57dd846
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
# DataEye
# DataEye

Deploying Prometheus Node Exporter Grafana and cAdvisor with docker

## Create environment
```shell
mkdir -p promgrafnode/prometheus
mkdir -p promgrafnode/grafana/provisioning
touch promgrafnode/docker-compose.yml
touch promgrafnode/prometheus/prometheus.yml

docker-compose up -d
```

0 comments on commit 57dd846

Please sign in to comment.