Oli e376193480 remove deprecated nginx config options
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.
2025-07-01 18:06:15 +00:00
2022-10-09 21:41:56 +00:00
2022-10-09 21:41:56 +00:00
2022-10-09 21:41:56 +00:00
2022-12-15 22:34:38 +00:00
2022-10-09 21:41:56 +00:00
2023-02-28 21:13:15 +00:00
2023-10-21 13:13:20 +00:00
2025-06-05 22:53:10 +00:00

DTSV configuration management and application deployment with Ansible

The infrastructure runs a basic LNPP (Linux + Nginx + PostgreSQL + PHP) stack on two instances.

DB instance

  • PostgreSQL 15
  • MariaDB 10.10

Webserver instance

  • Nginx (mainline)
  • PHP 8.1
  • Redis

Web-Services

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
Ansible
Readme 238 KiB
Languages
Jinja 100%