Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Containerization, Docker #2

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Containerization, Docker #2

wants to merge 39 commits into from

Conversation

mserykh
Copy link
Owner

@mserykh mserykh commented Jul 23, 2022

  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