Home Projects Portfolio Dashboard Export PDF Log in

Languages

English
52

Latest Updates

Documenting code, one commit at a time.

DevOps 4 posts
×

Streamlining Project References: A Guide to Repository Migration and Pipeline Consistency

In the viaops project, a recent update focused on migrating core project references to a new, dedicated repository: viaops-zero-to-prod. This change, while not functionally impactful, underscores a critical aspect of managing modern development and deployment pipelines: maintaining consistency across all tools and configurations when a project's fundamental identity, such as its repository,

Stabilizing Docker Healthchecks: The 127.0.0.1 Difference

Have you ever faced the perplexing situation where your Docker container's service is clearly running, responding to requests, yet Docker insists it's unhealthy? This common frustration often stems from subtle misconfigurations in health checks, as we recently discovered while working on the devops-portfolio-mern project.

Our frontend, served by an Nginx container, was consistently being