Tag
Posts tagged “DevOps”
Deploying Frappe Framework to Production: Docker, Nginx & SSL on a VPS
A complete, practical guide to deploying Frappe Framework in production using frappe_docker, Nginx as a reverse proxy, and Let's Encrypt SSL — no bench start required.

Why Git Shows 500+ Modified Files When You Changed Nothing
Just created a new Git branch and see 500+ modified files? Uncover the GitHub Desktop on Windows trap and resolve annoying line ending & permission errors step-by-step.

Frappe guide on how to update Frappe apps and bench cli without getting stuck on frappe is updating page
Stuck on the "Site is updating" screen? Learn the command to fix it instantly, plus the _right_ way to update Frappe apps without breaking your local dev environment.

How to Unshallow a Git Repository & Restore Full History
Accidentally did a shallow clone? Learn how to use git fetch unshallow to convert a git shallow clone into a full repository without losing data.

How to Configure Google Antigravity for Complex WSL Workflows
Preventing AI disasters in WSL! Learn how to configure Google Antigravity for Frappe & ERPNext projects to avoid 'sudo' errors and master your dev environment.

Fix Database is Locked Error in Apache Superset
Stuck with SQLite errors in Superset? Learn why your metadata DB is locked and how to fix it permanently by migrating to PostgreSQL.