Gitlab CICD
Projects with this topic
-
A tool to generate/convert Minecraft offline UUIDs
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 -
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 -
Simple CICD deployment on Oracle virtual instance
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 -
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 -
Create a pipeline for python application.
Updated -
Sample Demo App I created for giving a demo for my tech talk in WomanInCode
Updated