Skip to content

interfacerproject/DTECH_HSU_2025_OPS

 
 

Repository files navigation

Interfacer Staging

Follow the steps in (this guide)[https://justobjects.nl/terraform-first-steps/]

Prerequisites

  1. Install Open Tofu
  2. install ansible
  3. Open an account on Hetzner provider (or any other provider of cloud)
  4. Supply an (public) ssh key to a new hetzner cloud project
  5. Create an API token on the dashboard (Read & Write)
  6. Create a gandi account for DNS (or cloudflare or namecheap)
  7. Generate a GANDI PAT (personal access token)
  8. Create terraform.tfvars hcloud_token = "{value}"
  9. Append terraform.tfvars gandi_token = "{value}"
  10. Append terraform.tfvars hetzner_ssh_key_name = "{value}"
  11. Append terraform.tfvars private_ssh_key_path = "{value}"

About

Dev Ops utility for dtech hsu 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 59.1%
  • HCL 21.9%
  • Shell 11.0%
  • Makefile 8.0%