Tag: nginx
-
Deploying SongWalk: CI/CD with Drone, Docker, and Nginx Proxy Manager
Building the app is half the battle. Getting it deployed and staying deployed is the other half. For SongWalk, that meant setting up a proper CI/CD pipeline that…
-
Automating SSL Certificate Renewal with Certbot and Nginx
SSL (Secure Sockets Layer) certificates are a crucial component of web security, encrypting data transmission between clients and servers. However, SSL certificates have an expiration date, after which…
-

How to Fix Media Uploads when WordPress is hosted behind NGINX
📁 If you’ve ever tried to upload a large file to your WordPress site, you may have encountered the “413 Request Entity Too Large” error. Or perhaps you…
-
Angular behind NGINX blank page
TLDR:- Try your site in edge OR reset your cache like so: Click on the hamburger menu Click settings In the search box enter “cache” You should see…