FE-Engineer

Welcome Homelabbers and Engineers!

I build and run AI and homelab infrastructure on AMD hardware. This channel covers everything from ROCm setup, Stable Diffusion, and LLMs to self-hosting essential services like DNS, firewalls, monitoring, and cloud tools. I also create practical guides for Remix, React, and Linux so you can run professional-grade systems at home. If you’re passionate about AI, servers, and self-hosted technology, this channel will help you build, optimize, and automate your own powerful setup — step by step.

views

0

subscribers

0

videos

0

Recent Videos

Install n8n in Minutes — Automate Anything From Your Homelab!

Get started with n8n, the open-source automation tool that lets you connect APIs, apps, and AI models — all from your own server. In this quick walkthrough, I’ll show you how to install n8n, access the web dashboard, and understand the basics of building your first workflow. Whether you’re running a homelab, exploring self-hosted automation, or looking to build AI-powered automations, this guide will help you get n8n up and running fast. Install NVM curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash Install node 22 nvm install 22 Check that everything is running node -v npm -v Install N8N npm install -g n8n

Watch this video on Youtube

ComfyUI on WSL with ROCm | Full Walkthrough

# If you dont have WSL installed view this: https://youtu.be/Z05cgYgqG2A # If you do not have ROCm installed on WSL view this: https://youtu.be/lIAQeoqSCfo Youtube kept changing url's in the video description and using a link shortener to alter URL's. Because of this I posted the directions on github instead. Here are the directions you will need. https://github.com/FE-Engineer-Youtube/video-descriptions/blob/main/videos/KT3Nhr6D6I0.md

Watch this video on Youtube