This repository contains the files to create a Grafana monitoring dashboard for the melvin server.
- Linux based OS
- Docker
- [Optional] Nvidia GPU with Cuda installed for GPU analytics
- Replace the password in the .env.example with your own
- Remove the ".example" from the .env file
- Run
docker compose -p melvin-monitoring up -d
You can change some settings in the .env file.
- Admin username
- Domain for the Grafana dashboard
- Grafana instance name
Visit http://localhost:3030 or your custom domain