Skip to content

2.3.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 18:05
· 2 commits to master since this release

This version is intended to be used with Fedora 41 and upper because of breaking changes in this Fedora version (DNF is replaced by DNF5, Redis is replaced by Valkey).

Commits

  • Add Netdata agent (Monitoring tool). (jgoutin)
  • Ensure /home/nextcloud/.cache is reachable from services (jgoutin)
  • Add sensors to Netdata (jgoutin)
  • remove a useless Nginx configuration section based on Nginx warning (jgoutin)
  • Enable HTTP/3 (jgoutin)
  • Fix SELinux issues (jgoutin)
  • Add netdata collectors. (jgoutin)
  • ba9ee06: php-fpm: Add netdata collectors. (jgoutin)
  • Add Netdata collector. (jgoutin)
  • Fix idempotency (jgoutin)
  • Add netdata collector (jgoutin)
  • Deny traffic to local network, localhost, link local by default (jgoutin)
  • Always end with "http_access deny all" (jgoutin)
  • Drop "X-Forwarded-For" & "Via" headers. (jgoutin)
  • Ensure logrotate is installed and enabled (jgoutin)
  • Add Netdata collectors (jgoutin)
  • Remove manager from access log (jgoutin)
  • Remove CONNECT from access log (jgoutin)
  • Handle "repodata/repomd.xml.asc" case (jgoutin)
  • Add redis_log_level parameter and reduce default verbosity. (jgoutin)
  • 41b0dd9: php-fpm: Add php_fpm_log_level parameter and reduce default verbosity. (jgoutin)
  • Add nextcloud_log_level parameter and reduce default verbosity. (jgoutin)
  • 3fd28f2: php-fpm: Enable PHP 8 Jit. (jgoutin)
  • Move cache and updater directories out of data directory. (jgoutin)
  • Ensure logrotate is configured. (jgoutin)
  • Restrict access to status pages. (jgoutin)
  • Add host domain to /etc/hosts (jgoutin)
  • Add timeout to cron service. (jgoutin)
  • add common_grub_save_default (jgoutin)
  • Use GRUB_TIMEOUT_STYLE=hidden when common_grub_auto_hide=true (jgoutin)
  • Add FS-Cache. (jgoutin)
  • Fix Fedora 41 DNF5 support. (jgoutin)
  • 566841d: php-fpm: Fix Fedora 41 DNF5 support. (jgoutin)
  • 1a8cb35: redis/nexctloud: Migrate to Valkey (jgoutin)
  • a200307: Update Fedora/Ansible compatible versions (jgoutin)
  • Fix "squid_dnf_mirrors" DNS error. (jgoutin)
  • Ensure "python3-libdnf" is installed ("squid_dnf_mirrors" requirement until migrated to "libdnf5"). (jgoutin)