Docker Video Streaming Application
Project information
- Category: Docker
- Purpose: BCIT Docker Course
- Project date: Feb 2022
- Project URL: GitHub Link
A web application that streams videos from a file system container to a front-facing container. The focus of this project is learning the fundamentals of Docker orchestration.
FEATURES:- • Upload videos and watch other uploaded videos!
- • A "totally secure" authentication system!
- • Easily set up with Docker
- • 5 containers: 2 Python, 2 Node.JS, 1 MySQL
- • Streams videos directly from the file system container to your browser!