Projects with this topic
-
A collection of guitar chords that nicely fit on one page
Updated -
DuoOps is a developer-focused CLI and Web Portal designed to make GitLab CI/CD pipelines more transparent, debuggable, and environmentally sustainable. It leverages AI agents to explain failures and provides tools to measure and visualize the carbon footprint of your CI jobs.
Updated -
A demo project showcasing a GitLab CI/CD pipeline with automated build, test, and deployment stages. Includes real-world pipeline patterns for DevOps workflows.
Updated -
Production-ready fullstack template using React, Vite, Express, MongoDB, Docker, and GitLab CI/CD. Includes Jest tests, ESLint, multi-stage Docker builds, and a CI/CD pipeline for automated deployment.
Updated -
This project implements a Continuous Integration and Continuous Deployment (CI/CD) pipeline for a Node.js application using GitLab CI/CD, Docker, and Docker Hub. The goal is to automate the process of building, testing, and deploying the application through various stages, ensuring consistency and reliability across environments.
Updated -
-
GITLAB CICD to Deploy webapp by building docker image and then push to AWS ECR, then pointing it to AWS EKS Cluster by pipeline.
Updated -
This project is made to demonstrate a working CI/CD pipeline. From python webapp development, to unit testing and SonarQube, to building container image to AWS Elastic Kubernetes cluster
Updated -
Example repo for the blog post: Frontend Development Code Quality - What’s Good Enough?
https://dholmes/co.uk/blog/frontend-development-code-quality/
Updated -
-
The application has a react frontend and a Spring Boot Rest API, packaged as a single module Maven application. A ci/cd pipeline in demonstrated to build, test and package in Docker Image and deploy the app into Elastic Beanstalk.
Updated -
Create a pipeline for python application.
Updated -
Sample Demo App I created for giving a demo for my tech talk in WomanInCode
Updated -
Setting up a dockerized Nuxt app built by Gitlab pipeline
Updated