Actions
Activity #1640
openFull-Stack Application Deployment Using Docker Compose (Flask, PostgreSQL & Redis)
Start date:
03/18/2026
Due date:
% Done:
100%
Estimated time:
4:00 h
End Date:
Description
ok so what we used and how we implimented this project in 4 lines
Here are 4 clear lines you can use for notes or viva:
We used Docker Compose to build a full-stack application with Flask, PostgreSQL, and Redis services.
We implemented custom bridge networking, environment variables, volumes, and depends_on for service coordination.
The Flask application was configured to communicate with PostgreSQL and Redis using service names as hostnames.
We verified the setup by running the stack with Docker Compose and confirmed data persistence and
No data to display
Actions