Topic: #devops

Published in 2025

Runtime Environment Variables for React Apps with Nginx and Docker

React environment variables are normally injected at build time. Once the app is built, changing API...

301 views 3 reactions
0 comments

Deploying a React App with Docker using Nginx

Deploying React applications in production demands efficient resource utilization, consistent...

308 views 2 reactions
0 comments

Managing Production Configurations in ASP.NET Core WebAPI Using Environment Variables

When you’re building modern, scalable applications with ASP.NET Core, one of the biggest challenges...

854 views 1 reactions
0 comments

Published in 2024

Setting Up a Home Media Server with Docker: A Beginner's Guide

Setting up a home media server allows you to centralize, manage, and stream your media library...

2045 views 2 reactions
0 comments

Building a Linux Based Minimal and Efficient .NET 8 Application Docker Image

In this article, we will walk through a multi-stage Dockerfile optimized for building and running a...

1681 views 1 reactions
0 comments