Procházet zdrojové kódy

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 před 1 rokem
rodič
revize
d7eb3f2765
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: E4F9743DAB4B7B75
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      docs/configuring-playbook-prometheus-grafana.md

+ 2
- 2
docs/configuring-playbook-prometheus-grafana.md Zobrazit soubor

@@ -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. 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 ## Adjusting the playbook configuration


### Configure Prometheus ### 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. 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 ## 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: After configuring the playbook and potentially [adjusting your DNS records](#adjusting-dns-records), run the playbook with [playbook tags](playbook-tags.md) as below:


Načítá se…
Zrušit
Uložit