Skip to content
  1. Jan 08, 2021
    • nimrod's avatar
      Pre-commit. · 8fb7485c
      nimrod authored
      - Use a common pre-commit config snippet for Ansible projects.
      - Use a template for pre-commit GitLab CI job.
      - Address some issues raised now by pre-commit.
      8fb7485c
    • nimrod's avatar
      Self-signed key and certificate for bootstrapping. · ff15912f
      nimrod authored
      There's a chicken and egg issue with new servers, Nginx and Let's
      Encrypt. The Nginx setup expects an SSL key and certificate and DH
      params file. But the Let's Encrypt challenge has to have Nginx running.
      So as a bootstrap step, create an SSL key and self-signed certificate.
      Nginx will start (although clients over HTTPS will complain, the Let's
      Encrypt challenge requires just HTTP) and then I'll be able to pass the
      Let's Encrypt challenge.
      ff15912f
  2. Dec 30, 2020
  3. Dec 24, 2020
  4. Dec 14, 2020
  5. Dec 12, 2020
  6. Dec 06, 2020
  7. Apr 10, 2020