{"id":22214365,"url":"https://github.com/zstyblik/go-facter","last_synced_at":"2025-07-27T12:32:02.504Z","repository":{"id":57514531,"uuid":"60967066","full_name":"zstyblik/go-facter","owner":"zstyblik","description":"Loose implementation of Puppet Labs facter in golang","archived":false,"fork":false,"pushed_at":"2023-06-25T16:28:06.000Z","size":208,"stargazers_count":13,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T16:37:54.140Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zstyblik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-12T12:52:21.000Z","updated_at":"2024-03-30T10:41:35.000Z","dependencies_parsed_at":"2024-06-20T16:22:42.509Z","dependency_job_id":"31bc6f57-7d9d-40f3-92ca-e003a4bc6346","html_url":"https://github.com/zstyblik/go-facter","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/zstyblik%2Fgo-facter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zstyblik%2Fgo-facter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zstyblik%2Fgo-facter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zstyblik%2Fgo-facter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zstyblik","download_url":"https://codeload.github.com/zstyblik/go-facter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227802812,"owners_count":17822113,"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":[],"created_at":"2024-12-02T21:15:59.221Z","updated_at":"2024-12-02T21:16:01.261Z","avatar_url":"https://github.com/zstyblik.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-facter\n\ngo-facter is a loose implementation of Puppet Labs [facter] in golang. The main target are platforms where there isn't possible or feasible to install Ruby, eg. [CoreOS]. Also, you can run it in Docker Container and still get data from the Host itself.\n\nIn theory, go-facter can be used as a library of sort to build custom facts.\n\n## Licence\n\n BSD 3-Clause (\"BSD New\" or \"BSD Simplified\") licence.\n\n## Environment variables\n\n* `HOST_ETC` - specify alternative path to `/etc` directory\n* `HOST_PROC` - specify alternative path to `/proc` mountpoint\n* `HOST_SYS` - specify alternative path to `/sys` mountpoint\n\n## Requirements\n\n- go v1.5 or newer is required\n\n## Build\n\n```\ngo get github.com/zstyblik/go-facter/...\ncd ~/go/src/github.com/zstyblik/go-facter\ngo build ./cmd/facter\n```\n\n[facter]: \u003chttps://github.com/puppetlabs/facter\u003e\n[CoreOS]: \u003chttps://coreos.com/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzstyblik%2Fgo-facter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzstyblik%2Fgo-facter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzstyblik%2Fgo-facter/lists"}