Either git clone the repo or download a zip of the latest files.
Go into the examples/mc-monitor-prom
directory and start the composition using:
docker-compose up -d
Use docker-compose logs -f
to watch the logs of the containers. When the Minecraft server with service name mc
is up and running, then move onto the next step.
Open a browser to http://localhost:3000 and log in initially with the username "admin" and password "admin". You will then be prompted to create a new password for the admin user.
A dashboard called "MC Monitor" is provisioned and can be accessed in the dashboards section. That dashboard uses the Prometheus datasource that was provisioned.