{"id":31628069,"url":"https://github.com/jirutka/apk-deploy-tool","last_synced_at":"2025-10-06T20:17:40.201Z","repository":{"id":65587648,"uuid":"237067644","full_name":"jirutka/apk-deploy-tool","owner":"jirutka","description":"Tool for easily deploying applications or configuration packaged in APK packages via SSH","archived":false,"fork":false,"pushed_at":"2024-01-21T17:06:35.000Z","size":78,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-08T04:43:19.443Z","etag":null,"topics":["alpine-linux","apk-tools","deployment","deployment-tools"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/jirutka.png","metadata":{"files":{"readme":"README.adoc","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}},"created_at":"2020-01-29T19:44:01.000Z","updated_at":"2023-12-28T22:50:06.000Z","dependencies_parsed_at":"2024-01-21T18:25:38.000Z","dependency_job_id":"16722591-63cf-4baa-bb83-10b50deb6f01","html_url":"https://github.com/jirutka/apk-deploy-tool","commit_stats":{"total_commits":32,"total_committers":1,"mean_commits":32.0,"dds":0.0,"last_synced_commit":"2b914177962b2320af68e308ba7c253f2f1b6cd1"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/jirutka/apk-deploy-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jirutka%2Fapk-deploy-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jirutka%2Fapk-deploy-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jirutka%2Fapk-deploy-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jirutka%2Fapk-deploy-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jirutka","download_url":"https://codeload.github.com/jirutka/apk-deploy-tool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jirutka%2Fapk-deploy-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278672041,"owners_count":26025826,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":["alpine-linux","apk-tools","deployment","deployment-tools"],"created_at":"2025-10-06T20:17:37.372Z","updated_at":"2025-10-06T20:17:40.191Z","avatar_url":"https://github.com/jirutka.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"= APK Deploy Tool\n:name: apk-deploy-tool\n:gh-name: jirutka/{name}\n:version: 0.5.3\n\nTODO\n\n\n== Requirements\n\n* http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html[POSIX-sh] compatible shell with `pipefail` support (e.g. Busybox ash, ZSH, bash, …)\n* common Busybox or GNU tools (grep, sed, tar, …)\n* https://github.com/alpinelinux/apk-tools[apk-tools]\n* ssh-keygen from OpenSSH\n* `doas` or `sudo`\n* https://github.com/OpenRC/openrc[OpenRC] init system (for restarting services)\n\n\n== Installation\n\nNOTE: The project’s link:Makefile[] supports standard GNU variables such as `DESTDIR`, `prefix`, `bindir`…\n\n\n=== From git\n\n[source, sh, subs=\"verbatim, attributes\"]\n----\ngit clone -b v{version} https://github.com/{gh-name}.git\ncd {name}\nmake install\n----\n\n\n=== From Tarball\n\n[source, sh, subs=\"verbatim, attributes\"]\n----\nwget https://github.com/{gh-name}/archive/v{version}/{name}-{version}.tar.gz\ntar -xzf {name}-{version}.tar.gz\ncd {name}-{version}\nmake install\n----\n\n\n== License\n\nThis project is licensed under http://opensource.org/licenses/MIT/[MIT License].\nFor the full text of the license, see the link:LICENSE[LICENSE] file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjirutka%2Fapk-deploy-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjirutka%2Fapk-deploy-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjirutka%2Fapk-deploy-tool/lists"}