Skip to content

Containerization, Docker#2

Open
mserykh wants to merge 39 commits into
masterfrom
feat/docker
Open

Containerization, Docker#2
mserykh wants to merge 39 commits into
masterfrom
feat/docker

Conversation

@mserykh

@mserykh mserykh commented Jul 23, 2022

Copy link
Copy Markdown
Owner
  1. Task
  2. Done: 3.08.2022 / Deadline: 31.07.2022
  3. Self-evaluation: 180 - 30% = 126 / 180

Basic Scope

  • +20 Readme.md has instruction how to run application
  • +30 user-defined bridge is created and configured
  • +30 container auto restart after crash
  • +20 application is restarting upon changes implemented into src folder
  • +30 database files and logs to be stored in volumes instead of container

Advanced Scope

Forfeits

  • -20 In case specific image is not used (it is required to use images like postgres and node, but not ubuntu with installation of node or postgres)
  • -20 Postgres container is not configured as dependency for application container
  • -20 docker-compose.yml contains hardcoded variables
  • -30% of total task score Commits after deadline, except commits that affect only Readme.md, .gitignore, etc.(this forfeit applied once if coincides with same forfeit in different assignments in case there are multiple assignments in task)
  • -20 Missing PR
  • -10 PR description is incorrect
  • -20 No separate development branch

@mserykh mserykh mentioned this pull request Aug 3, 2022
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants