{"id":18492712,"url":"https://github.com/betadots/hdm","last_synced_at":"2025-10-15T02:04:46.605Z","repository":{"id":37924821,"uuid":"417124117","full_name":"betadots/hdm","owner":"betadots","description":"The Hiera Data Manager (HDM) is a Web UI to visualize Hiera data and make it searchable!","archived":false,"fork":false,"pushed_at":"2025-10-02T12:37:23.000Z","size":15950,"stargazers_count":27,"open_issues_count":14,"forks_count":4,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-02T15:55:19.643Z","etag":null,"topics":["hiera","puppet"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/betadots.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-14T12:36:34.000Z","updated_at":"2025-10-01T13:30:12.000Z","dependencies_parsed_at":"2023-10-11T09:15:16.011Z","dependency_job_id":"29e9a90d-3758-4993-a1c3-2a44196d3d34","html_url":"https://github.com/betadots/hdm","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/betadots/hdm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betadots%2Fhdm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betadots%2Fhdm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betadots%2Fhdm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betadots%2Fhdm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/betadots","download_url":"https://codeload.github.com/betadots/hdm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/betadots%2Fhdm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279033950,"owners_count":26089400,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["hiera","puppet"],"created_at":"2024-11-06T13:10:23.907Z","updated_at":"2025-10-15T02:04:46.575Z","avatar_url":"https://github.com/betadots.png","language":"Ruby","funding_links":[],"categories":["Tools"],"sub_categories":["Web Interfaces"],"readme":"# HDM - Hiera Data Manager\n\n![Hiera Data Manager logo](/app/assets/images/logo_full.png)\n\nCopyright 2023-2025 betadots GmbH\n\nThis Rails application displays [Puppet](https://github.com/puppetlabs/puppet) Hiera data and offers a WebGUI to read/update/create that configuration.\n\n## Features\n\n* Shows where values of the key come from\n* Merge values if a special behavior for their keys are given\n* Optional management of data inside a git repository\n* Easy to setup via container\n* Authentication via\n  * local SQLite database\n  * LDAP and SAML connection to a Server, e.g. Microsoft Active Directory\n  * Admins only manage additional user accounts, no data\n* Autorization (Role Based Access Controll) via Groups\n  * Down to environment, node and key level\n* Smart proxy for integration in [foreman](https://github.com/betadots/foreman_hdm)\n\n## Documentation\n\nA complete documentation of setup and using HDM including [screenshots](doc/images) is located in [doc/](doc/).\n\n## Installation\n\nAt the moment manual installation is only tested on Debian, Ubuntu and Enterprise Linux. But we highly recommend to use the Docker image!\n\nTo take a first look at HDM or for development purposes, starting it as a Docker container WITHOUT a persistent database is sufficient.\n\n```console\ndocker run -it --rm -p 3000:3000 \\\n    -e DEVELOP=1 \\\n    -e SECRET_KEY_BASE=$(openssl rand -hex 16) \\\n    ghcr.io/betadots/hdm:development\n```\n\nFor both setup methods, see [doc/01_Setup.md](doc/01_Setup.md). For automated docker setups we recommend using Puppet code. A working profile example can be found in [PUPPET.md](PUPPET.md)\n\n## How to develop or contribute?\n\nsee [DEVELOPMENT.md](DEVELOPMENT.md)\n\nsee [CONTRIBUTING.md](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetadots%2Fhdm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbetadots%2Fhdm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetadots%2Fhdm/lists"}