2026-05-18 13:01:32 -05:00
2026-05-18 13:01:32 -05:00
2026-05-18 13:01:32 -05:00
2026-05-18 13:01:32 -05:00
2026-05-18 13:01:32 -05:00
2026-05-18 13:01:32 -05:00
2026-05-18 13:01:32 -05:00

learningunix.net Infrastructure

Infrastructure as code for learningunix.net. Provisions a Debian server on Hetzner Cloud.

Provisioning with OpenTofu

Requires a Hetzner API token and an SSH key registered in your Hetzner account. Copy terraform.tfvars.example to terraform.tfvars and fill in your values. Do not commit terraform.tfvars.

cd infra/tofu
tofu fmt
tofu init
tofu validate
tofu plan
tofu apply
S
Description
No description provided
Readme 24 KiB
Languages
HCL 100%