dev prometheus

This commit is contained in:
2022-02-22 21:50:47 +01:00
parent 2dd1678836
commit 60c7a070e6
6 changed files with 181 additions and 1 deletions

View File

@ -50,6 +50,7 @@ For all data critical part, I choose to use **1 dedicated VPS**. We will install
* `GlusterFS` as network filesystem, configured for cluster nodes
* `PostgreSQL` as main production database
* `MySQL` as additional secondary database (optional)
* `Redis` as fast database cache (optional)
* S3 Backup with `Restic`
Note as I will not set up this for **HA** (High Availability) here, as it's a complete another topic. So this data node will be our **SPF** (Single Point of Failure) with only one file system and DB.