-
Notifications
You must be signed in to change notification settings - Fork 0
Week 5: Weekly Goals Daily Logs
Rayan edited this page Mar 19, 2024
·
28 revisions
Goal | Description | Status | Date |
---|---|---|---|
Setup: Initial Docker Enviornment | Setup the initial docker enviornment and see if everything works. | 🏗️ | |
Setup: Dockerfile initial Docker Enviornment | Setup the initial docker enviornment that it can be created over a docker file | 🏗️ | |
Research: Docker Networks | Research on how to utilize docker networks right (security aspects, creation, communication) | ✅ | 18.03.2024 |
Setup: Docker Networks test | Practical Docker Network setup | ✅ | 19.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
Research: Captured in Wiki see here 📄Docker Networks
Problems and Hiccups:
none
Resources:
Evidence of comprehension:
See Daily Results
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
Research: Captured in Wiki see here 📄Docker Networks
Problems and Hiccups:
none
Resources:
- 🎞️Docker networking is CRAZY!! (you need to learn it) by Network Chuck
- 📄Understanding Docker bridge networks
- 📄Docker Documentation Network Drivers
- 📄Docker Documentation Network
Evidence of comprehension:
See Daily Results