Files
Joan López de la Franca Beltran 3e4b4dba46 Encryption: Enable envelope encryption by default (#49301)
* 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>
2022-05-24 10:34:47 +02:00

596 B

+++ 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" >}})