{"id":18561575,"url":"https://github.com/sarcasticadmin/salt-pex","last_synced_at":"2026-04-17T08:01:55.514Z","repository":{"id":87532329,"uuid":"99251176","full_name":"sarcasticadmin/salt-pex","owner":"sarcasticadmin","description":null,"archived":false,"fork":false,"pushed_at":"2017-08-03T16:05:30.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-04T12:07:18.742Z","etag":null,"topics":["freebsd","pex","pkgng","python","salt","saltstack"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/sarcasticadmin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-08-03T16:04:28.000Z","updated_at":"2018-01-30T00:22:59.000Z","dependencies_parsed_at":"2023-05-16T11:16:05.229Z","dependency_job_id":null,"html_url":"https://github.com/sarcasticadmin/salt-pex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sarcasticadmin/salt-pex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarcasticadmin%2Fsalt-pex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarcasticadmin%2Fsalt-pex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarcasticadmin%2Fsalt-pex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarcasticadmin%2Fsalt-pex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sarcasticadmin","download_url":"https://codeload.github.com/sarcasticadmin/salt-pex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarcasticadmin%2Fsalt-pex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31920518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["freebsd","pex","pkgng","python","salt","saltstack"],"created_at":"2024-11-06T22:07:18.304Z","updated_at":"2026-04-17T08:01:55.490Z","avatar_url":"https://github.com/sarcasticadmin.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Salt Pex\n\nA way to build [Salt](https://saltstack.com/) using [pex](https://pex.readthedocs.io/en/stable/)\nand package the executable using FreeBSD's [pkgng](https://wiki.freebsd.org/pkgng).\n\nIt allows for a completely isolated environment for Salt.\n\n## Use\n\nBest to run this inside a jail since it'll be installing additional packages that\nare required for Salt and pex. Assuming we are in a jail:\n```sh\ngit clone https://github.com/sarcasticadmin/salt-pex.git\ncd salt-pex\nsh salt-pex.sh pkg\n```\n\nThis will create a `BUILD` directory and output the pkg in the root of that directory.\n\nPush up that pkg to a custom pkgng repo or install it directly:\n```sh\npkg install salt-call-pex\nrehash\nsalt-call --local --version\n```\n\n## Limitations\n1. Due to the single entrypoint in pex, this method of building salt is limited to a\nsingle binary. In this case the script currently uses `salt-call` allowing for\nmasterless configuration.\n2. Some modules in salt might have issues with installing salt in this way. The\nmajority should be fine however.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarcasticadmin%2Fsalt-pex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarcasticadmin%2Fsalt-pex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarcasticadmin%2Fsalt-pex/lists"}