mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 08:22:20 +08:00

* Encryption: Enable envelope encryption by default * Stop relying on feature toggles from settings (deprecated) * Database encryption docs (envelope encryption) * Remove deprecated (and no longer used) FT * Apply suggestions from code review Co-authored-by: Tania <yalyna.ts@gmail.com>
18 lines
596 B
Markdown
18 lines
596 B
Markdown
+++
|
|
aliases = ["/docs/grafana/latest/administration/"]
|
|
description = "Administration"
|
|
title = "Administration"
|
|
weight = 40
|
|
+++
|
|
|
|
# Administration
|
|
|
|
This section includes information for Grafana administrators, team administrators, and users performing administrative tasks:
|
|
|
|
- [Change Preferences]({{< relref "preferences" >}})
|
|
- [Configuration]({{< relref "configuration" >}})
|
|
- [Configure Docker image]({{< relref "configure-docker" >}})
|
|
- [Security]({{< relref "security" >}})
|
|
- [Database encryption]({{< relref "database-encryption" >}})
|
|
- [Service accounts]({{< relref "service-accounts" >}})
|