Skip to content

Lab02#2

Open
pepegx wants to merge 2 commits intomasterfrom
lab02
Open

Lab02#2
pepegx wants to merge 2 commits intomasterfrom
lab02

Conversation

@pepegx
Copy link
Owner

@pepegx pepegx commented Jan 31, 2026

Summary

Added Dockerfile and .dockerignore for Python app
Documented build/run/testing and Docker Hub push
Bonus: Go multi-stage Docker build with size comparison
Testing

docker build
docker run (Python app)
docker run (Go app)

pepega added 2 commits January 28, 2026 13:08
- Implement Flask-based DevOps Info Service (Python)
- Add GET / endpoint with service, system, runtime, and request info
- Add GET /health endpoint for monitoring
- Implement environment variable configuration (HOST, PORT, DEBUG)
- Add comprehensive documentation (README.md and LAB01.md)
- Include best practices: PEP 8, error handling, logging
- Add GitHub Community engagement section
- Implement bonus task: Go version of the service
- Add testing screenshots and evidence
- Pin dependencies in requirements.txt
- Configure .gitignore for Python and Go
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.

1 participant