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.

[part 1] Stylish modern "autoindex" in Angie/nginx without sms and third-party modules

[part 1] Stylish modern "autoindex" in Angie/nginx without sms and third-party modules
Auto-index is the functionality of an HTTP server that allows you to automatically display a list of files contained in it when accessing a directory to the file system.I was surprised that someone us...
21.04.2025 0 Read More

Deploy your Django app with Postgres DB to production using Docker and Nginx

Deploy your Django app with Postgres DB to production using Docker and Nginx
If you have came across this blog, Congrats!🥳, you are doing your best! Running a Django application on your local system is quite easy. It doesn't matter if you are a newbie or an skilled professi...
21.04.2025 0 Read More

Building a Multi-Tier Flask App with Gunicorn, Nginx, PostgreSQL, and Systemd Using Ansible

In this blog, we’ll walk through how to automate the deployment of a production-grade, multi-tier Flask application using Ansible. This deployment stack uses Gunicorn to serve the Flask app, Nginx a...
03.05.2025 0 Read More

The Elegant Art of Killing 'unsafe-inline' in Your CSP

If you've ever opened your browser console on your "totally secure" website and witnessed a barrage of Content-Security-Policy warnings, welcome to the club. And if your CSP contains the infamous unsa...
04.05.2025 0 Read More

Corrigindo erros de permissão no cache do NGINX ao servir arquivos via FastCGI

Recentemente, enquanto trabalhava em um ambiente baseado em WordPress, percebi que um script responsável por baixar arquivos .po exportados de um projeto de tradução não estava funcionando correta...
23.04.2025 0 Read More

🚀 Boost Your Dev Workflow: Shell Scripts to Automate NGINX/Apache + Laravel/React/Vue Setup

Hey devs! 👋 Tired of manually setting up your virtual hosts or Laravel projects? Say goodbye to repetitive tasks and hello to automation! I built a set of shell scripts to speed up and simplify the...
24.04.2025 0 Read More

Deploy a Django Rest Api on AWS EC2 using Docker, NGINX, Gunicorn and GitHub Action.

Deploy a Django Rest Api on AWS EC2 using Docker, NGINX, Gunicorn and GitHub Action.
Django, a high-level Python web framework, is a popular choice for building RESTful APIs. Once your Django Rest API has been developed and tested, deploying it becomes a crucial step in making it acce...
24.04.2025 0 Read More

Show Maintenance Page with Nginx - (Web + Nginx + Docker)

Show Maintenance Page with Nginx - (Web + Nginx + Docker)
For the past year, there has been lots of news hitting our industry. AI is at the center. Besides all the topics, I also started to work on my side project, which I would’ve never tried before. Afte...
24.04.2025 0 Read More

Streamline Your EKS Deployments with NGINX Ingress: A Comprehensive Guide

Streamline Your EKS Deployments with NGINX Ingress: A Comprehensive Guide
Managing multiple applications in Amazon EKS (Elastic Kubernetes Service) can become complex, especially when dealing with load balancing. Assigning a dedicated LoadBalancer to each application quick...
25.04.2025 0 Read More

Deploying a Secure LEMP Stack on Stack on Linux (Week 1)

Deploying a Secure LEMP Stack on Stack on Linux (Week 1)
Welcome to Week 1 of the Sysadmin Challenge! In this task, we deploy a secure and production-ready LEMP stack; that’s Linux + Nginx + MySQL + PHP—with a strong focus on hardening, SSL, an...
25.04.2025 0 Read More
Loading...
#reading
Code[AI]ve – Un IDE IA local et multi-agent (sans cloud, sans compromis)
0
Future Is Here | Submission For Future Writing Challenge
0
Easy and simple AI development for web developers!
0
Overcoming Common Challenges in Remote Onboarding
0
Understanding EKS Compute Options: Self-Managed, Managed Node Groups, Fargate, and Karpenter
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