Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 510 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 510 Bytes

Myflix

This is a project that tries to replicate Netflix using Docker containers to facilitate microservices.

This was done for the DevOps module project for university.

Features of the application:

  • User account creation
  • Video serving from nginx server
  • Automatic deployment to Google Cloude Virtual Machine
  • Jenkins automatic deployment of pushes to this repository
  • CircleCI automatic testing
  • Recommendation system using neo4j and the account system to suggest most watched movies