<KurdiBuilds/>
  • Home
  • About
  • Blog
  • Projects
  • Topics
    • Web Development 1
    • DevOps 1
    • AI Integration 2
DevOps 6 min read

Using ZFS Snapshots with Docker Containers

Recently I spent some time learning Docker and ZFS. I was already using ZFS snapshots on OS-level projects, automating them with Sanoid and replicating them to another machine using Syncoid.

Jun 02, 2026
54
#Docker #Docker Compose #VPS #Deployment
AI Integration 5 min read

Building a RAG Pipeline on SQL Server: What I Learned

Recently, I worked on setting up a RAG pipeline using SQL Server as the vector database. The main goal was to test how practical SQL Server is for storing embeddings, searching similar content, and integrating AI features into an existing production-style database.

May 14, 2026
94
#Docker #Docker Compose #RAG #sql-server
AI Integration 4 min read

Building a Personal RAG Chatbot with Laravel and pgvector

I built a RAG (Retrieval-Augmented Generation) chatbot and embedded it in this blog so visitors can ask questions about me and get answers backed by real indexed documents — not hallucinations.

May 10, 2026
116
#Laravel #PHP #cloudflare #RAG
Web Development 2 min read

Deployed a Laravel app on a Hetzner VPS using Docker.

A short walkthrough of deploying a Laravel app on a Hetzner VPS using Docker Compose, Apache, MySQL, Traefik, Let’s Encrypt, Cloudflare, and GitHub Actions for automated deployment.

Apr 30, 2026
183
#Docker #Laravel #Docker Compose #Traefik
Topics
  • Web Development 1
  • DevOps 1
  • AI Integration 2
Tags
#Docker 3 #Docker Compose 3 #Laravel 2 #VPS 2 #PHP 2 #Deployment 2 #RAG 2 #Traefik 1 #GitHub Actions 1 #cloudflare 1 #postgresql 1 #sql-server 1 #ZFS 1 #Sanoid 1 #syncoid 1 #ubuntu 1
<KurdiBuilds/>

Technical articles on Web Development, DevOps, AI Integration and running LLMs locally.

Topics

  • Web Development
  • DevOps
  • AI Integration

Popular Tags

Docker Docker Compose Laravel VPS PHP Deployment RAG ubuntu syncoid Sanoid

© 2026 KurdiBuilds. Built with Laravel.

<KurdiBuilds/> Blog Projects About