Project Overview
The setup requires a secret file. private.secrets handy
Environment variables are required. AWS_ACCESS_KEY or AWS_SECRET_KEY should be set correctly for s3 access
AWS_ACCESS_KEY
AWS_SECRET_KEY
The project tries to build a simple youtube backend for practice of Dev-Ops. Focusing both on Dev and Ops of a bit.
The Project has few basic components
Uploader Api to be able to upload videos
Uploader Api
Processor Api to process Videos and store
Processor Api
Streaming Api to Stream Videos Directly and stored videos.
Streaming Api
Client on Blazor
Client
Learn how to Deploy this project to K8 Click herearrow-up-right
Last updated 2 years ago