Skip to content

Week 5: Weekly Goals Daily Logs

Rayan edited this page Mar 20, 2024 · 28 revisions

Weekly Goals

Goal Description Status Date
Setup: Initial Docker Enviornment Setup the initial docker enviornment and see if everything works. 🏗️
Setup: Dockerfile testing Docker Container Test Setup docker comtainer that it can be created over a docker file 20.03.2024
Research: Docker Volumes Research on how to utilize docker volumes right (creation, mounting/binding) 20.03.2024
Document: Docker Document What is Docker? Where is it used? How to setup on Linux and Windows 20.03.2024
Research: Docker Networks Research on how to utilize docker networks right (security aspects, creation, communication) 18.03.2024
Research: Docker Compose Research on how to utilize docker-compose right ⚒️
Setup: Docker Networks test Practical Docker Network setup 19.03.2024

Daily Log 18.03.2024

Activity:

Goal Description Status Date
Research: Docker Networks Research on how to utilize docker networks right (security aspects, creation, communication) 18.03.2024

Daily Goal:
Research: Docker Networks

Daily Results

Problems and Hiccups:
none

Resources:

Evidence of comprehension:
See Daily Results


Daily Log 19.03.2024

Activity:

Goal Description Status Date
Setup: Docker Networks test setting up a Docker network with phpMyAdmin and MySQL containers, enabling access to phpMyAdmin from the host machine while persisting data using Docker volumes. 19.03.2024

Daily Goal:
Setup: Docker Networks test

Daily Results

Problems and Hiccups:
none

Resources:

Evidence of comprehension:
See Daily Results


Daily Log 20.03.2024

Activity:

Goal Description Status Date
Setup: Dockerfile testing Docker Container Test Setup docker comtainer that it can be created over a docker file 20.03.2024
Document: Docker Document; What is Docker? Where is it used? How to setup on Linux and Windows 20.03.2024
Research: Docker Volumes Research on how to utilize docker volumes right (creation, mounting/binding) 20.03.2024
Research: Docker Compose Research on how to utilize docker-compose right ⚒️

Daily Goal:
Setup: Dockerfile initial Docker Enviornment; Deploying a environment over a Dockerfile.

Daily Results

Problems and Hiccups:
Problem with creating own docker image, problem dockerfile with command on line 3 revised so that it works.

Resources:

Evidence of comprehension:
See Daily Results