Skip to content
Snippets Groups Projects
  1. Aug 19, 2023
    • Kristian Klausen's avatar
      Add small script to fetch SSH keys from the EC2 metadata service · 645b1a00
      Kristian Klausen authored
      This is meant to be used in the Hetzner cloud sandbox project, so SSH
      keys can be injected when a new VM is created from e.g. a CI pipeline,
      so that the CI pipeline can SSH to the newly created VM.
      
      The EC2 metadata service is used over the Hetzner metadata service, as
      it is supported by more providers (including Hetzner).
      645b1a00
    • Kristian Klausen's avatar
      Add API tokens for new Hetzner cloud sandbox project · e5529102
      Kristian Klausen authored
      A new Hetzner cloud project has been created called "Sandbox". This
      project is meant for non-production workload which must be created
      on-demand from e.g. a CI pipeline. The first project using the sandbox
      is aurweb, which wants to use GitLab's Review apps[1] feature to create
      dynamic environments on-demand.
      
      Two API tokens have been created, one for the infrastructure project (to
      be used by packer) and for the aurweb project.
      
      [1] https://docs.gitlab.com/ee/ci/review_apps/
      e5529102
    • Kristian Klausen's avatar
      packer: Convert from JSON to HCL · 0ba3f222
      Kristian Klausen authored
      As of version 1.7.0, HCL2 is the preferred way to write Packer
      templates. The documentation reflect this and it is easier if we use the
      preferred format.
      0ba3f222
  2. Aug 18, 2023
  3. Aug 13, 2023
  4. Aug 12, 2023
  5. Aug 11, 2023
  6. Aug 06, 2023
  7. Aug 04, 2023
  8. Aug 02, 2023
  9. Jul 31, 2023
  10. Jul 27, 2023
  11. Jul 23, 2023
  12. Jul 22, 2023
  13. Jul 21, 2023
  14. Jul 20, 2023
  15. Jul 17, 2023
  16. Jul 15, 2023
  17. Jul 12, 2023
Loading