{"id":25820063,"url":"https://github.com/guyzsarun-lab/gitops","last_synced_at":"2026-01-02T16:17:39.155Z","repository":{"id":278996315,"uuid":"937428353","full_name":"guyzsarun-lab/gitops","owner":"guyzsarun-lab","description":"GitOps repository for application deployed on Homelab","archived":false,"fork":false,"pushed_at":"2025-10-19T13:33:53.000Z","size":976,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-29T04:37:32.372Z","etag":null,"topics":["argocd","gitops","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/guyzsarun-lab.png","metadata":{"files":{"readme":"README.md","changelog":"changedetection/values.yaml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-23T02:53:22.000Z","updated_at":"2025-10-19T13:33:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d689f2a-b98c-4cf6-b64a-493c61dbcab1","html_url":"https://github.com/guyzsarun-lab/gitops","commit_stats":null,"previous_names":["guyzsarun-lab/gitops"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/guyzsarun-lab/gitops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyzsarun-lab%2Fgitops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyzsarun-lab%2Fgitops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyzsarun-lab%2Fgitops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyzsarun-lab%2Fgitops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guyzsarun-lab","download_url":"https://codeload.github.com/guyzsarun-lab/gitops/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guyzsarun-lab%2Fgitops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742377,"owners_count":26553656,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["argocd","gitops","hacktoberfest"],"created_at":"2025-02-28T09:42:55.333Z","updated_at":"2025-10-30T03:59:27.683Z","avatar_url":"https://github.com/guyzsarun-lab.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitops\n[![release](https://github.com/guyzsarun-lab/gitops/actions/workflows/release.yaml/badge.svg)](https://github.com/guyzsarun-lab/gitops/actions/workflows/release.yaml)\n\n## Project Build Status\n\n| __Project__ | Build Status | Description |\n| :--- | :--- | :--- |\n| __dashy__ | [![dashy](https://github.com/guyzsarun-lab/gitops/actions/workflows/dashy.yaml/badge.svg)](https://github.com/guyzsarun-lab/gitops/actions/workflows/dashy.yaml) | HomeLab Dashboard |\n| __toolchain__ | [![toolchain](https://github.com/guyzsarun-lab/gitops/actions/workflows/toolchain.yaml/badge.svg)](https://github.com/guyzsarun-lab/gitops/actions/workflows/toolchain.yaml) | DevOps Toolchain |\n| __cyberchef__ | [![cyberchef](https://github.com/guyzsarun-lab/gitops/actions/workflows/cyberchef.yaml/badge.svg)](https://github.com/guyzsarun-lab/gitops/actions/workflows/cyberchef.yaml) | Selfhosted [CyberChef](https://github.com/gchq/CyberChef/) |\n| __homepage__ | [![homepage](https://github.com/guyzsarun-lab/gitops/actions/workflows/homepage.yaml/badge.svg)](https://github.com/guyzsarun-lab/gitops/actions/workflows/homepage.yaml) | HomeLab Dashboard #2 |\n| __glance__ | | News Feed |\n\n## Project Structure\n\nThis repository follows the GitOps workflow to manage Kubernetes deployments. All changes to the cluster are performed by updating this repository, and the changes are automatically applied using [ArgoCD](https://argo-cd.readthedocs.io/) \n\n```markdown\n├── .github             # github action workflows\n├── applicationset      # argocd applicationset generator\n│   ├── base            # base kustomize template\n│   └── ...     \n|\n└──  changedetection    # argocd managed application\n```\n\n## Deployment\n\nTo deploy an application, you can tag the repository follows the naming convention: `\u003capplication-name\u003e-\u003cversion\u003e`. This tag triggers the deployment process via GitHub Actions.\n\n- Container image will be pushed to GitHub Container Registry.\n- Github Action will update the version in the `kustomization.yaml` file.\n- ArgoCD will sync the application with the new version.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguyzsarun-lab%2Fgitops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguyzsarun-lab%2Fgitops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguyzsarun-lab%2Fgitops/lists"}