Engineering Playbooks
Engineering notes, architectural deep-dives, and practical playbooks from the Devforth team.
Latest
How to install OS X into Hyper V (For Windows)
How to install OS X on Windows Hyper V, real working guide
How to proxy port from WSL2 to another device in Wi-Fi network
Since WSL2 is a VM you cant directly access its ports from LAN, but here we will show you how to workaround it
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
Native app from web. Generate APK file from web site.
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]
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
Learn how to quickly setup Docker builds with great build performance, security and code isolation
Installing WoodpeckerCI on your VPS server
Woodpecker CI installation guide: Docker deployment on a VPS, GitHub integration, Cloudflare security, and Slack build notifications.
Dookerized deploy setup using Woodpecker CI and with building images on application server
Secure and automate Docker-based deployments with Woodpecker CI over TLS. This step-by-step guide shows how to configure a VPS, set up a custom Certificate Authority, enable secure remote Docker access, and deploy web, desktop, or mobile apps via docker-compose — with optional direct local deployment for debugging or emergencies.