From 2ec5c90a33190051d8524114e952ed7288856014 Mon Sep 17 00:00:00 2001 From: Oli Date: Thu, 15 Dec 2022 22:52:20 +0000 Subject: [PATCH] update readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 09ef3af..fe1b5b7 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,13 @@ The infrastructure runs a basic LNPP (Linux + Nginx + PostgreSQL + PHP) stack on **Web-Services** * Nextcloud ([cloud.twirling.de](https://cloud.twirling.de)) -* Wordpress (🚧 under construction 🚧) +* Wordpress ([dev.twirling.de](https://dev.twirling.de)) **Monitoring System** (🚧 under construction 🚧) * node_exporter (basic metrics) -* systemd_exporter (nextcloud systemd metrics) -* nginx_exporter (nginx metrics) +* systemd_exporter (Nextcloud systemd metrics) +* nginx_exporter (Nginx metrics) * php-fpm_exporter (php-fpm metrics) +* nextcloud_exporter (Nextcloud metrics) +* postgresql_exporter (PostgreSQL metrics) +* mysqld_exporter (MariaDB metrics) \ No newline at end of file