mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
moves custom branding to configuration (#51522)
This commit is contained in:
parent
5eb35e1b78
commit
f59a4d51cd
@ -2,16 +2,17 @@
|
||||
aliases:
|
||||
- /docs/grafana/latest/enterprise/white-labeling/
|
||||
- /docs/grafana/latest/setup-grafana/enable-custom-branding/
|
||||
- /docs/grafana/latest/setup-grafana/configure-grafana/configure-custom-branding/
|
||||
description: Change the look of Grafana to match your corporate brand.
|
||||
title: Enable custom branding
|
||||
weight: 1300
|
||||
weight: 300
|
||||
---
|
||||
|
||||
# Enable custom branding
|
||||
# Configure custom branding
|
||||
|
||||
Custom branding allows you to replace the Grafana brand and logo with your own corporate brand and logo.
|
||||
|
||||
> **Note:** Available in [Grafana Enterprise]({{< relref "../enterprise/" >}}) and [Grafana Cloud Advanced]({{< ref "/docs/grafana-cloud" >}}).
|
||||
> **Note:** Available in [Grafana Enterprise]({{< relref "../../enterprise/" >}}) and [Grafana Cloud Advanced]({{< ref "/docs/grafana-cloud" >}}).
|
||||
|
||||
Grafana Enterprise has custom branding options in the `grafana.ini` file. As with all configuration options, you can also set them with environment variables.
|
||||
|
||||
@ -32,7 +33,7 @@ You can change the following elements:
|
||||
|
||||
{{< figure src="/static/img/docs/v66/whitelabeling_1.png" max-width="800px" caption="Custom branding example" >}}
|
||||
|
||||
The configuration file in Grafana Enterprise contains the following options. Each option is defined in the file. For more information about configuring Grafana, refer to [Configuration]({{< relref "configure-grafana/" >}}).
|
||||
The configuration file in Grafana Enterprise contains the following options. Each option is defined in the file. For more information about configuring Grafana, refer to [Configuration]({{< relref "../configure-grafana/" >}}).
|
||||
|
||||
```ini
|
||||
# Enterprise only
|
Loading…
Reference in New Issue
Block a user