Sfoglia il codice sorgente

Update docs/configuring-playbook-prometheus-grafana.md: move up the note about creating a CNAME record

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4046/head
Suguru Hirahara 1 anno fa
parent
commit
d7eb3f2765
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: E4F9743DAB4B7B75
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      docs/configuring-playbook-prometheus-grafana.md

+ 2
- 2
docs/configuring-playbook-prometheus-grafana.md Vedi File

@@ -8,6 +8,8 @@ By default, this playbook installs Grafana web user-interface on the `stats.` su

When setting, replace `example.com` with your own.

**Note**: It is possible to install Prometheus without installing Grafana. This case it is not required to create the CNAME record.

## Adjusting the playbook configuration

### Configure Prometheus
@@ -81,8 +83,6 @@ grafana_hostname: grafana.example.com

After changing the domain, **you may need to adjust your DNS** records to point the Grafana domain to the Matrix server.

**Note**: It is possible to install Prometheus without installing Grafana. This case it is not required to create the CNAME record.

## Installing

After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the playbook with [playbook tags](playbook-tags.md) as below:


Caricamento…
Annulla
Salva