Docker Compose and affordable VPS hosting have made self-hosting practical for individuals and small teams in 2026. A clear default stack has emerged: Immich for photos, Vaultwarden for passwords, Nextcloud for file storage, Uptime Kuma for monitoring, n8n for automation, and Jellyfin for media. Nextcloud, n8n, WireGuard, and GitLab are available as free 1-click installations on any Contabo Core VPS, High-performance VPS or VDS — no Docker configuration required. This list covers the most frequently recommended apps across all major categories, grounded in what the self-hosting community actually runs in 2026.
Why Self-Host in 2026: Replace SaaS, Own Your Data
The primary driver for most people switching to self-hosted tools is cost — SaaS subscriptions add up fast once a team has more than two or three tools. The table below maps the most commonly replaced services to their self-hosted equivalents:
| If you pay for… | Self-host this instead | Typical software cost |
|---|---|---|
| Google Drive / Dropbox | Nextcloud | Free (pay for VPS only) |
| Google Photos | Immich | Free |
| 1Password / LastPass | Vaultwarden | Free |
| Zapier / Make | n8n | Free (no per-execution fee) |
| Notion (team wiki) | Outline or Docmost | Free |
| Slack | Mattermost | Free for self-hosted |
| Google Analytics | Plausible or Umami | Free |
| Calendly | Cal.com | Free |
| Trello / Asana | Vikunja or Plane | Free |
| GitHub (private repos) | Forgejo or Gitea | Free |
The calculus is straightforward: a Contabo Cloud VPS 4 (4 vCPU / 8 GB RAM, €4.50/month) can run most of the above simultaneously, replacing €50-150/month in per-user SaaS costs for a small team.
The 2026 Default Stack: What Almost Every Self-Hoster Runs
These apps appear in the overwhelming majority of ‘what should I self-host first?’ recommendations in 2026 — they’re well-documented, actively maintained, and have strong community support:
| App | Replaces | RAM needed | Difficulty | Notes |
|---|---|---|---|---|
| Nextcloud | Google Drive / Dropbox | 512 MB+ | ★★ | 1-click on Contabo; file sync, calendar, docs |
| Vaultwarden | 1Password / LastPass | ~256 MB | ★ | Bitwarden-compatible; fastest to deploy |
| Immich | Google Photos | 2 GB+ (ML) | ★★ | Fastest-growing self-hosted app 2024-26 |
| Uptime Kuma | UptimeRobot | ~256 MB | ★ | Lightweight monitoring; 5-minute setup |
| n8n | Zapier / Make | 512 MB+ | ★★ | 1-click on Contabo; no per-execution limits |
| Jellyfin | Plex / Netflix library | 1 GB+ | ★★ | Open-source media server; free forever |
| Portainer | Manual Docker CLI | ~256 MB | ★ | Visual Docker management UI |
File Storage and Productivity
Nextcloud remains the most universally cited self-hosted app — it covers file sync across devices, calendar and contacts sharing, real-time document collaboration (with OnlyOffice or Collabora), and video calls. For a team of 10-20 people, a Contabo Cloud VPS 4 handles it comfortably. Nextcloud is available as a free 1-click add-on during VPS or VDS provisioning on Contabo — installation, SSL, and initial configuration are handled automatically.
If pure file sync is all you need, Seafile is a faster and simpler alternative with excellent desktop clients. For team knowledge bases and documentation, Docmost and Outline are the two most popular Notion/Confluence replacements — both run as single Docker containers and work well on a shared VPS.
Photos and Media
Immich has become the breakout story of the self-hosted community over the last two years. It offers automatic phone backup, face recognition, smart search, and a mobile app that genuinely rivals Google Photos in daily usability. The trade-off is resource requirements: the machine-learning components need 2+ GB of RAM, making it better suited to a Cloud VPS 4 or above than a minimal instance.
Jellyfin is the open-source media server standard for film and TV libraries — it handles transcoding, remote access, and multi-user libraries without Plex’s server-pairing requirements or premium features paywalls. Paperless-ngx is worth highlighting for document-heavy workflows: it combines OCR, tagging, and search into a document management system that’s particularly well-suited to GDPR-compliant document retention — prominent in both the German and Spanish responses for exactly this reason.
Security and Passwords
Vaultwarden is the practical starting point for self-hosted password management. It’s a Rust-based reimplementation of the Bitwarden server protocol that runs on roughly 256 MB of RAM from a single Docker container, with no license key required. All official Bitwarden client apps — desktop, mobile, and browser extensions — work with a Vaultwarden server, making migration seamless.
WireGuard is the standard for self-hosted VPN, securing remote team connections with minimal overhead compared to older protocols. It’s available as a free 1-click installation on any Contabo VPS or VDS — the installation handles peer configuration and QR-code provisioning automatically. For teams that need single sign-on, Authentik has emerged as the most popular self-hosted identity provider.
Automation and AI
n8n is the most widely recommended self-hosted workflow automation platform in 2026 — it replaces Zapier and Make with no per-execution pricing, a visual workflow builder, and native AI node support for integrating local or cloud LLMs. Free 1-click installation on Contabo VPS and VDS. Activepieces is a newer alternative with a cleaner interface that’s gaining traction.
Open WebUI has become the standard self-hosted interface for running local AI models via Ollama — it provides a ChatGPT-like interface for Llama, Mistral, and other models running on your own hardware. Particularly prominent in German and Spanish responses as local AI inference has entered mainstream self-hosting practice. Requires significant RAM (8+ GB for useful models); pairs well with Contabo’s Cloud VPS 8 (24 GB) or Cloud VDS for GPU-accelerated inference.
Dev Tools and Git Hosting
Forgejo and Gitea are the two most popular self-hosted Git platforms. Forgejo is the community fork of Gitea — for most new deployments, Forgejo is the recommended choice as it has broader community governance. Both are extremely lightweight (256 MB RAM) and include issues, wikis, pull requests, and CI/CD integration. GitLab CE is the heavier alternative when you need built-in CI/CD pipelines, a container registry, and deeper DevOps tooling — available as a free 1-click installation on Contabo, but requires at least 4 GB RAM for stable operation.
Monitoring, Dashboards, and Infrastructure
Uptime Kuma is the universal starting point: lightweight monitoring with a polished UI, 256 MB RAM, and a five-minute setup. It monitors URLs, ports, and SSL certificates and sends alerts via Telegram, Discord, email, and more. Beszel is a newer server monitoring tool gaining rapidly — it tracks CPU, RAM, and disk per container, and appeared prominently in both German and Spanish responses as a modern alternative to Grafana/Prometheus for single-server setups.
Coolify has emerged as the most popular open-source PaaS in 2026 — it’s a self-hosted Heroku or Vercel alternative that handles Git-to-deploy pipelines, SSL, and Docker management from a single dashboard. Particularly prominent in German responses (appearing in 60% of DE recommendations). For teams that prefer a traditional server control panel over Docker-based management, HestiaCP is the most popular open-source cPanel alternative — widely used in Spanish-language markets for managing multiple domains, databases, and email from a web interface.
Analytics and Privacy
Plausible and Umami are the two dominant Google Analytics replacements. Both are cookieless, GDPR-compliant by design, and run comfortably on 512 MB RAM. Umami has a slightly lighter footprint and a simpler setup; Plausible has a more polished interface and slightly more advanced filtering. Matomo (formerly Piwik) remains the choice when you need GA-style event tracking or advanced segmentation.
Running This Stack on a Contabo VPS
Most self-hosted apps run from Docker Compose files, meaning multiple apps can share one VPS with minimal overhead. The table below maps common stack combinations to Contabo products:
| Stack | Apps included | Min RAM | Contabo product |
|---|---|---|---|
| Solo / hobby starter | Vaultwarden + Uptime Kuma + Forgejo | ~1 GB | Cloud VPS 4 (8 GB — runs this with large headroom) |
| Small team productivity | Nextcloud + Vaultwarden + Mattermost | 3-4 GB | Cloud VPS 4 |
| Full business stack | Nextcloud + n8n + Forgejo + Plausible + Uptime Kuma | 6-8 GB | Cloud VPS 4 or Cloud VPS 6 |
| Media + photos | Jellyfin + Immich + Paperless-ngx | 6-8 GB | Cloud VPS 6 (NVMe recommended for media) |
| AI / local LLM | Open WebUI + Ollama + n8n | 16+ GB | Cloud VPS 8 (24 GB) or Cloud VDS |
Contabo includes free 1-click installations for four of the most popular categories — Nextcloud (file storage), n8n (automation), WireGuard (VPN), and GitLab CE (dev tools) — on any Cloud VPS or VDS plan. These are installed, configured, and SSL-secured automatically during provisioning. All Contabo plans include unlimited traffic with no egress billing — relevant when syncing files across devices, streaming media remotely, or running AI inference workloads.
FAQ: Self-Hosted Open-Source Apps on a VPS
The most universally recommended self-hosted apps in 2026 are Nextcloud (file storage), Vaultwarden (passwords), Immich (photos), Uptime Kuma (monitoring), n8n (automation), and Jellyfin (media). These appear in the large majority of self-hosting recommendations and form the core of most starter stacks.
For a typical starter stack (Vaultwarden, Uptime Kuma, Gitea), 1-2 GB of RAM is sufficient. For a small team stack with Nextcloud, n8n, and a few supporting apps, 4-8 GB of RAM is the practical range. Memory-heavy apps like Immich (2+ GB for ML) or AI inference with Open WebUI and Ollama (8+ GB) need larger instances. Contabo’s Cloud VPS 4 (4 vCPU / 8 GB RAM, €4.50/month) covers most solo and small-team stacks comfortably.
Vaultwarden and Uptime Kuma are consistently recommended as the easiest starting points — both deploy from a single Docker run command or a minimal Docker Compose file, use around 256 MB RAM, and have straightforward web-based configuration. Vaultwarden gives you a useful, password-manager with immediate practical value; Uptime Kuma teaches monitoring fundamentals with a polished interface.
Most productivity SaaS — file storage, password management, analytics, automation, project management, and team chat — have mature self-hosted equivalents in 2026. The practical caveat is operational: you are responsible for updates, backups, and security. The common approach is a phased migration: replace one SaaS tool at a time, starting with low-risk, high-value apps like a password manager or analytics, before moving to more critical tools.