Skip to content

misikori/infrastructure-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure Deployment – Capstone Project

Overview
High-level summary: this repo contains the full infrastructure-as-code stack for my project, including CI/CD pipelines, Terraform configurations, Ansible automation, and application deployment via Helm.

Contents

  • .github/workflows/
    CI/CD pipelines that automate infrastructure deployment and configuration.

  • core-tf/
    Terraform modules and configurations for backbone infrastructure with support for multiple environments.

  • runner-tf/
    Terraform configuration for provisioning GitHub Actions self-hosted runner and following Ansible playbook.

  • charts/petclinic-app/
    Helm chart for deploying the PetClinic application.

Architecture Diagram


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors