Phillip Works

Managing the infrastructure for Phillip Works — a Mini ERP and POS application — deployed on AWS EC2 using Docker. Responsible for keeping the production stack running across 6 containers including backend services, frontend, and MySQL database.
The Problem
Phillip Works, a Mini ERP and POS application, needed a reliable production deployment. The stack spans multiple services — backend, frontend, and a database — that had to run together reliably.
The Solution
The infrastructure for Phillip Works is managed on AWS EC2 using Docker Compose. The production stack runs across 6 containers including backend services, frontend, and a MySQL database, on an Ubuntu server.
Key Features
- AWS EC2
- Docker Compose
- Docker Containerization
- Production Deployment
- Infrastructure Management
- Ubuntu Server
- MySQL Database
- Multi-Service Orchestration
Key Outcomes
AWS EC2
Production deployment on AWS EC2.
Docker Compose
6 containers orchestrated with Docker Compose.
Reliable Stack
Backend, frontend, and MySQL running in production.
Project Summary
Phillip Works infrastructure is managed on AWS EC2 with Docker Compose, keeping a 6-container Mini ERP and POS stack running in production.