{"id":20310831,"url":"https://github.com/progrium/configurator","last_synced_at":"2025-04-11T16:03:38.942Z","repository":{"id":17722183,"uuid":"20549709","full_name":"progrium/configurator","owner":"progrium","description":null,"archived":false,"fork":false,"pushed_at":"2014-09-21T15:23:47.000Z","size":307,"stargazers_count":89,"open_issues_count":1,"forks_count":9,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-06-20T05:10:52.875Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/progrium.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":"2014-06-06T03:06:55.000Z","updated_at":"2023-07-19T17:43:24.000Z","dependencies_parsed_at":"2022-08-26T07:41:20.450Z","dependency_job_id":null,"html_url":"https://github.com/progrium/configurator","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fconfigurator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fconfigurator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fconfigurator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fconfigurator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/progrium","download_url":"https://codeload.github.com/progrium/configurator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224664788,"owners_count":17349479,"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-11-14T17:34:40.787Z","updated_at":"2024-11-14T17:34:41.414Z","avatar_url":"https://github.com/progrium.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"{\n\t\"$for\": \"@service\", \n\t\"in\": {\"$services\": \"*\"},\n\t\"loop\": [\"upstream\", {\"@service\": null}],\n\t\"else\": [\"noupstream\"]\n}\n\n{\n\t\"$if\": {\n\t\t\"$eq\": [\n\t\t\t{\"$environ\": \"FOOBAR\"}, \n\t\t\t\"foobar\"\n\t\t]\n\t},\n \t\"then\": \"Blah\",\n \t\"else\": \"Other\"\n }\n{\"$environ\": \"FOOBAR\"}\n{\"$service\": \"myapp\", \".\": \"Port\"}\n{\"$ref\": \"#foo/bar\"}\n{\"$set\": [\"@foo\", \"value\"]}\n\n\nremote: config store change notification (config or reference value)\nlocal: http mutation, config store pull\n\nany change should be validated before commit (going out) or apply (coming in)\n\nincoming(remote mutation): copy, validate(change, render), replace, apply\noutgoing(local mutation): copy, pull(copy, change, render), validate, commit(write, [pull, validate, write, ...])\n\n\n\nany change should go through render before apply\nkeep around last rendered\n\n\nTODO\n * full macro list\n * macro http interface\n * status of last validate for each watched key\n * use tigertonic?\n * encryption?\n * virtual grouping\n * layers","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrium%2Fconfigurator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrium%2Fconfigurator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrium%2Fconfigurator/lists"}