Skip to content
Snippets Groups Projects
  1. Dec 23, 2024
  2. Dec 22, 2024
  3. Aug 18, 2024
  4. Aug 17, 2024
  5. 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
  6. 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
  7. Jul 20, 2024
  8. Aug 29, 2022
  9. Aug 23, 2022
  10. Jun 08, 2022
  11. May 14, 2022
  12. Apr 18, 2022
  13. Oct 03, 2021
  14. Jun 16, 2021
  15. May 03, 2021
  16. Apr 08, 2021
  17. Oct 22, 2020
  18. Sep 23, 2020
  19. Sep 05, 2020
  20. Jun 17, 2020
  21. Jun 12, 2020
  22. Oct 13, 2019
  23. Sep 05, 2019
  24. Sep 01, 2019
  25. May 14, 2019
  26. Mar 24, 2019
  27. Feb 16, 2019
  28. Nov 18, 2018
  29. Nov 08, 2018
  30. Aug 17, 2018
  31. Aug 15, 2018
  32. Aug 14, 2018
  33. Jun 25, 2018
  34. May 30, 2018
Loading