Skip to main content

CI Pipeline

Argo CD with GitLab CI, Part 1: Table of Contents, Mermaid Flowchart, Setup Overview
998 words
Argo CD Argo CD CLI GitLab GitLab CI CI Pipeline Kubernetes CoreDNS Python Flask Mermaid Flowchart
Argo CD with GitLab CI, Part 2: GitLab Repositories (Source Code and Pipeline Repository, Helm Chart Repository), Deploy Key for CI Pipeline
1109 words
Argo CD Argo CD CLI GitLab GitLab CI CI Pipeline Kubernetes CoreDNS Python Flask
Argo CD with GitLab CI, Part 3: Setting Up Argo CD, Argo CD CLI and CoreDNS
993 words
Argo CD Argo CD CLI GitLab GitLab CI CI Pipeline Kubernetes CoreDNS Python Flask
Argo CD with GitLab CI, Part 4: Argo CD Configuration (Add GitLab Host Keys, GitLab Registry Kubernetes Secret, Connect GitLab Repository, Deploy Argo CD Application)
1158 words
Argo CD Argo CD CLI GitLab GitLab CI CI Pipeline Kubernetes CoreDNS Python Flask
Loki, Grafana & Traefik - Docker Compose Stack: Deployment with GitLab CI Pipeline, Git Commands
2188 words
Loki Grafana Traefik GitLab GitLab CI CI Pipeline Git
GitLab CI Pipeline - Build and Push Image to AWS Elastic Container Registry, Deploy Container via AWS Elastic Container Service
1894 words
GitLab GitLab CI CI Pipeline AWS AWS CLI Elastic Container Service (ECS) Elastic Container Registry
GitLab CI Pipeline - Build and Push Image to AWS Elastic Container Registry
589 words
GitLab GitLab CI CI Pipeline AWS AWS CLI Elastic Container Registry
GitLab CI Pipeline - Containerize and Deploy Node.js Express Webserver Application, Publish Jest Integration Test Results via GitLab Pages; Mermaid Pipeline Flowchart
2005 words
GitLab GitLab CI CI Pipeline GitLab Pages Node.js Jest Jest HTML Reporter Multistage Dockerfile Mermaid Flowchart Webserver Unprivileged Container
GitLab CI Pipeline - Containerize and Deploy a Javen Maven Web Application as WAR Package; Container Image Naming Convention
1531 words
GitLab GitLab CI CI Pipeline GitLab Pages Java Maven WAR Multistage Dockerfile Unprivileged Container
GitLab CI Pipeline - Containerize and Deploy a Javen Maven Application as Fat Jar Package, Publish Unit Test Results via GitLab Pages
1453 words
GitLab GitLab CI CI Pipeline GitLab Pages Java Maven Fat Jar Maven Surefire Report Plugin Multistage Dockerfile Unprivileged Container
GitLab CI Pipeline: Compile and Deploy a Gin-based Go Web-app via Multistage Dockerfile. Part 2: Adding Code Tests, Splitting the Pipeline and Enabling Manual Job Triggers
1376 words
GitLab GitLab CI CI Pipeline Go Golang Gin Golang Linter Code Test Multistage Dockerfile Docker Webserver Unprivileged Container
GitLab CI Pipeline: Compile and Deploy a Gin-based Go Web-app via Multistage Dockerfile
1533 words
GitLab GitLab CI CI Pipeline Go Golang Gin Multistage Dockerfile Docker Webserver Unprivileged Container
GitLab CI Pipeline: Cross-Compilation with multiarch/crossbuild Container Image of a Go Application for both x86 and ARM based CPU Architecture, Deployment via SCP
994 words
GitLab GitLab CI CI Pipeline Cross-Compilation Go Golang
GitLab CI Pipeline: Compile and Deploy a Go Application via SCP (Embedded Device Deployment)
569 words
GitLab GitLab CI CI Pipeline Go Golang
GitLab CI Pipeline: Run Python Unit Tests and Publish Results with GitLab Pages (Python Flask Web Application)
663 words
GitLab GitLab Pages GitLab CI CI Pipeline Python Unit Test Flask
GitLab CI Pipeline: Python Flask Web Application, Deploy and Run Python in Container, Deploy and Run Compiled Python Bytecode in Container via Multistage Dockerfile, Deploy and Run Compiled Python Binary in Container via Multistage Dockerfile
1772 words
GitLab GitLab CI CI Pipeline Python Flask Multistage Dockerfile Unprivileged Container
GitLab CI Pipeline: C++ Application Container Deployment, Container Image Size Comparison between Dynamic Linking and Static Compilation with Debian Slim and Alpine Images
1755 words
GitLab GitLab CI CI Pipeline C++ Multistage Dockerfile Debian Alpine
GitLab CI Pipeline - Push data into AWS S3 Bucket, PowerShell Git Commands
500 words
GitLab GitLab CI CI Pipeline AWS S3 Git PowerShell
GitLab CI Pipeline - Docker Compose Deployment: Containerize and Deploy Static Website Project and Traefik Reverse Proxy via Docker Compose
1537 words
GitLab GitLab CI CI Pipeline Docker-Compose Apache Traefik Unprivileged Container
GitLab CI Pipeline - Docker Compose Deployment: Containerize and Deploy Static Website Project via Docker Compose; Image Build Naming Convention
1714 words
GitLab GitLab CI CI Pipeline Docker-Compose Apache Unprivileged Container
GitLab CI Pipeline - Containerize and Deploy Static Website Project with CI Pipeline in different Project via Diploy Keys
1343 words
GitLab GitLab CI CI Pipeline Deploy Keys Apache Unprivileged Container
GitLab CI Pipeline - Deploy Static Website via Nginx Container, Multi-branch Deployment, Run container without Root Privileges
1374 words
GitLab GitLab CI CI Pipeline Multi-branch Nginx Unprivileged Container Docker Git
GitLab CI Pipeline - Containerize and Deploy PHP Website
1244 words
GitLab GitLab CI CI Pipeline PHP Alpine Debian Unprivileged Container
GitLab CI Pipeline - Publish HTML Website with GitLab Pages
349 words
GitLab GitLab CI CI Pipeline GitLab Pages
GitLab: Manually Pull Image from GitLab Registry via Docker; GitLab Access Tokens (Project Access Token / Personal Access Token)
732 words
GitLab GitLab CI CI Pipeline GitLab Registry GitLab Access Tokens Docker Troubleshooting
GitHub Actions Workflow: Build a Docker Container Image and Push the Image to DockerHub
438 words
GitHub GitHub Actions CI Pipeline DockerHub Docker
Azure DevOps Pipeline: Deploy Container to AKS Kubernetes Cluster
821 words
Azure Azure DevOps CI Pipeline AKS
Azure DevOps Pipeline: Build Container Image and push the Image to Azure Container Registry
729 words
Azure Azure DevOps CI Pipeline Container Registry Docker
Jenkins CI Pipeline: Retrieve Code from Bitbucket Repository, Executes Maven Build, Deployes Artifacts to Artifactory Maven Repository
703 words
Jenkins CI Pipeline Bitbucket Artifactory Maven
Jenkins CI Setup: Connect Jenkins to Bitbucket, Create and Run a Test-Job; Connect Jenkins to Artifactory, Build Example Project from GitHub and Push Artifacts to Artifactory Maven Repository
1171 words
Jenkins CI Pipeline Bitbucket Artifactory Maven CoreDNS Kubernetes