{"id":16837881,"url":"https://github.com/m110/packer-builder-hcloud","last_synced_at":"2025-03-23T15:31:36.068Z","repository":{"id":57604907,"uuid":"118962806","full_name":"m110/packer-builder-hcloud","owner":"m110","description":"Packer builder plugin for Hetzner Cloud - https://hetzner.cloud","archived":false,"fork":false,"pushed_at":"2019-05-17T10:15:44.000Z","size":22,"stargazers_count":25,"open_issues_count":6,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T21:54:30.322Z","etag":null,"topics":["golang","hetzner","hetzner-cloud","packer"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m110.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-25T20:15:28.000Z","updated_at":"2023-06-05T22:12:59.000Z","dependencies_parsed_at":"2022-09-26T20:01:15.869Z","dependency_job_id":null,"html_url":"https://github.com/m110/packer-builder-hcloud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m110%2Fpacker-builder-hcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m110%2Fpacker-builder-hcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m110%2Fpacker-builder-hcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m110%2Fpacker-builder-hcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m110","download_url":"https://codeload.github.com/m110/packer-builder-hcloud/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245122854,"owners_count":20564391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","hetzner","hetzner-cloud","packer"],"created_at":"2024-10-13T12:19:18.538Z","updated_at":"2025-03-23T15:31:35.355Z","avatar_url":"https://github.com/m110.png","language":"Go","readme":"# DEPRECATED: see official builder here: https://www.packer.io/docs/builders/hetzner-cloud.html\n\n# packer-builder-hcloud\n[Packer](https://packer.io/) builder plugin for [Hetzner Cloud](https://hetzner.cloud/).\n\nThis plugin can be used to build provisioned images (snapshots) for Hetzner Cloud.\nThose can be later used for rapid deploying using [Terraform](https://terraform.io/) (check the [official plugin](https://github.com/hetznercloud/terraform-provider-hcloud)).\n\n# Building\n\nYou'll need [dep](https://github.com/golang/dep) to install dependencies.\n\nClone the repository and run:\n\n```\ndep ensure\ngo build -o ~/.packer.d/plugins/packer-builder-hcloud\n```\n\n# Example template\n\n```\n{\n  \"builders\": [\n      {\n          \"type\": \"hcloud\",\n          \"token\": \"API_TOKEN\",\n          \"server_type\": \"cx11\",\n          \"source_image\": \"ubuntu-16.04\",\n          \"image_name\": \"some-image\",\n          \"location\": \"fsn1\",\n          \"datacenter\": \"fsn1-dc8\",\n          \"user_data\": \"\",\n          \"ssh_username\": \"root\"\n      }\n  ]\n}\n```\n\nSee https://github.com/m110/infrastructure-as-code for more complete example.\n\nYou can find server types and soure images querying [the API](https://docs.hetzner.cloud/#resources-server-types).\n\n# Known issues\n\n* For some reason, `ansible-remote` provider works only with paramiko connection.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm110%2Fpacker-builder-hcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm110%2Fpacker-builder-hcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm110%2Fpacker-builder-hcloud/lists"}