> For the complete documentation index, see [llms.txt](https://kawsing.gitbook.io/opensystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kawsing.gitbook.io/opensystem/docker-cong-an-zhuang-dao-ying-yong-ru-men-pian/grafana.md).

# Grafana

docker run -d -p 3000:3000 --name=grafana -e "GF\_SERVER\_ROOT\_URL=<http://localhost>" -e "GF\_SECURITY\_ADMIN\_PASSWORD=secret" grafana/grafana
