{"id":16138821,"url":"https://github.com/tungbq/devops-project","last_synced_at":"2025-04-07T08:16:22.495Z","repository":{"id":219768969,"uuid":"679805264","full_name":"tungbq/devops-project","owner":"tungbq","description":"Collection of DevOps projects to level up your DevOps skills","archived":false,"fork":false,"pushed_at":"2025-02-14T15:01:58.000Z","size":4329,"stargazers_count":72,"open_issues_count":34,"forks_count":26,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-06T05:57:39.656Z","etag":null,"topics":["aws","azure","cicd","cloud","devops","devops-practice","devops-project","devops-tools","docker","k8s","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","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/tungbq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-17T16:55:34.000Z","updated_at":"2025-04-05T11:51:36.000Z","dependencies_parsed_at":"2024-03-03T12:22:47.758Z","dependency_job_id":"2fb3bf24-4615-4e26-9e9b-8176d3a8f632","html_url":"https://github.com/tungbq/devops-project","commit_stats":null,"previous_names":["tungbq/devops-project"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tungbq%2Fdevops-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tungbq%2Fdevops-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tungbq%2Fdevops-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tungbq%2Fdevops-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tungbq","download_url":"https://codeload.github.com/tungbq/devops-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247615382,"owners_count":20967184,"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":["aws","azure","cicd","cloud","devops","devops-practice","devops-project","devops-tools","docker","k8s","terraform"],"created_at":"2024-10-09T23:45:43.781Z","updated_at":"2025-04-07T08:16:22.455Z","avatar_url":"https://github.com/tungbq.png","language":"HCL","readme":"\u003ch1 align=\"center\"\u003eDevOps Project\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eCollection of DevOps projects to level up your DevOps skills 💝\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://img.shields.io/github/last-commit/tungbq/devops-project/main\"\u003e\u003cimg alt=\"last commit\" src=\"https://img.shields.io/github/last-commit/tungbq/devops-project/main\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/tungbq/devops-project/releases\"\u003e\u003cimg alt=\"devops-project release\" src=\"https://img.shields.io/github/release/tungbq/devops-project.svg\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/tungbq/devops-project/stargazers\"\u003e\u003cimg alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/tungbq/devops-project\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Basic of DevOps\n\n- To get the basic concepts of DevOps and related tools, visit: [**tungbq/devops-basics**](https://github.com/tungbq/devops-basics)\n\n## Projects\nThis is the **third** repo of my DevOps trio repositories: [devops-basics](https://github.com/tungbq/devops-basics) ↔️ [devops-practice](https://github.com/tungbq/devops-practice) ↔️ [**devops-project**](https://github.com/tungbq/devops-project), designed to help you learn, practice, and apply DevOps.\n\n### Check out [projects](./projects/) list below 🔥\n\n| ID  | Project                                        | Content                                                                              | Status  |\n| :-- | :--------------------------------------------- | :----------------------------------------------------------------------------------- | :------ |\n| 01  | Dockerize python application                   | [dockerize-python-application](./projects/dockerize-python-application/)             | ✔️ Done |\n| 02  | Nginx Static Website Local                     | [nginx-static-website-local](./projects/nginx-static-website-local/)                 | ✔️ Done |\n| 03  | NodeJS project with CICD                       | [nodejs-cicd-pipeline](./projects/nodejs-cicd-pipeline/)                             | ✔️ Done |\n| 04  | AWS 3 tiers web                                | [aws-tree-tiers-web](./projects/aws-tree-tiers-web/)                                 | ✔️ Done |\n| 05  | Create Windows instance on AWS                 | [terraform-aws-windows-instance](./projects/terraform-aws-windows-instance/)         | ✔️ Done |\n| 06  | Create k8s cluster aws with kubeadm            | [create-k8s-cluster-aws-ec2](./projects/create-k8s-cluster-aws-ec2/)                 | ✔️ Done |\n| 07  | Create free VPN server on AWS                  | [terraform-free-vpn-on-aws](./projects/terraform-free-vpn-on-aws/)                   | ✔️ Done |\n| 08  | Provision fresh AKS cluster with Terraform    | [terraform-fresh-aks-cluster](./projects/terraform-fresh-aks-cluster/)               | ✔️ Done |\n| 09  | Deploy and monitor application on AKS          | [aks-deploy-monitor-app](./projects/aks-deploy-monitor-app/)                         | ✔️ Done |\n| 10  | Deploy application on AKS with Istio           | [aks-istio-application](./projects/aks-istio-application/)                           | ✔️ Done |\n| 11  | Nginx ingress with Istio service mesh on AKS   | [aks-nginx-with-istio](./projects/aks-nginx-with-istio/)                             | ✔️ Done |\n| 12  | Deploy and Setup Jenkins on Kubernetes cluster | [jenkins-on-k8s](https://github.com/tungbq/K8sHub/tree/main/hands-on/jenkins-on-k8s) | ✔️ Done |\n\n### Explore our upcoming projects by visiting [this link](https://github.com/tungbq/devops-project/issues?q=is%3Aissue+is%3Aopen+label%3Aproject) ⏩\n\n## Contributing\n\n- If you find this repository helpful, kindly consider showing your appreciation by giving it a star ⭐ Thanks! 💖\n- See: [CONTRIBUTING.md](./CONTRIBUTING.md)\n- Looking for the issue to work on? Check the list of our open issues [**good first issue**](https://github.com/tungbq/devops-project/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)\n- Feel free to open a new issue if you want to request more content about DevOps\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftungbq%2Fdevops-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftungbq%2Fdevops-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftungbq%2Fdevops-project/lists"}