{"id":21676126,"url":"https://github.com/leoviana00/devops-cicd-environment","last_synced_at":"2025-04-12T04:55:14.799Z","repository":{"id":41965816,"uuid":"466463602","full_name":"leoviana00/devops-cicd-environment","owner":"leoviana00","description":"Construção de uma ambiente CICD - Em andamento...","archived":false,"fork":false,"pushed_at":"2022-10-01T20:05:19.000Z","size":18590,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T04:55:03.929Z","etag":null,"topics":["ansible","cicd","docker","gitlab","jenkins","registry","sonarqube","vagrant","virtualbox"],"latest_commit_sha":null,"homepage":"","language":"Python","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/leoviana00.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}},"created_at":"2022-03-05T13:38:47.000Z","updated_at":"2023-11-03T13:24:24.000Z","dependencies_parsed_at":"2023-01-19T01:46:05.584Z","dependency_job_id":null,"html_url":"https://github.com/leoviana00/devops-cicd-environment","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/leoviana00%2Fdevops-cicd-environment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leoviana00%2Fdevops-cicd-environment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leoviana00%2Fdevops-cicd-environment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leoviana00%2Fdevops-cicd-environment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leoviana00","download_url":"https://codeload.github.com/leoviana00/devops-cicd-environment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248519472,"owners_count":21117757,"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":["ansible","cicd","docker","gitlab","jenkins","registry","sonarqube","vagrant","virtualbox"],"created_at":"2024-11-25T14:12:16.407Z","updated_at":"2025-04-12T04:55:14.753Z","avatar_url":"https://github.com/leoviana00.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eDevOps\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"DevOps\" src=\"https://img.shields.io/static/v1?label=DevOps\u0026message=CICD\u0026color=8257E5\u0026labelColor=000000\"  /\u003e\n\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/static/v1?label=license\u0026message=MIT\u0026color=49AA26\u0026labelColor=000000\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#-projeto\"\u003eProjeto\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-tecnologias\"\u003eTecnologias\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#%EF%B8%8F-ambiente\"\u003eAmbiente\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-etapas\"\u003eEtapas\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-licença\"\u003eLicença\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-referências\"\u003eReferências\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"DevOps\" src=\"data/devops-process.png\"\u003e\n\u003c/p\u003e\n\n\n## 🌱 Projeto\n\n- Construção de uma ambiente CICD\n\n## ✨ Tecnologias\n\n- Vagrant  \n- Ansible \n- Java \n- Springboot\n- Gitlab \n- Jenkins \n- Maven \n- Sonar \n- Registry \n- Docker \n\n\n## 🛠️ Ambiente \n\n- A infraestrutura e configurações dos serviços foram feitas utilizando o `ansible`, `vagrant` e `virtualbox`.\n\n1. [Diagrama da arquitetura e do provisionamento de infra e serviços](./docs/arquitetura.md)\n\n## 🚀 Etapas\n0. [Planejamento - Etapas do projeto](./docs/stages.md) \n1. [Dependências necessárias](packages/README.md) \n2. [Chave pública e privada](keys/README.md)\n3. [Provisionamento da infraestrutura](vagrant/README.MD) \n4. [Provisionamento dos serviços](roles/README.md) \n5. [Integração dos serviços](roles/integration.md) \n6. [Construção da API rest](./app-spring/README.md)\n7. [Desenvolvimento da Pipeline](./roles/configure_jenkins/files/jenkinsfile/README.md)\n\n## 📚 Estudando como farei a parte de deploy\n\n\u003e\u003e Nota: Tecnologias sendo estudadas:\n\n1. `Ambiente Kubernetes`\n2. `Dashboard LENS`\n3. `Deploy com Argo CD`\n4. `Haproxy Ingress Controller`\n\n- [Laboratório de estudo](./vagrant/k8s/README.md)\n\n## 📄 Licença\nEsse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.\n\n## 🙇 Referências\n\n1. [Ansible](https://docs.ansible.com/ansible_community.html) \n2. [Jenkins](https://www.jenkins.io/doc/) \n3. [Docker](https://docs.docker.com/)\n4. [Sonar](https://docs.sonarqube.org/latest/)\n5. [Integração GitLab e Jenkins](https://docs.gitlab.com/ee/integration/jenkins.html)\n6. [Integração Sonarqube e Jenkins](https://docs.sonarqube.org/latest/analysis/scan/sonarscanner-for-jenkins/#:~:text=Log%20into%20Jenkins%20as%20an,a%20'Secret%20Text'%20credential.)\n7. [GitLab Docker Images](https://docs.gitlab.com/ee/install/docker.html)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoviana00%2Fdevops-cicd-environment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleoviana00%2Fdevops-cicd-environment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoviana00%2Fdevops-cicd-environment/lists"}