This commit is contained in:
2024-11-24 20:36:11 +01:00
parent 8d3cfadce9
commit 93a5b139a6
5 changed files with 8 additions and 4 deletions

View File

@@ -5,6 +5,8 @@ DocRudi is a flask-app that uses plotly (https://plotly.com/) to display
graphs of CPU-Utilization and Memory-Use of Docker-Containers by getting this
metrics from netdata (https://www.netdata.cloud).
![Screenshot.png](Screenshot.png)
## build
to build container from source:
1. clone repository