Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

nikololiahim/devops

Repository files navigation

Devops

Python application Scala application

This is a repository for labs of 2021 DevOps course at Innopolis University.

Contents

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 contains README.md file with general project structure and descriptions and PYTHON.md/SCALA.md with an overview of tools and best practices used. All this was a part of lab 1.
  • Dockerfiles and DOCKER.md files with explanations explanations for lab2.