{"id":15429959,"url":"https://github.com/joshspicer/jarvis","last_synced_at":"2026-03-05T23:43:52.623Z","repository":{"id":38377397,"uuid":"489946227","full_name":"joshspicer/jarvis","owner":"joshspicer","description":"jarvis v2 - A collection home automation + various services hosted on AKS","archived":false,"fork":false,"pushed_at":"2024-05-02T20:38:59.000Z","size":1466,"stargazers_count":4,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-18T04:00:35.340Z","etag":null,"topics":["codespaces-friendly","home-automation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/joshspicer.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-08T13:06:41.000Z","updated_at":"2025-04-14T17:54:00.000Z","dependencies_parsed_at":"2024-04-30T22:03:23.876Z","dependency_job_id":"72fa73b9-2b61-46a8-93b3-9dd4a21a746b","html_url":"https://github.com/joshspicer/jarvis","commit_stats":{"total_commits":118,"total_committers":3,"mean_commits":"39.333333333333336","dds":0.07627118644067798,"last_synced_commit":"a24df8478fa8ff160d10ed6dbd4f8f9acbf5d7ef"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshspicer%2Fjarvis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshspicer%2Fjarvis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshspicer%2Fjarvis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshspicer%2Fjarvis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshspicer","download_url":"https://codeload.github.com/joshspicer/jarvis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249743187,"owners_count":21319070,"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","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":["codespaces-friendly","home-automation"],"created_at":"2024-10-01T18:13:25.888Z","updated_at":"2026-03-05T23:43:47.559Z","avatar_url":"https://github.com/joshspicer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jarvis (v2)\n\nAn ever-changing assortment of microservices and home automation services/experiments. Wrapped into a friendly chatbot (named Jarvis) and hosted in an Azure Kubernetes cluster.\n\n## Deploy\n\nJarvis is hosted on Azure Kubernetes service via the [rollout spec](./rollout.yaml) in this repo.  Deploy with `kubectl apply -f rollout.yaml`.\n\n## Developing 🚀\n\nThis repo is set up with a `.devcontainer.json` configuration for development in Codespaces.\n\nRunning the `Start Server` vscode task will build and run the `go` project under `./server`.\n\nThe task requires either:\n\n- A complete `dev.env` environment variable file. See [example.env](./example.env) for an idea of what secrets are necessary.\n\n- [Codespace repo-scoped secrets](https://docs.github.com/en/enterprise-cloud@latest/rest/codespaces/repository-secrets) for [each required secret](./example.env).\n\n### Build Docker Image\n\n```bash\n\n$ docker build -t jarvis ./server/ -f ./Dockerfile\n\n$ docker run -p 4000:4000 --env-file example.env jarvis\n\n[GIN-debug] GET    /health                   --\u003e main.Health (3 handlers)\n[GIN-debug] POST   /knock                    --\u003e main.Knock (4 handlers)\n2022/05/08 21:08:37 Bot authorized on account 'dev_bot'\nServing at http://localhost:4000\n```\n\n## Related projects\n\n[jarvis-apple-watch](https://github.com/joshspicer/jarvis-apple-watch)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshspicer%2Fjarvis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshspicer%2Fjarvis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshspicer%2Fjarvis/lists"}