{"id":21423248,"url":"https://github.com/ivanclay/gitops-fullcycle","last_synced_at":"2025-12-31T14:36:18.285Z","repository":{"id":263306970,"uuid":"889962548","full_name":"ivanclay/gitops-fullcycle","owner":"ivanclay","description":"It is a gitop course taught on the Full Cycle platform","archived":false,"fork":false,"pushed_at":"2024-11-23T10:40:34.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T20:26:28.541Z","etag":null,"topics":["gitops","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/ivanclay.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-11-17T17:19:31.000Z","updated_at":"2024-11-23T10:40:37.000Z","dependencies_parsed_at":"2024-11-18T01:00:13.443Z","dependency_job_id":null,"html_url":"https://github.com/ivanclay/gitops-fullcycle","commit_stats":null,"previous_names":["ivanclay/gitops-fullcycle"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ivanclay/gitops-fullcycle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanclay%2Fgitops-fullcycle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanclay%2Fgitops-fullcycle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanclay%2Fgitops-fullcycle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanclay%2Fgitops-fullcycle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanclay","download_url":"https://codeload.github.com/ivanclay/gitops-fullcycle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanclay%2Fgitops-fullcycle/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265820261,"owners_count":23833563,"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":["gitops","go","golang"],"created_at":"2024-11-22T21:15:19.588Z","updated_at":"2025-12-31T14:36:18.253Z","avatar_url":"https://github.com/ivanclay.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Ops Full Cycle\n\n![Badge de Licença](https://img.shields.io/badge/git-0.0.0-lightgrey.svg?style=flat-square\u0026logo=git)\n![Badge de Licença](https://img.shields.io/badge/golang-1.19.0-blue.svg?style=flat-square\u0026logo=go)\n![Badge de Licença](https://img.shields.io/badge/docker-27.2.0-orange.svg?style=flat-square\u0026logo=docker)\n![Badge de Licença](https://img.shields.io/badge/kind-0.23.0-orange.svg?style=flat-square\u0026logo=kind)\n![Badge de Licença](https://img.shields.io/badge/kustomize-5.4.3-yellow.svg?style=flat-square\u0026logo=kustomize)\n![Badge de Licença](https://img.shields.io/badge/argocd-0.0.0-yellow.svg?style=flat-square\u0026logo=argo)\n\n![Badge de Versão](https://img.shields.io/badge/app-v_1.0.0-green.svg?style=flat-square\u0026logo=app)\n![Badge de Status do Projeto](https://img.shields.io/badge/status-training-blue.svg?style=flat-square)\n\nIt is a GitOps course taught on the Full Cycle platform\n\n## Build a Docker image\n\n```sh\ndocker build -t \u003cYOUR_DOCKER_USERNAME\u003e/gitopsfc:latest .\n```\n\n## Execute app in Docker\n\n```sh\ndocker run --rm -p 8080:8080 \u003cYOUR_DOCKER_USERNAME\u003e/gitopsfc:latest \n```\n\n## Create a local cluster (using `KIND`)\n\n```sh\n    kind create cluster --name=gitopsfc\n```\n\n## Apply context\n\n```sh\nkubectl cluster-info --context kind-gitopsfc\n```\n\n**Verify GitHub Actions Permissoins**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanclay%2Fgitops-fullcycle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanclay%2Fgitops-fullcycle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanclay%2Fgitops-fullcycle/lists"}