{"id":20882040,"url":"https://github.com/weaveworks/weave-gitops-quickstart","last_synced_at":"2025-05-12T17:31:18.018Z","repository":{"id":71989631,"uuid":"590848093","full_name":"weaveworks/weave-gitops-quickstart","owner":"weaveworks","description":"Quickstart resources to get you started with Weave GitOps Enterprise","archived":false,"fork":false,"pushed_at":"2023-12-04T16:17:32.000Z","size":1190,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-04-01T08:44:54.871Z","etag":null,"topics":["fluxcd","gitops","kubernetes","weave-gitops"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weaveworks.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":"2023-01-19T11:02:56.000Z","updated_at":"2025-03-11T21:03:46.000Z","dependencies_parsed_at":"2023-12-04T17:45:09.408Z","dependency_job_id":null,"html_url":"https://github.com/weaveworks/weave-gitops-quickstart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaveworks%2Fweave-gitops-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaveworks%2Fweave-gitops-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaveworks%2Fweave-gitops-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaveworks%2Fweave-gitops-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaveworks","download_url":"https://codeload.github.com/weaveworks/weave-gitops-quickstart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253787255,"owners_count":21964301,"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":["fluxcd","gitops","kubernetes","weave-gitops"],"created_at":"2024-11-18T07:28:44.142Z","updated_at":"2025-05-12T17:31:17.019Z","avatar_url":"https://github.com/weaveworks.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weave GitOps Quickstart\nIt contains quickstart resources to get you started with [Weave GitOps Enterprise](https://docs.gitops.weave.works/):\n\n- [Quickstart Templates](./quickstart-templates): a set of [Weave GitOps templates](https://docs.gitops.weave.works/docs/gitops-templates/templates/)\n  to get started using Weave GitOps Enterprise.\n\n## Requirements\n\n- You have [Weave GitOps Enterprise](https://www.weave.works/product/gitops-enterprise/) installed on a cluster.\n\n## Getting Started\n\n### Quickstart Templates\n\nDeploy the templates using flux with the following manifests.\n\n```\napiVersion: source.toolkit.fluxcd.io/v1beta2\nkind: GitRepository\nmetadata:\n  name: weave-gitops-quickstart\n  namespace: flux-system\nspec:\n  interval: 10m0s\n  ref:\n    branch: main\n  url: https://github.com/weaveworks/weave-gitops-quickstart\n---\napiVersion: helm.toolkit.fluxcd.io/v2beta1\nkind: HelmRelease\nmetadata:\n  name: quickstart-templates\n  namespace: flux-system\nspec:\n  chart:\n    spec:\n      chart: \"quickstart-templates\"\n      version: \"\u003e=0.1.0\"\n      sourceRef:\n        kind: GitRepository\n        name: weave-gitops-quickstart\n        namespace: flux-system\n  interval: 10m0s\n```\n\n## Contributing\n\nJust use this repo to open issues and contribute code via pull requests. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaveworks%2Fweave-gitops-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweaveworks%2Fweave-gitops-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaveworks%2Fweave-gitops-quickstart/lists"}