mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 16:22:35 +08:00

* Changes. to metadata in Manage users * changes to install section * Added titile * More changes. * Updated administration folder metadata, moved 2 files from installation folder. * Added links to Administration landing page, other metadata changes worked out. * Updated alerting section metadata. * Updated metadata of Auth section. Broke index and created separate Grafana Authentication section. * Added correct weight. * Updated metadata for the Best practices section. * Updated metadata in templates, broke Overview topic. * Updated subment Variable types metadata * Fixed yaml file and H1 description of Variables syntax topic. * Couple more metadata changes. * Added aliases files, as suggested by Diana.
20 lines
557 B
Markdown
20 lines
557 B
Markdown
+++
|
|
title = "Administration"
|
|
description = "Administration"
|
|
type = "docs"
|
|
[menu.docs]
|
|
name = "Administration"
|
|
identifier = "admin"
|
|
weight = 20
|
|
+++
|
|
|
|
# Administration
|
|
|
|
This section includes information for Grafana administrators, team administrators, and users performing administrative tasks:
|
|
|
|
- [Change password]({{< relref "change-your-password" >}})
|
|
- [Change Preferences]({{< relref "preferences" >}})
|
|
- [Configuration]({{< relref "configuration" >}})
|
|
- [Configure Docker image]({{< relref "configure-docker" >}})
|
|
- [Security]({{< relref "security" >}})
|