Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

MCP in Docker: 100+ Images for Tools, Databases, and APIs

MCP in Docker: 100+ Images for Tools, Databases, and APIs
AI agents are evolving fast — jumping from lab experiments to real-world tools that take real-world action. But the ecosystem is fragmented. Discovery is messy. Security feels like a patchwork. And ...
23.04.2025 0 Read More

How to Set Up GitHub Actions to Deploy a Simple Docker App on an EC2 Server

If you're working on a web app and want to automate your deployment from GitHub to your server, this article is for you. I’ll walk you through everything step by step—from creating an EC2 server o...
23.04.2025 0 Read More

Expose local dev server with SSH tunnel and Docker

Expose local dev server with SSH tunnel and Docker
Introduction Most consumer-grade internet connections are hidden behind CG-NAT and are not reachable from the internet. This is done to save IP addresses, as IPv4 has a limited range. If you ...
23.04.2025 0 Read More

Getting started with FrankenPHP, Laravel and Docker

Introduction TL;DR: Learn how to run a Laravel app with MySQL using FrankenPHP and Docker—from local dev to production-ready builds. GitHub Repo for demo.This blog post assumes that you ei...
23.04.2025 0 Read More

Down the Rabbit Hole of creating a Home Lab

Down the Rabbit Hole of creating a Home Lab
Introduction Setting up a home lab is an incredible journey that opens up countless learning opportunities in system administration, networking, security, and modern deployment practices. Whi...
23.04.2025 0 Read More

Allow SSH tunnelling for Docker MySQL

Allow SSH tunnelling for Docker MySQL
MySQL Docker images usually come without SSH connection. It's fine for apps to connect within an internal network, but need additional work to have SSH connection to access it remotely. Overvi...
04.05.2025 0 Read More

Deploying Kubernetes Cluster On On-premises

Deploying Kubernetes Cluster On On-premises
Kubernetes assembles one or more computers, either virtual machines or bare metal, into a cluster which can run workloads in containers. It works with various container runtimes, such as Docker.The Ku...
04.05.2025 0 Read More

🐳 Docker Bind Mounts vs Volumes: What's the Difference?

Here’s a rewritten and Markdown-cleaned version of your blog, ready to use on Dev.to or any Markdown-supported platform: 🔄 Docker Volumes vs Bind Mounts — What’s the Difference? Under...
04.05.2025 0 Read More

Podman: Detailed Overview, Advantages, Disadvantages, and Setup

Podman: Detailed Overview, Advantages, Disadvantages, and Setup
Podman is an open-source container engine that enables users to create, manage, and run OCI containers and pods across Linux, macOS, and Windows. Unlike Docker, Podman is daemonless, running container...
04.05.2025 0 Read More

FlaskApp: Get your Flask app up and running in seconds

FlaskApp: Get your Flask app up and running in seconds
Overview This project is a simple Flask application that serves as a template for building web applications. It includes a basic structure with Docker support for easy deployment and developm...
04.05.2025 0 Read More
Loading...
#reading
Building Dissi with Agno and MCP
0
Manus AI Invitation Code
0
Unlock Free AWS Certification Vouchers: Your Guide to Cloud Creds Without the Cost
0
AWS EC2 vs Lightsail — Which One Saves You More Money?
0
How Decentralized Social Networks Are Reshaping Online Communities: Technical Battles & Social Impact
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0