Run n8n task runners on host (systemd) with n8n in Docker Run n8n task runners on Ubuntu host via systemd while keeping n8n in Docker Compose, enabling Python in Code nodes securely. Architecture Overview n8n Docker exposes Task Broker on […]
Mastering Open-Source AI with OpenWebUI and OpenRouter on Linux
How to Install and Configure OpenWebUI on Ubuntu with Docker Compose, OpenRouter AI (No Ollama Required) – Permanent Production Setup OpenWebUI is a sleek web UI for LLMs. This guide sets it up on Ubuntu using Docker Compose with OpenRouter.ai […]
Fortifying Your Linux Server for Self-Hosted AI Apps
Essential Security Measures for Peace of Mind Running AI applications on your own Linux server offers great control and customization. However, this also means you’re responsible for its security. This guide will walk you through key hardening steps to protect […]
Centralized Logging for Docker Services A Docker, How-To Tutorial
Ship Container Logs to Loki and Grafana on Ubuntu Managing logs from multiple Docker containers can be a challenge. This guide provides a step-by-step how-to tutorial for setting up centralized logging on a single Ubuntu server, directing your logs to […]
HAProxy Unleashed Configure a Reverse Proxy for Docker Services
Mastering HAProxy for Scalable Docker Deployments with Advanced Routing Learn how to transform HAProxy into a powerful reverse proxy, efficiently directing traffic to multiple Docker containers. We’ll cover essential configurations like ACLs, path routing, WebSockets, and SSL passthrough for robust […]
Mastering Production-Grade Docker Compose Your Essential Guide
Structuring robust docker-compose.yml for your applications Unlock the power of Docker Compose for production. This guide simplifies structuring your `docker-compose.yml` to ensure reliable, scalable, and maintainable deployments, perfect for novice tech users. Building a Solid Foundation Networks, Volumes, and Environment […]
Host Open-Source LLMs Locally and Securely from Hugging Face with Docker
A Step-by-Step Guide for Beginners Leverage the power of open-source Large Language Models (LLMs) by hosting them on your own machine. This guide simplifies the process using Hugging Face models, Docker, and text-generation-webui, ensuring secure LAN access for your AI […]
