{"id":15588278,"url":"https://github.com/qbart/ohowl","last_synced_at":"2025-03-29T09:22:10.874Z","repository":{"id":57543806,"uuid":"292709074","full_name":"qbart/ohowl","owner":"qbart","description":"Hetzner Cloud utils","archived":false,"fork":false,"pushed_at":"2023-01-28T16:46:52.000Z","size":174,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T06:33:13.573Z","etag":null,"topics":["acme-dns","configuration","consul","go","hcloud","hetzner","hetzner-cloud","hetzner-cloud-utils","templates","tls"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qbart.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":"2020-09-04T00:25:31.000Z","updated_at":"2021-08-10T02:32:17.000Z","dependencies_parsed_at":"2023-02-15T17:46:27.680Z","dependency_job_id":null,"html_url":"https://github.com/qbart/ohowl","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbart%2Fohowl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbart%2Fohowl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbart%2Fohowl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbart%2Fohowl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qbart","download_url":"https://codeload.github.com/qbart/ohowl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246163013,"owners_count":20733536,"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":["acme-dns","configuration","consul","go","hcloud","hetzner","hetzner-cloud","hetzner-cloud-utils","templates","tls"],"created_at":"2024-10-02T22:22:20.093Z","updated_at":"2025-03-29T09:22:10.840Z","avatar_url":"https://github.com/qbart.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"⚠ Since Hetzner Cloud supports some features out of the box, this project no longer make sense - unmaintained \n\nTODO:\n- Consul/Vault storage\n- cert revocation\n\n# Oh, Owl!\n\n**Hetzner** Cloud utils\n\n## Usage\n\nGet metadata\n```\nowl hcloud metadata # =\u003e {\"id\":\"12345\",\"hostname\":\"name\",\"ip\":\"10.0.1.11\",\"public_ip\":\"X.Y.Z.W\"}\n```\n\nWait for private IP to be assigned (30x every 10s)\n```\nowl hcloud wait\n```\n\n## Template rendering (generic)\n\n```\nowl tpl render /tmp/consul.json \\\n    ip=$(owl hcloud metadata | jq -r .ip) \\\n    node_name=$(owl hcloud metadata | jq -r .hostname) \\\n    \u003e /opt/consul/config/default.json\n```\n\n## TLS\n\nIssues, renews and lists certificates using Let's Encrypt (based on [lego](https://github.com/go-acme/lego/) library :star:).\nUses pluggable storage system.\n\nIssue/Renew certificate (when testing use `debug=true`)\n```\nowl hcloud tls issue\n    token=$HCLOUD_DNS_TOKEN\n    email=you@example.com\n    domains=*.ohowl.dev,ohowl.dev\n    cert-path=/tmp\n    cert-storage=fs|consul|vault\n    account-path=/tmp\n    account-storage=fs|consul|vault\n    debug=true\n\nowl hcloud tls renew\n   ... # same params\n```\n\nList certificates\n```\nowl hcloud tls list cert-path=/tmp cert-storage=fs|consul|vault\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbart%2Fohowl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqbart%2Fohowl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbart%2Fohowl/lists"}