DODan Ong'udiinfortunedevs.hashnode.dev·Oct 29, 2025 · 3 min readDay 1 Project: One-Page Web Developer PortfolioGoal Create a single-page portfolio website to showcase your web development skills, projects, and contact information — with no database required. You can watch how I build a one-page web developer portfolio using Yii2 — clean, responsive, and easy ...00
DODan Ong'udiinfortunedevs.hashnode.dev·Sep 28, 2025 · 2 min readvMix Fresh Install Guide (Simple Version)0. Download vMix Installer Go to GetIntoPC: https://getintopc.com In the search bar, type “vMix” and press Enter. Select the latest version of vMix from the results. Scroll down and click on the Download button (usually “Download Full Setup”). W...00
DODan Ong'udiinfortunedevs.hashnode.dev·Sep 27, 2025 · 2 min readUpgrading n8n in Docker Without Losing DataThis guide explains how to upgrade n8n running in Docker to the latest version, while preserving your workflows and credentials. Important: Replace n8n.example.com in the commands with your own domain or subdomain. Step 0: Optional — Run Docker With...00
DODan Ong'udiinfortunedevs.hashnode.dev·Sep 23, 2025 · 3 min readSelf-Hosting n8n with Docker and Nginx Proxy Manager on UbuntuThis guide explains how to deploy n8n with Nginx Proxy Manager (NPM) using Docker Compose on a new Ubuntu server. The setup uses a shared Docker network so that NPM can route traffic to n8n securely with HTTPS. 1. Prerequisites Ubuntu 22.04 or late...00
DODan Ong'udiinfortunedevs.hashnode.dev·Jul 25, 2025 · 4 min readDeploy Yii Framework Application to InfinityFree Using GitHub Actions and FTPThis guide walks you through deploying a Yii2 Framework app to InfinityFree using GitHub Actions and FTP. You'll prepare the project locally, configure GitHub secrets, and deploy automatically through push or manual trigger. Prerequisites Yii2 Basi...00