Projects with this topic
-
Demo CI/CD pipeline for Dockerized Python web app project
Updated -
Repository is part of a featured video for CodeWithFeeser on Youtube: https://youtu.be/hbcz_L29E54?si=WRYikmQpLxTPcPTB
Updated -
One-Pager Chords, a collection of guitar chords that nicely fit on one page
Updated -
Infrastructure repo for home k3s kubernetes cluster
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 -
Create per-branch build numbers using CI/CD Variables
Updated -
Static site CI/CD with hugo static site generator.
Updated -
Multiple CI runners packed together with additionally tools into a single docker container
Updated -
A simple To-Do list application built with FastAPI, allowing users to create, read, update, and delete tasks. Running on docker containers. Deployment is automated via GitLab Ci/CD.
Updated -
A CI/CD component for managing workflows related to...GitLab! This project is intended for things like pipeline cleanup and job deletion and other operational workflows.
Updated -
shadetree-dev-public / CICD Components / AWS
CI/CD Catalog (unpublished)CI/CD component for handling common, or convoluted but necessary, AWS workflows in pipelines. Things like credential retrieval, dynamic actions that do not neatly fit into other IaC projects, etc. live here.
Updated -
shadetree-dev-public / CICD Components / Helm
CI/CD Catalog (unpublished)CI/CD component for managing Helm packaging/push to registry and deployment to Kubernetes clusters.
Updated -
CI/CD component for managing Terraform projects in GitLab CI. This component includes templates for publishing Terraform Modules to the GitLab Terraform Registry, as well as standard workflows to deploy Terraform projects with init, plan, apply, and destroy stages.
Updated -
Créer un pipeline permettant de builder, de tester et déployer une application
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