Engineering Playbooks

Engineering notes, architectural deep-dives, and practical playbooks from the Devforth team.

Latest

SQL Query Optimization: Understanding Key Principle
Engineering Playbooks

SQL Query Optimization: Understanding Key Principle

A full detailed guide to understanding how to access your database in a fast way without glitches, throttling, and other catastrophes with non-responding features.
Create native Android App from Web site/PWA
Engineering Playbooks

Create native Android App from Web site/PWA

Native app from web. Generate APK file from web site.
Chrome remote debugging setup
Engineering Playbooks

Chrome remote debugging setup

Learn how to access a headless Chrome browser running on a remote machine from your local machine in a very short and easy way.
Archlinux fast minimal Installation Guide [UEFI]
Engineering Playbooks

Archlinux fast minimal Installation Guide [UEFI]

The simple and modern way to quickly install Arch linux for modern laptops with UEFI mode.
Dookerized deploy setup using Woodpecker CI and Harbor registry
Engineering Playbooks

Dookerized deploy setup using Woodpecker CI and Harbor registry

Learn how to quickly setup Docker builds with great build performance, security and code isolation
Installing WoodpeckerCI on your VPS server
Engineering Playbooks

Installing WoodpeckerCI on your VPS server

Woodpecker CI installation guide: Docker deployment on a VPS, GitHub integration, Cloudflare security, and Slack build notifications.