Found 32 repositories(showing 30)
test-kitchen
Test Kitchen driver/provisioner for lightning faster Chef Infra cookbook testing with Docker
eficode
Docker Compose to launch infra and tests with different browsers in seconds.
googleapis
Docker images for testing Google client libraries.
christian-draeger
Run k6 load and performance testing scenarios from your JVM project on an out-of-the box but configurable k6 infra spin-up by the use of Docker.
gauravrajput44
Demo project to run dockerize selenium testNG test cases in docker infra
Autara-Finance
Docker build to run basic infra to test deployment
Himank-J
This repo demonstrates use of ViT for detecting face emotions. It makes use of ViT model, FastAPI for inference, Kubernetes and Docker for deployment. The entire infra is hosted using ECR and EKS. Concepts of Load Balancer, Cluster Autoscaler and Horizontal Pod Autoscaler are also tested here.
chhibber
Playful project to experiment with testing salt states via docker, pipenv, mo and test infra
Malak252
Complete DevOps pipeline: Flask+Redis app, Docker/ECR, Terraform+Ansible infra, Jenkins CI/CD to AWS EKS (test/prod).
vishwarajanand
This repository helps developers create a docker container whereby a PHP code can be run to serve requests over apache server. Official images: https://github.com/googleapis/testing-infra-docker/tree/main/php
octorose
A Java Spring Boot microservices monorepo with API Gateway, Auth, Patient, Billing, Analytics, and more. Includes AWS CDK infra (Java), LocalStack emulation, Docker, gRPC, Kafka, and integration tests for cloud-native development and learning.
YakhoubSoumare
Full-stack app with C# (.NET 8) and React. Backend on Azure App Service with Azure SQL and AspNetCore.Identity. Frontend via Netlify. Infra with Terraform, Docker, and CI/CD using GitHub Actions. Tested with MSTest.
JashmeetPanda
This project deploys a 2-tier application on AWS using a Jenkins Pipeline with stages: Create_Infra, Deploy_Apps, and Test_Solution. Terraform provisions a VPC, subnets, and EC2 instances. Dockerized frontend and backend apps are deployed via scripts. Outputs and tests verify functionality, ensuring seamless communication and accessibility.
cheddars
test infra docker-compose
Marketionist
Testing infrastructure inside Docker image
d-yacenko
hadoop-infra-test docker image for infrastructure test
umurcanemre
default underconstruction server testing infra deployments with. Docker only
gillesboisson
Docker / Kube infra test for scalable node app
anvari1313
Simple REST api server for testing docker environment and infra configuration
Test metrics infra based on docker, mysql and grafana
tofran
Better whoami docker image to test/debug infra and deployments
raffaeldutra
Ansible role to install Google Chrome and tested via Vagrant + Docker + Molecule + Test Infra
WalidDevIO
Chat Distribué en JAVA avec implémentation TCP Classique et Java NIO + infra de test Docker
lstoll
Testing FUSE on new travis infra http://blog.travis-ci.com/2015-08-19-using-docker-on-travis-ci/
tomroosz
This is a test for creating and deploying a Spring Cloud based microservice infra on docker
benjgui3421
/README.md /package.json (root or workspaces) /apps/frontend/ (Next.js + TS) /apps/backend/ (NestJS + TS) /apps/shared/ (types, utils) /infra/docker-compose.yml /infra/Dockerfile.backend /infra/terraform/ (esquisse) /scripts/init_db.sh /tests/e2e/ /ci/.github/workflows/ci.yml /docs/gdpr_checklist.md /docs/ARCHITECTURE.md
Goal: push code to GitHub → run CI (tests + security scan) → build & push Docker image to ECR → deploy to EKS using Helm → have monitoring & logging, with infra as code via Terraform.
shubham-arora-18
1.Create a normal node.js app----2.Dockerize the app----3.Test it on local kubernetes cluster----4.Create eks infra on aws with terraform----5.Deploy kubernetes cluster on eks.
tech-pratik
End-to-end CI/CD pipeline using Jenkins, Docker, and AWS. Automates app build, test, containerization, and ECS deployment. Infra provisioned via CloudFormation and monitored via CloudWatch for production-ready DevOps delivery.
ivatra
Full‑stack TODO app (Turborepo). Next.js 14 frontend with NextAuth (GitHub), Fastify + Drizzle backend on Postgres. Demonstrates Docker-based local dev, drizzle‑kit migrations, Vitest + Playwright tests, and a production CI/CD flow (GitHub Actions + semantic‑release + Terraform infra).