{"id":20278737,"url":"https://github.com/zrierc/lauch-pad","last_synced_at":"2026-03-19T15:03:37.822Z","repository":{"id":247054172,"uuid":"823662107","full_name":"zrierc/lauch-pad","owner":"zrierc","description":"Automate setup \u0026 Installation for my environments","archived":false,"fork":false,"pushed_at":"2024-07-11T06:25:38.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-06T05:03:26.398Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/zrierc.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":"2024-07-03T13:13:13.000Z","updated_at":"2024-07-11T06:25:41.000Z","dependencies_parsed_at":"2024-11-14T13:27:47.943Z","dependency_job_id":"69450b72-13d8-4818-8d48-506e703ac6de","html_url":"https://github.com/zrierc/lauch-pad","commit_stats":null,"previous_names":["zrierc/lauch-pad"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zrierc/lauch-pad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zrierc%2Flauch-pad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zrierc%2Flauch-pad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zrierc%2Flauch-pad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zrierc%2Flauch-pad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zrierc","download_url":"https://codeload.github.com/zrierc/lauch-pad/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zrierc%2Flauch-pad/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30283414,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"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-14T13:26:01.839Z","updated_at":"2026-03-09T04:31:20.742Z","avatar_url":"https://github.com/zrierc.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lauch-Pad\n\nPersonal scripts for setup, load dotfiles and automate configuration for new environments.\n\n### TODO\n\n- [ ] Integrate with my dotfiles\n- [ ] Setup private config (ssh, git, pass-manager, vpn, etc)\n\n## Pre-Requisite\n\n- Ansible\n- Docker\n\n## Run\n\nTo run the automation script run the following command:\n\n\n```bash\nansible-playbook local.yml\n```\n\nYou can run the automation script for specify group tools/configurations using tags. For example:\n\n```bash\nansible-playbook -t dotfiles local.yml\n```\n\n\u003e The command above will start automation script to install required tools, deps and conf for dotfiles only.\n\n## Test\n\n### Validating Playbooks using Linter\n\nhttps://ansible.readthedocs.io/projects/lint/\n\n[learn more](https://docs.ansible.com/ansible/latest/community/other_tools_and_programs.html#validate-playbook-tools)\n\n### Run Playbook in Check Mode\n\n```bash\nansible-playbook --check local.yml\n```\n\n[learn more](https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_intro.html#running-playbooks-in-check-mode)\n\n### Use docker to test the automation script\n\n- Build image\n\n```bash\nchmod +x ./build-containers \u0026\u0026 ./build-containers\n```\n\n- Create and run container\n\n```bash\ndocker run --rm -it new-computer bash\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzrierc%2Flauch-pad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzrierc%2Flauch-pad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzrierc%2Flauch-pad/lists"}