{"id":19175784,"url":"https://github.com/handcraftedbits/home-infrastructure","last_synced_at":"2026-02-27T07:38:09.934Z","repository":{"id":95812464,"uuid":"294490598","full_name":"handcraftedbits/home-infrastructure","owner":"handcraftedbits","description":"Home infrastructure","archived":false,"fork":false,"pushed_at":"2020-12-13T19:15:59.000Z","size":124,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-13T03:54:42.862Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/handcraftedbits.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":"2020-09-10T18:28:13.000Z","updated_at":"2020-12-13T19:16:02.000Z","dependencies_parsed_at":"2023-04-30T11:48:16.397Z","dependency_job_id":null,"html_url":"https://github.com/handcraftedbits/home-infrastructure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/handcraftedbits/home-infrastructure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handcraftedbits%2Fhome-infrastructure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handcraftedbits%2Fhome-infrastructure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handcraftedbits%2Fhome-infrastructure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handcraftedbits%2Fhome-infrastructure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/handcraftedbits","download_url":"https://codeload.github.com/handcraftedbits/home-infrastructure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/handcraftedbits%2Fhome-infrastructure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29887670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T05:38:26.446Z","status":"ssl_error","status_checked_at":"2026-02-27T05:38:25.235Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-09T10:25:06.303Z","updated_at":"2026-02-27T07:38:09.912Z","avatar_url":"https://github.com/handcraftedbits.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Home Infrastructure\n\n[Ansible](https://www.ansible.com) playbooks, tools, and configuration used to manage home infrastructure.\n\n# Executing Playbooks\n\nUse `bin/ansible-playbook \u003cdev|k8s|work\u003e [options]` to run playbooks.  The script runs a Docker container that has all\nthe necessary dependencies and will look up the inventory file and other data from Vault.\n\nThe following [tags](https://docs.ansible.com/ansible/latest/user_guide/playbooks_tags.html) are defined:\n  * `dev.aws` (install [AWS](https://aws.amazon.com/) client and configuration)\n  * `dev.base` (install base VM dependencies)\n  * `dev.cifs_client` (install CIFS client software and mount shares)\n  * `dev.docker` (install [Docker](https://www.docker.com/) and associated tooling/configuration)\n  * `dev.dotfiles` (install dot files)\n  * `dev.go` (install [Go](https://golang.org/) and associated tooling/configuration)\n  * `dev.gpg` (install [GnuPG](https://gnupg.org/) and associated tooling/configuration)\n  * `dev.java` (install [Java](https://www.oracle.com/technetwork/java/index.html) and configuration)\n  * `dev.misc` (install miscellaneous packages)\n  * `dev.nfs_client` (install NFS client software and mount shares)\n  * `dev.sdkman` (install [SDKMAN!](https://sdkman.io/) and associated tooling/configuration)\n  * `dev.terraform` (install [Terraform](https://terraform.io/))\n  * `dev.tmux` (install [tmux](https://github.com/tmux/tmux) and associated configuration)\n  * `dev.vim` (install [Neovim](https://neovim.io/), plugins, and configuration)\n  * `dev.vscode` (install [code-server](https://github.com/cdr/code-server), plugins, and configuration)\n  * `dev.zsh` (install [Zsh](http://zsh.sourceforge.net/), plugins, and configuration)\n  * `k8s.apps` (install [Kubernetes](https://kubernetes.io) applications)\n    * `k8s.apps.bitwarden` (install [Bitwarden](https://bitwarden.com/))\n    * `k8s.apps.confluence` (install [Confluence](https://www.atlassian.com/software/confluence))\n    * `k8s.apps.dashboard` (install Kubernetes dashboard)\n    * `k8s.apps.jira` (install [JIRA](https://www.atlassian.com/software/jira))\n    * `k8s.apps.mysql` (install [MySQL](https://mysql.org/) server)\n    * `k8s.apps.openldap` (install [OpenLDAP](https://www.openldap.org))\n    * `k8s.apps.organizr` (install [organizr](https://organizr.app/))\n    * `k8s.apps.pgadmin` (install [pgAdmin](https://www.pgadmin.org/))\n    * `k8s.apps.plantuml` (install [PlantUML](https://plantuml.com))\n    * `k8s.apps.postgresql` (install [PostgreSQL](https://www.postgresql.org/) server)\n    * `k8s.apps.sslterminator` (install SSL termination for various services)\n  * `k8s.core` (install core Kubernetes cluster components)\n  * `vm.create` (create VMs)\n  * `work.base` (install base dependencies and settings on work system)\n  * `work.dock` (set up the macOS dock on work system)\n  * `work.dotfiles` (install dot files on work system)\n  * `work.misc` (install miscellaneous packages on work system)\n  * `work.sdkman` (install [SDKMAN!](https://sdkman.io/) and associated tooling/configuration on work system)\n  * `work.tmux` (install [tmux](https://github.com/tmux/tmux) and associated configuration on work system)\n  * `work.vim` (install [Neovim](https://neovim.io/), plugins, and configuration on a work system)\n  * `work.zsh` (install [Zsh](http://zsh.sourceforge.net/), plugins, and configuration on work system)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandcraftedbits%2Fhome-infrastructure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhandcraftedbits%2Fhome-infrastructure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhandcraftedbits%2Fhome-infrastructure/lists"}