All Projects → mhmoudgmal → jenkins-ecs-deployment

mhmoudgmal / jenkins-ecs-deployment

Licence: MIT license
Deploy docker containers to AWS ECS/ECR via Jenkins

Projects that are alternatives of or similar to jenkins-ecs-deployment

masterclass-codeexamples
Code examples used in Get into DevOps: The Masterclass
Stars: ✭ 35 (+75%)
Mutual labels:  jenkins, ecs
Aws Containers Task Definitions
Task Definitions for running common applications Amazon ECS
Stars: ✭ 210 (+950%)
Mutual labels:  docker-container, ecs
My Bloody Jenkins
Self Configured Jenkins Docker image based on Jenkins-LTS
Stars: ✭ 205 (+925%)
Mutual labels:  jenkins, ecs
jenny
Command line Jenkinsfile runner written in groovy. Does not need a Jenkins installation to run the Jenkinsfile.
Stars: ✭ 90 (+350%)
Mutual labels:  jenkins
docker-collectd
Collectd within a Docker image
Stars: ✭ 59 (+195%)
Mutual labels:  docker-container
jenkins-watch
Display jenkins/hudson build status on the emacs modeline.
Stars: ✭ 28 (+40%)
Mutual labels:  jenkins
configuration-as-code-groovy-plugin
Extension for Jenkins Configuration-as-Code plugin that allows running Groovy scripts
Stars: ✭ 39 (+95%)
Mutual labels:  jenkins
windows-container
Docker files for various Windows Container build
Stars: ✭ 30 (+50%)
Mutual labels:  jenkins
share
notes or share of vue,react,flutter...
Stars: ✭ 32 (+60%)
Mutual labels:  jenkins
jenkins-api.rs
Rust client for Jenkins API
Stars: ✭ 26 (+30%)
Mutual labels:  jenkins
terraform-aws-ecs-web-service
A Terraform module to create an Amazon Web Services (AWS) EC2 Container Service (ECS) service associated with an Application Load Balancer (ALB).
Stars: ✭ 26 (+30%)
Mutual labels:  ecs
k8s-springboot-data-rest
Build & Deploy a real-world Java Springboot microservice on Azure. This project will immerse you in a series of hands-on labs that will show you how to use Azure Container Registry, Azure Kubernetes Service, Azure Container Instances, Azure DevOps & Jenkins CI/CD for building & deploying cloud-native applications.
Stars: ✭ 36 (+80%)
Mutual labels:  jenkins
docker-chromium
Docker container with Chromium desktop and a Web VNC client allowing you to run Chromium on any server you have
Stars: ✭ 64 (+220%)
Mutual labels:  docker-container
cikit
Continuous Integration Kit (CIKit)
Stars: ✭ 21 (+5%)
Mutual labels:  jenkins
HelenaFramework
Modern framework on C++20 for backend/frontend development.
Stars: ✭ 53 (+165%)
Mutual labels:  ecs
docker-ps3netsrv
Alpine based docker image for ps3netsrv (with arm compatibility). Built with the latest ps3netsrv binaries from aldostools (built from master), latest = ps3netsrv v20220813, edge = ps3netsrv v20220813
Stars: ✭ 55 (+175%)
Mutual labels:  docker-container
parameterstore-backup
Python script to take a backup of the AWS parameter store
Stars: ✭ 19 (-5%)
Mutual labels:  ecs
dark-theme-plugin
Jenkins Dark Theme
Stars: ✭ 64 (+220%)
Mutual labels:  jenkins
vagrant-jenkins
Vagrant box running Ubuntu with an installed Jenkins instance
Stars: ✭ 39 (+95%)
Mutual labels:  jenkins
oci-compute-jenkins-plugin
Jenkins Plugin for Oracle Cloud Infrastructure (Compute)
Stars: ✭ 12 (-40%)
Mutual labels:  jenkins

Jenkins CI/CD for Docker containers to Amazon ECR/ECS


An example repoistory of how I deploy Docker containers to ECS over Jenkins, that was optimized for webpack powered apps for frontend.

  • Can be customized to match your project needs.

  • Can be a CI/CD template for the microservices to help you ship your service quickly over a CI/CD platform.

Customization


That was an example built with a react/webpack project, but it can be cusomized easily to match your project setup.

  • Search for TODOs and followup replacing to mtach the project needs.

  • Depends on the project the docker files, and nginx configs might have different setup.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].