NEW

GPU instances are live. Use code LOCAL10 for 10% off your first month.

Deploy now
blog

The self-hosting journal

Practical guides on local AI, server tuning and keeping your infrastructure yours. Written by the team that runs the machines.

Abstract illustration of a GPU chip connected to a network

Run Llama 3.1 70B on a Locally GPU server in 10 minutes

From a fresh instance to your first streamed tokens: install Ollama, pull a quantized 70B model, expose a private API and connect your apps. Copy-paste commands included, no prior server experience required.

Read the guide
Abstract illustration of a reasoning chain ending in an answer node

How to run DeepSeek R1 70B on a rented RTX 4090

The open reasoning model on a $129 card: quantization that fits in 24 GB, the sampling settings that matter, and honest tok/s numbers.

Read more
Abstract n8n workflow diagram with a local model node

Self-hosting n8n + local AI: automations that never phone home

One server, two containers, zero API keys. Wire n8n to a local Llama and put a free private model in the hot path of everything.

Read more
Abstract bar chart illustration

Why self-hosting beats API tokens: the actual math

We priced 30 days of moderate LLM usage against a flat GPU instance. The break-even point arrives earlier than you think.

Read more
Abstract layered stack illustration

Ollama vs LM Studio on a rented server: which fits you

CLI-first versus GUI-first. We ran both on identical hardware and measured setup time, throughput and day-to-day ergonomics.

Read more
Abstract particle diffusion illustration

Stable Diffusion on RDP: a creator's remote studio setup

ComfyUI on a Windows GPU instance, streamed to any laptop. Model folders, launch flags and the settings that matter for speed.

Read more
Abstract security shield illustration

Harden your VPS in 15 minutes: the essential checklist

SSH keys, firewall rules, fail2ban and automatic updates. The minimum viable hardening every fresh server should get on day one.

Read more
Abstract illustration of two GPU chips and signal waves

What GPU passthrough actually means (and why it matters)

Shared vGPU slices versus a full dedicated card. How passthrough works under KVM and what it changes for inference speed.

Read more