This is a repository for labs of 2021 DevOps course at Innopolis University.
This repository contains:
- 2 directories, one (
app_python) for a Python web-app, and the other (app_scala) for an almost identical Scala web-app. Each of these directories also containsREADME.mdfile with general project structure and descriptions andPYTHON.md/SCALA.mdwith an overview of tools and best practices used. All this was a part of lab 1. Dockerfiles andDOCKER.mdfiles with explanations explanations for lab2.