Projects with this topic
-
Multiple CI runners packed together with additionally tools into a single docker container
Updated -
✅ Easily test all the features of your self-hosted GitLab instance with this continuous integration pipeline.Updated -
-
Intermediate CI/CD example pipeline, optimizing the pipeline's execution and including some GitLab official templates.
Updated -
Simple CI/CD example pipeline, covering the most elemental aspects in GitLab CI.
Updated -
Base Project - Serverless Framework
This project is a base setup using the Serverless Framework, with Python as the primary programming language. The system is deployed on AWS Lambda and uses AWS API Gateway to bridge the connection between the Frontend and Backend.
The CI/CD pipeline is automated with AWS CodePipeline and AWS CodeBuild, ensuring a smooth and efficient build, test, and deployment process.
Key Technologies:
Language: Python Serverless Framework: Manage and deploy serverless services AWS Lambda: Serverless compute for backend logic AWS API Gateway: Create and manage API endpoints CI/CD: AWS CodePipeline + AWS CodeBuild This project is designed to streamline development and deployment processes, enabling teams to easily scale and maintain cloud-native systems.
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 -
Production Environment for Playing with Pipelines.
Updated -
Build a Docker image and push it to the GitLab registry.
Updated -
Créer un pipeline permettant de builder, de tester et déployer une application
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 -
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 -
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 -
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 -
CI/CD component for managing Helm packaging/push to registry and deployment to Kubernetes clusters.
Updated -
A repository for all weird pipelines I created. Maybe they can be of help to somebody someday :)
Updated