Tag: self-hosting
All the articles with the tag "self-hosting".
-
LLM Backends: vLLM vs llama.cpp vs Ollama
vLLM, llama.cpp, and Ollama all run local LLMs — compare throughput, memory use, GPU support, and which fits your hardware.
-
How to securely deploy Cloudflare Tunnels
Cloudflare Tunnels expose local services to the internet without open ports — secure setup with zero-trust access controls.
-
Uptime Monitoring with Uptime Kuma
Uptime Kuma monitors your services and sends alerts when they go down — beautiful self-hosted alternative to UptimeRobot.
-
Ollama: Powerful Language Models on Your Own Machine
Ollama makes running local LLMs dead simple — pull a model, start the server, and get a private ChatGPT running on your own hardware.
-
Unleash the Power of LLMs with LocalAI
LocalAI is a self-hosted OpenAI-compatible API — run any GGUF model and connect existing tools without changing a line of client code.
-
Supercharge Your Homelab Monitoring with Zabbix
Zabbix is enterprise-grade monitoring that you can self-host — agents, templates, triggers, and dashboards for your entire home lab.
-
Wiki.js for your documentation in docker
Wiki.js is a gorgeous self-hosted wiki with Markdown, WYSIWYG, and Git sync — Docker Compose setup with PostgreSQL backend.
-
NocoDB DB Management System
NocoDB wraps any SQL database in a spreadsheet UI — self-host an Airtable alternative on top of MySQL, PostgreSQL, or SQLite with Docker.
-
Appwrite Backend-as-a-service (BaaS)
Appwrite is an open-source Firebase alternative you can self-host — databases, auth, storage, and functions without vendor lock-in.
-
Wireguard VPN Server in Docker
Run a WireGuard VPN server inside Docker — wg-easy setup, peer config generation, and getting road warrior access to your home network.
-
WordPress on PHP-FPM & Caddy in Docker
Run WordPress on PHP-FPM with Caddy as the web server — all in Docker Compose with automatic HTTPS and proper PHP config.
-
How to install NextCloud via Docker
Self-host Nextcloud in Docker with persistent storage and a reverse proxy — your own Google Drive without the Google.