Skip to content

GitByG4v/terraform-flask-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Terraform Flask App

This project deploys a simple Flask web app with a MySQL backend using Docker, managed via Terraform.

Tech Stack

  • Python Flask
  • MySQL 8.0
  • Docker
  • Terraform
  • Docker Terraform Provider

Setup Instructions

  1. Clone the repo
  2. Run terraform init && terraform apply
  3. Visit http://localhost:8080

Folder Structure

  • main.tf - Terraform configuration
  • Dockerfile - Flask app container
  • app/ - Python Flask code

About

deploys a simple Flask web app with a MySQL backend using Docker, managed via Terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published