update readme

This commit is contained in:
Oli
2022-12-15 22:52:20 +00:00
parent 8aab1a550c
commit 2ec5c90a33

View File

@@ -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)