Gitlab CICD
Projects with this topic
-
✅ Easily test all the features of your self-hosted GitLab instance with this continuous integration pipeline.Updated -
Objectifs du projet
Ce projet vise à répondre à deux objectifs principaux :
Créer un portail pour les employés : Une application qui permet aux clients de consulter, modifier et supprimer les informations des employés.
Mettre en place une pipeline CI/CD avec GitLab : Automatiser les déploiements pour pouvoir publier de nouvelles fonctionnalités facilement, sans downtime. Le but est de pouvoir pousser un commit et que tout roule sans interruption.
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 -
-
Discover how to streamline Java Spring Boot application deployment with a GitLab CI/CD pipeline using AWS ECS and RDS MySQL. This guide will walk through integrating GitLab for continuous integration & delivery.
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 -
This is a Django web application that uses machine learning to predict whether a product will go on backorder or not. It uses a pre-trained Random Forest Classifier, Decision Tree and LGBM models to make predictions based on various features such as product availability, lead time, and more.
Updated -
Test project for understanding pipeline CI/CD process.
Updated -
Setting up a dockerized Nuxt app built by Gitlab pipeline
Updated