This commit removes the Nginx configuration options related to OCSP stapling and OCSP Must-Staple. Let's Encrypt is discontinuing OCSP support in favor of CRLs (Certificate Revocation Lists) to improve privacy and simplify infrastructure.
DTSV configuration management and application deployment with Ansible
The infrastructure runs a basic LNPP (Linux + Nginx + PostgreSQL + PHP) stack on two instances.
- PostgreSQL 15
- MariaDB 10.10
- Nginx (mainline)
- PHP 8.1
- Redis
Web-Services
- Wordpress (twirling.de)
- Nextcloud (cloud.twirling.de)
Monitoring System (🚧 under construction 🚧)
- node_exporter (basic 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)
Description
Languages
Jinja
100%