Skip to content
Snippets Groups Projects
  1. Aug 17, 2024
  2. Jul 31, 2024
    • Kristian Klausen's avatar
      nginx: Add option for installing extra modules · 018e73b9
      Kristian Klausen authored
      This will be used for installing the geoip2 module, so we can make it
      more difficult for Chinese bots to crawl the wiki.
      
      The name of the shared object file can be overridden in case it is not
      named ngx_http_{{ module.name }}_module.so, e.g. srcache where the
      shared object is named ngx_http_srcache_filter_module.so.
      Verified
      018e73b9
  3. Jul 21, 2024
    • Jan Alexander Steffens (heftig)'s avatar
      nginx: Set a resolver · 73f6d643
      Jan Alexander Steffens (heftig) authored
      This is required of OCSP stapling to work, or you get warnings when
      NGINX starts up:
      
          no resolver defined to resolve e6.o.lencr.org while requesting certificate status
      
      Let NGINX use the local systemd-resolved as its resolver.
      
      Fixes: #607
      Verified
      73f6d643
  4. Jul 20, 2024
  5. Aug 29, 2022
  6. Aug 23, 2022
  7. Jun 08, 2022
  8. May 14, 2022
  9. Apr 18, 2022
  10. Oct 03, 2021
  11. Jun 16, 2021
  12. May 03, 2021
  13. Apr 08, 2021
  14. Oct 22, 2020
  15. Sep 23, 2020
  16. Sep 05, 2020
  17. Jun 17, 2020
  18. Jun 12, 2020
  19. Oct 13, 2019
  20. Sep 05, 2019
  21. Sep 01, 2019
  22. May 14, 2019
  23. Mar 24, 2019
  24. Feb 16, 2019
  25. Nov 18, 2018
  26. Nov 08, 2018
  27. Aug 17, 2018
  28. Aug 15, 2018
  29. Aug 14, 2018
  30. Jun 25, 2018
  31. May 30, 2018
  32. Apr 23, 2018
  33. Mar 21, 2018
  34. Mar 05, 2018
  35. Feb 28, 2018
Loading