File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: Custom installation
44
55As described in the [ Components] ( ../concept/components.md )
66chapter, there is a couple of ways how to set up pgwatch.
7- Two most common ways though are using the central ** configurartion database**
7+ Two most common ways though are using the central ** configuration database**
88approach and the ** YAML file** based approach, plus Grafana to
99visualize the gathered metrics.
1010
@@ -29,11 +29,11 @@ visualize the gathered metrics.
29291 . Make sure that there are auto-start services for all
3030 components in place and optionally set up also backups.
3131
32- ### Detailed steps for the configurartion database approach with Postgres sink
32+ ### Detailed steps for the configuration database approach with Postgres sink
3333
3434Below are the sample steps for a custom installation from scratch using
35- Postgres for the pgwatch configurartion database, measurements database and Grafana
36- configurartion database.
35+ Postgres for the pgwatch configuration database, measurements database and Grafana
36+ configuration database.
3737
3838All examples here assume Ubuntu as OS but it's basically the same for
3939RedHat family of operations systems also, minus package installation
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ YAML schema has default values for everything and there are no other
7878
7979The update process for Grafana looks pretty much like the installation
8080so take a look at the according
81- [ chapter] ( custom_installation.md#detailed-steps-for-the-configurartion -database-approach-with-postgres-sink ) .
81+ [ chapter] ( custom_installation.md#detailed-steps-for-the-configuration -database-approach-with-postgres-sink ) .
8282If using Grafana package repository it should happen automatically along
8383with other system packages. Grafana has a built-in database schema
8484migrator, so updating the binaries and restarting is enough.
You can’t perform that action at this time.
0 commit comments