{"id":39787181,"url":"https://github.com/jeromer/haiconf","last_synced_at":"2026-01-18T12:11:32.998Z","repository":{"id":11715435,"uuid":"14234749","full_name":"jeromer/haiconf","owner":"jeromer","description":"Lua based configuration management","archived":false,"fork":false,"pushed_at":"2019-03-13T11:34:12.000Z","size":94,"stargazers_count":3,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T00:32:36.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeromer.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":"2013-11-08T14:20:22.000Z","updated_at":"2019-03-13T11:34:14.000Z","dependencies_parsed_at":"2022-08-02T19:01:32.403Z","dependency_job_id":null,"html_url":"https://github.com/jeromer/haiconf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeromer/haiconf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromer%2Fhaiconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromer%2Fhaiconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromer%2Fhaiconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromer%2Fhaiconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeromer","download_url":"https://codeload.github.com/jeromer/haiconf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromer%2Fhaiconf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28535494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-18T12:11:32.369Z","updated_at":"2026-01-18T12:11:32.988Z","avatar_url":"https://github.com/jeromer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"What is Haiconf ?\n=================\n\nHaiconf is an experimental configuration management system based on the power of Lua.\n\nHow does this stuff work ?\n--------------------------\n\nThe idea is pretty simple. Haiconf will provide you with a set of primitives inspired by Puppet and others.\nYou simply have to write a program which uses theses primitives and this program will be applied sequentially.\nNo dependecy graph from hell, no DSL, no YAML.\n\nEnough bullshit, show me some code\n----------------------------------\n\nWell, haiconf is under heavy development but if you are curious you can have a look at what an ideal configuration file may look like in the future:\n\n-   \u003chttps://github.com/jeromer/haiconf/blob/master/prototypes/python/python.lua\u003e\n-   \u003chttps://github.com/jeromer/haiconf/blob/master/prototypes/ssh/ssh.lua\u003e\n\nYou can also have a look at \u003chttps://github.com/jeromer/haiconf/blob/master/haiconf.lua\u003e .\n\nI want to test it\n-----------------\n\nCurrently there is no package available.\n\nApplying the commands below should be enough:\n\n1.  Install lua **5.1** (no 5.2 please)\n2.  git clone \u003cgit@github.com\u003e:jeromer/haiconf.git\n3.  cd ./haiconf\n4.  ln -sv pwd $GOPATH/src/github.com/jeromer/\n5.  make installdependencies tests\n6.  change whatever you want in haiconf.lua\n7.  go run main.go (haiconf.lua will automatically be applied)\n\nFAQ\n---\n\n### Where is the master server ?\n\nThere is none. Haiconf is aimed at configuring a local node for the moment. Distribution will come later.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeromer%2Fhaiconf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeromer%2Fhaiconf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeromer%2Fhaiconf/lists"}