• Home
BuildWithMatija
Get In Touch

Knowledge Base

Practical notes on systems, web architecture, and AI implementation.

Browse articles by topic, author, or format to find decision-grade guidance for building usable business systems.

Build With Matija Logo

Build with Matija

Matija Žiberna

I turn scattered business knowledge into one usable system. End-to-end system architecture, AI integration, and development.

Quick Links

Payload CMS Websites
  • Bespoke AI Applications
  • Projects
  • How I Work
  • Blog
  • Payload CMS

    • Migration
    • Pricing

    Get in Touch

    Have a project in mind? Let's discuss how we can help your business grow.

    Contact me →
    © 2026BuildWithMatija•Principal-led system architecture•All rights reserved

    Find a specific article

    Search + Filters

    Article Filters

    All Articles (16 of 16 articles)

    Custom Dockerfile with Transformers v5 and pre-baked GLM-OCR weights for fast RunPod serverless cold starts
    How-To GuideDocker
    Run GLM-OCR on RunPod Serverless: 17-line Dockerfile

    Learn how to run GLM-OCR on RunPod Serverless with a custom Dockerfile that pre-installs Transformers v5 and bakes model weights to eliminate cold starts.

    Matija Žiberna
    Matija Žiberna
    • Previous
    • 1
    • 2
    • Next
    Page 1 of 2

    Explore Topics

    Discover curated content across our most popular categories

    Next.js
    Next.js

    Learn everything about Next.js, the leading React framework for building production-ready web apps.

    How to Update Sanity Schema in Nextjs 15

    How to Update Sanity Schema in Nextjs 15

    by Matija Žiberna

    Integrating Sanity.io with Next.js 15: A Step-by-Step Guide

    Integrating Sanity.io with Next.js 15: A Step-by-Step Guide

    by Matija Žiberna

    View all Next.js articles →

    Browse

    Topics

    PayloadPayload
    64
    Next.jsNext.js
    88
    ReactReact
    14
    DockerDocker
    17
    AI
    19
    CloudflareCloudflare
    4

    Newsletter

    Stay Updated

    Get practical notes and implementation updates without the noise.

    16 days ago
    7 min read
    A minimalist illustration of a MacBook displaying a terminal window running colima start and Docker commands, alongside the Docker whale and Colima mountain logos on a dark background.
    How-To GuideDocker
    Install Docker CLI on Mac with Colima — Fast Guide 2026

    Install Docker CLI on Mac with Colima: a fast, CLI-only setup that replaces Docker Desktop, fixes credential helper issues, runs docker-compose, and saves…

    Matija Žiberna
    Matija Žiberna
    about 2 months ago
    4 min read
    Discover how to configure n8n in Docker to allow internal and external libraries securely on Ubuntu.
    How-To GuideDocker
    Unlock n8n: Enable External & Internal Libraries with Docker

    Learn to enable internal and external libraries in n8n using Docker on Ubuntu, boosting functionality effortlessly.

    Matija Žiberna
    Matija Žiberna
    4 months ago
    4 min read
    Docker Container Migrate
    How-To GuideDocker
    Migrating Docker Containers Between VPS Servers Without Data Loss

    Follow a proven Docker migration checklist to archive volumes, transfer backups between VPS servers, and relaunch your stack safely.

    Matija Žiberna
    Matija Žiberna
    4 months ago
    17 min read
    n8n self host
    How-To GuideDocker
    How to Self-Host n8n on Your VPS (Simple, Secure, and Production-Ready)

    Install n8n on your VPS with Docker, expose it safely through Cloudflare Tunnel, add basic auth, and prep the stack for PostgreSQL when you scale.

    Matija Žiberna
    Matija Žiberna
    5 months ago
    5 min read
    Docker Cloudflared Tunnel
    How-To GuideDocker
    Cloudflare Tunnel + Docker: Expose Containers Without Nginx or Open Ports

    Expose containers like n8n, Grafana, or any Node app to the internet using Cloudflare Tunnel—no Nginx, no DNS hassle, and automatic SSL.

    Matija Žiberna
    Matija Žiberna
    5 months ago
    5 min read
    Covnert CLI to API
    How-To GuideDocker
    How to Convert Your CLI Tool to a Production API with Zero Code Changes

    Learn how to convert CLI tools to production APIs without rewriting code. Includes Express.js wrapper, Redis job queues, background processing, and Docker…

    Matija Žiberna
    Matija Žiberna
    6 months ago
    7 min read
    Deploy React Vite on Docker VPS
    Docker
    React Vite + Docker + Nginx: Production Deployment Guide

    A step-by-step guide to deploying a React Vite app on a VPS using Docker, NGINX, HTTPS, and Compose—with production-ready asset handling and API proxying.

    Matija Žiberna
    Matija Žiberna
    6 months ago
    10 min read
    Dev containers docker
    How-To GuideDocker
    How to Configure Development Containers with Docker

    Set up fast, consistent development environments using VSCode Dev Containers, Docker Compose, and hot reload for a React frontend and FastAPI backend.

    Matija Žiberna
    Matija Žiberna
    6 months ago
    13 min read
    Docker upgrade on Ubutnu 24
    How-To GuideDocker
    Update Docker to Latest Version on Ubuntu

    Complete walkthrough for upgrading Docker on Ubuntu servers and development machines using Docker's official repository for the latest features and security updates.

    Matija Žiberna
    Matija Žiberna
    6 months ago
    3 min read
    Certbot Docker automatic renew
    How-To GuideDocker
    Docker Certbot Auto-Renewal: SSL Setup with Nginx
    Matija Žiberna
    Matija Žiberna
    9 months ago
    6 min read
    Docker permission denied error using github actions
    Docker
    Fix Docker Permission Denied: Volumes, Bind Mounts & CI/CD
    Matija Žiberna
    Matija Žiberna
    10 months ago
    React
    React

    Articles and tutorials on building modern web interfaces using React — from components and hooks to performance optimization and architecture.

    React Hook Form Multi-Step Tutorial: Zustand + Zod + Shadcn

    React Hook Form Multi-Step Tutorial: Zustand + Zod + Shadcn

    by Matija Žiberna

    The Invisible Form Bug: React 19 + React Hook Form's Hidden Compatibility Issue

    The Invisible Form Bug: React 19 + React Hook Form's Hidden Compatibility Issue

    by Matija Žiberna

    View all React articles →
    Docker
    Docker

    Everything you need to know about using Docker to build, ship, and run applications in isolated environments.

    Remove Docker Volumes (Even When In Use) — 4 Methods

    Remove Docker Volumes (Even When In Use) — 4 Methods

    by Matija Žiberna

    Fix Docker Permission Denied: Volumes, Bind Mounts & CI/CD

    Fix Docker Permission Denied: Volumes, Bind Mounts & CI/CD

    by Matija Žiberna

    View all Docker articles →
    Cloudflare
    Cloudflare

    Guides and insights on using Cloudflare for performance optimization, DNS management, security, and edge computing.

    How To Programmatically Add DNS Records To Cloudflare In Node

    How To Programmatically Add DNS Records To Cloudflare In Node

    by Matija Žiberna

    View all Cloudflare articles →