Article
Lessons from a First Container Deployment
From WSL2 and container health checks to DNS caching and deployment tooling, the practical lessons I learned taking a simple application from source code to a running service.
Topic
3 matching entries across Articles, TIL and Projects.
Long-form writing tagged WSL.
From WSL2 and container health checks to DNS caching and deployment tooling, the practical lessons I learned taking a simple application from source code to a running service.
Short notes and fixes tagged WSL.
A CLI working in PowerShell does not mean the same authentication or configuration will automatically exist inside WSL.
Projects and implementation patterns tagged WSL.
An end-to-end learning project covering a minimal Node.js service, containerisation, local testing, registry publishing, managed deployment and GitLab CI/CD automation.