{"id":16598253,"url":"https://github.com/eradman/rset","last_synced_at":"2025-04-30T09:16:04.531Z","repository":{"id":48990264,"uuid":"145256414","full_name":"eradman/rset","owner":"eradman","description":"Configure systems using any scripting language","archived":false,"fork":false,"pushed_at":"2025-04-26T00:42:52.000Z","size":598,"stargazers_count":91,"open_issues_count":0,"forks_count":7,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-30T09:15:44.653Z","etag":null,"topics":["configuration-management","infrastructure","orchestration","remote-execution","scripted-configuration","server-automation"],"latest_commit_sha":null,"homepage":"http://scriptedconfiguration.org/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eradman.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-18T22:22:15.000Z","updated_at":"2025-04-26T00:42:56.000Z","dependencies_parsed_at":"2023-10-24T20:34:18.425Z","dependency_job_id":"083a563e-1ac5-463c-a9e2-ca687a0939b3","html_url":"https://github.com/eradman/rset","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eradman%2Frset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eradman%2Frset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eradman%2Frset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eradman%2Frset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eradman","download_url":"https://codeload.github.com/eradman/rset/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251674586,"owners_count":21625645,"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":["configuration-management","infrastructure","orchestration","remote-execution","scripted-configuration","server-automation"],"created_at":"2024-10-12T00:08:10.014Z","updated_at":"2025-04-30T09:16:04.508Z","avatar_url":"https://github.com/eradman.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Remote Staging Execution Tool\n=============================\n\n[rset(1)] operates by staging files on a remote system, then executing\ninstructions embedded in the [pln(5)] files. Configuration may be written in any\ninterpreter capable of running input from a pipe.\n\nThe bundled utilities [renv(1)], [rinstall(1)] and [rsub(1)] provide standard\nmeans of installing and modifying configuration files. Capabilities are added by\nwriting utility scripts which are sent along with configuration data.\n\nSupported Platforms\n-------------------\n\n- OpenBSD\n- FreeBSD\n- MacOS\n- Linux (glibc, coreutils)\n- Linux (musl libc, busybox)\n\nSource Installation\n-------------------\n\n    ./configure\n\nCompile-time options can be changed by editing `config.h`.\n\nBuild using\n\n    make\n    make install\n\nor to install locally\n\n    PREFIX=$HOME/local make install\n\nRunning Tests\n-------------\n\nThe test suite depends on `ruby` and `bundler`.\n\n    make test\n\nAlternatively set a specific version of `ruby`\n\n    make test RUBY=/usr/local/bin/ruby32\n\nExamples\n--------\n\nList all labels matching a regex for host 'db1'\n\n    rset -n -x 'net|etc' db1\n\nExecute all labels matching a regex for hosts 'db[1-3]'\n\n    rset -x 'net|etc' db1 db2 db3\n\nIterate over a list of hosts read from a file and execute labels that start with\ndefault pattern `[0-9a-z]`\n\n    xargs rset \u003c hosts\n\nShow configuration files and labels that contain a reference a specific file\n\n    labelgrep httpd.conf *.pln\n\nNews\n----\n\nNotification of new releases are provided by an\n[Atom feed](https://github.com/eradman/rset/releases.atom),\nand release history is covered in the [NEWS](NEWS) file.\n\n[pln(5)]: http://scriptedconfiguration.org/man/pln.5.html\n[renv(1)]: http://scriptedconfiguration.org/man/renv.1.html\n[rinstall(1)]: http://scriptedconfiguration.org/man/rinstall.1.html\n[rset(1)]: http://scriptedconfiguration.org/man/rset.1.html\n[rsub(1)]: http://scriptedconfiguration.org/man/rsub.1.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feradman%2Frset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feradman%2Frset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feradman%2Frset/lists"}