{"id":19452577,"url":"https://github.com/bdpedigo/skedits-app","last_synced_at":"2026-04-17T09:31:04.631Z","repository":{"id":206303969,"uuid":"716317397","full_name":"bdpedigo/skedits-app","owner":"bdpedigo","description":"Tools for orchestrating skeleton analysis in cloud infrastructure","archived":false,"fork":false,"pushed_at":"2024-02-16T23:10:23.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T09:45:14.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bdpedigo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-11-08T22:10:05.000Z","updated_at":"2023-11-10T18:01:10.000Z","dependencies_parsed_at":"2023-11-10T11:04:23.127Z","dependency_job_id":"263f3086-b582-4f45-bb00-fea2023e4bfc","html_url":"https://github.com/bdpedigo/skedits-app","commit_stats":null,"previous_names":["bdpedigo/skedits-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bdpedigo/skedits-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdpedigo%2Fskedits-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdpedigo%2Fskedits-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdpedigo%2Fskedits-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdpedigo%2Fskedits-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bdpedigo","download_url":"https://codeload.github.com/bdpedigo/skedits-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bdpedigo%2Fskedits-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31923066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T09:10:15.403Z","status":"ssl_error","status_checked_at":"2026-04-17T09:10:14.455Z","response_time":62,"last_error":"SSL_read: 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":"2024-11-10T16:47:25.755Z","updated_at":"2026-04-17T09:31:04.615Z","avatar_url":"https://github.com/bdpedigo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# skedits-app\n\nRecipe for running some skeleton edits analysis in the cloud\n\n## Building/running (on Apple Silicon)\n\nI was having issues with `pip` not finding the right wheels I think since my computer is\nARM architecture - to fix, when building I needed to do:\n\n``docker buildx build --platform linux/amd64 -t skedits-app .``\n\nAnd when running:\n\n``docker run --rm --platform linux/amd64 -v /Users/ben.pedigo/.cloudvolume/secrets:/root/.cloudvolume/secrets skedits-app``\n\nThere's also:\n\n``docker compose up``\n\n## Publish\n\nTo tag:\n\n``docker tag skedits-app bdpedigo/skedits-app:v\u003cX\u003e``\n\nTo push\n\n``docker push bdpedigo/skedits-app:v\u003cX\u003e``\n\n## If running out of space\n\n``docker system prune -a``\n\n## Making a cluster\n \n``sh ./make_cluster.sh``\n\n## Configuring a cluster \n\n``kubectl apply -f kube-task.yml``\n\n## Monitor the cluster\n\n``kubectl get pods``\n\n## Watch the logs in real-time \n\n``kubectl logs -f \u003cpod-name\u003e``","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdpedigo%2Fskedits-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbdpedigo%2Fskedits-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbdpedigo%2Fskedits-app/lists"}