Copy the docker-compose.yml template into your project folder and start the container.
Visit the Grafana Web Interface http://localhost:3000, and login with Grafana's default username and password: admin.
For more info visit: Official Grafana Getting started Documentation
It's not secure to expose Grafana via the HTTP protocol.
- Use a Reverse Proxy to securely expose administrative services.