{"id":19241125,"url":"https://github.com/binocarlos/kaispowertools","last_synced_at":"2026-03-01T15:31:35.460Z","repository":{"id":9862575,"uuid":"11860060","full_name":"binocarlos/kaispowertools","owner":"binocarlos","description":"Power tools for me!","archived":false,"fork":false,"pushed_at":"2015-07-08T10:15:37.000Z","size":2424,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T14:33:28.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/binocarlos.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":"2013-08-03T07:55:46.000Z","updated_at":"2015-05-07T11:36:16.000Z","dependencies_parsed_at":"2022-09-09T23:12:18.792Z","dependency_job_id":null,"html_url":"https://github.com/binocarlos/kaispowertools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/binocarlos/kaispowertools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binocarlos%2Fkaispowertools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binocarlos%2Fkaispowertools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binocarlos%2Fkaispowertools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binocarlos%2Fkaispowertools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binocarlos","download_url":"https://codeload.github.com/binocarlos/kaispowertools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binocarlos%2Fkaispowertools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29973315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T15:29:09.406Z","status":"ssl_error","status_checked_at":"2026-03-01T15:28:28.558Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-09T17:10:23.293Z","updated_at":"2026-03-01T15:31:35.444Z","avatar_url":"https://github.com/binocarlos.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"kaispowertools\n==============\n\nThis repo is totally for me and so I fragrantly litter my opinions throughout.\n\n## setup\n\nWhen running the docker container the `$HOME` folder is mounted as a volunme.\n\nAs a result, ssh hosts and git are configured normally on the host.\n\n```bash\n$ GIT_NAME=\"Kai Davenport\" GIT_EMAIL=\"kaiyadavenport@gmail.com\" make gitconfig\n```\n\n## docker\n\nBuild image:\n\n```bash\n$ cd kaispowertools\n$ docker build -t devbox .\n```\n\nRun dev container (replace mount points to customize):\n\n```bash\n$ docker run -ti --rm \\\n    -v /home/kai/projects:/srv/projects:ro \\\n    -v /home/kai:/root:ro \\\n    -v /usr/bin/docker:/usr/bin/docker \\\n    -v /var/run/docker.sock:/var/run/docker.sock \\\n    -p 80:80 \\\n    devbox\n```\n\n\n## port forward ssl\n\nYou must run vagrant as root to map the SSL port into the vagrant guest.\n\nTo avoid this - run vagrant normally and then (as root from host machine):\n\n```\n$ sudo make sslbridge\n```\n\nThis maps 443 -\u003e 4443 (which is port forwarded to the vagrant guest)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinocarlos%2Fkaispowertools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinocarlos%2Fkaispowertools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinocarlos%2Fkaispowertools/lists"}