Knowledgebase › Self-Hosting

Self-Hosting

Search

Articles

Nextcloud at production scale on a LYLIX VPS — storage, OCC, malware scanning

Nextcloud is the most common "file sync + collaboration" self-host. The default tutorial install works for a couple of users and a small library but falls…

Mastodon on a LYLIX VPS — sidekiq scaling, S3-compatible storage, federation traffic

Mastodon is the most-self-hosted Fediverse server. It works fine for a single user; it scales reasonably to a few hundred active users on a single VPS with…

Matrix Synapse on a LYLIX VPS — federation, performance tuning, the database trap

Matrix Synapse is the most-deployed Matrix homeserver. It runs as a single VPS server fine; the failure modes are usually either federation traffic…

Forgejo (and Gitea) on a LYLIX VPS — backups, CI runners, mirror workflows

Forgejo is a hard fork of Gitea, run by a community non-profit. Both are excellent lightweight self-hosted Git forges. This article covers Forgejo…

Plausible analytics on a LYLIX VPS — privacy-friendly replacement for Google Analytics

Plausible is a privacy-focused web analytics tool: no cookies, no personal data collection, GDPR/CCPA-compliant by design. It self-hosts cleanly on a single…

Headscale on a LYLIX VPS — running your own Tailscale control plane

Tailscale's client is excellent but the control plane is hosted on Tailscale's infrastructure. Headscale is an open-source reimplementation of that control…

Vaultwarden on a LYLIX VPS — self-hosted Bitwarden-compatible password manager

Vaultwarden is a lightweight Bitwarden-compatible server in Rust — works with all the official Bitwarden clients (browser extension, mobile apps,…

Jellyfin on a LYLIX VPS — media streaming server

Jellyfin is the leading open-source media server — fork of Emby, alternative to Plex, no licensing fees, no central account requirement. Stream your own…

Uptime Kuma — self-hosted uptime monitoring and status pages

Uptime Kuma is the open-source answer to UptimeRobot / StatusCake / Pingdom — a self-hosted monitoring tool with a clean web UI, HTTP/TCP/ping/keyword…

Paperless-ngx on a LYLIX VPS — document scanning and search

Paperless-ngx turns a pile of scanned PDFs into a searchable, taggable document archive. OCR runs on every document; web UI lets you filter by tag,…

AdGuard Home on a LYLIX VPS — DNS-level ad blocking for your devices

AdGuard Home is a DNS server with built-in ad/tracker blocking, served as the resolver for any device on your network (or via VPN). Pi-hole's main…

WireGuard mesh between multiple VPSes — Tailscale alternative with wg-quick

Tailscale handles WireGuard mesh networking transparently — every node sees every other node, NAT punching is automatic, you barely think about it.…

Ghost on a LYLIX VPS — modern blogging platform

Ghost is the leading self-hostable blogging platform — modern editor, clean themes, native newsletter / membership features, no plugin ecosystem to…

BookStack on a LYLIX VPS — self-hosted wiki for teams

BookStack is a self-hosted wiki organized into Books → Chapters → Pages. PHP-based (Laravel), MariaDB for storage, sensible defaults, sane theme. The…

Self-hosted Healthchecks — monitoring cron jobs and scheduled tasks

Healthchecks is the "dead man's switch" pattern as a service — your scheduled job pings a URL when it succeeds; if the URL doesn't get pinged within the…

n8n on a LYLIX VPS — self-hosted workflow automation (Zapier alternative)

n8n is the open-source Zapier — a visual workflow builder for chaining together APIs, webhooks, databases, and 400+ pre-built integrations. Self-host on a…

Vikunja on a LYLIX VPS — self-hosted task manager (Todoist alternative)

Vikunja is a self-hostable task manager with projects, kanban boards, gantt charts, sharing, reminders, and decent mobile clients. Closest to Todoist's…

Immich on a LYLIX VPS — self-hosted photo backup (Google Photos alternative)

Immich is the leading self-hostable alternative to Google Photos / iCloud Photos — auto-backup from iOS and Android, face detection, search, shared…

« Back to Knowledgebase

Powered by WHMCompleteSolution