Step-by-step tutorials to help you set up, configure, and manage servers, apps, and infrastructure on Raff.
Get the latest tutorials and cloud tips delivered to your inbox.
48 Tutorials
Self-host Invoice Ninja on a Raff Ubuntu 24.04 VM. Covers Docker Compose, MySQL, Redis, Caddy HTTPS, bootstrap setup, backups, and checks.
Deploy Odoo on a Raff Ubuntu 24.04 VM with Docker Compose. Covers PostgreSQL, Caddy automatic HTTPS, database setup, backups, and end-to-end verification.
Deploy Vaultwarden on a Raff Ubuntu 24.04 VM. Covers Docker Compose, Caddy automatic HTTPS, signup lock-down, backups, and end-to-end security checks.
Learn how to deploy Ghost CMS on Ubuntu 24.04 with Nginx, MySQL, Node.js, SSL, and Ghost-CLI on a Raff VM for production publishing.
Learn how to sync files to Raff Object Storage with rclone. Configure S3 access, copy folders, use dry runs, schedule backups, and verify restores.
Back up PostgreSQL to Raff Object Storage with Restic. Learn encrypted dumps, S3-compatible setup, retention rules, and restore testing.
Self-host Plausible Analytics on a Raff Ubuntu 24.04 VM using Docker Compose. Get privacy-friendly website analytics with no cookies, no GDPR consent banners, and full data ownership on your own infrastructure.
Deploy a Next.js application on Ubuntu 24.04 using PM2 for process management and Nginx as a reverse proxy. Covers Node.js setup, build pipeline, PM2 ecosystem config, Nginx proxy, and HTTPS with Certbot.
Self-host Supabase on a Raff Ubuntu 24.04 VM using Docker Compose. Configure PostgreSQL, Auth, Storage, and the Supabase Studio dashboard for a fully private, production-ready backend-as-a-service stack.
Install Coolify on a Raff Ubuntu 24.04 VM and turn your cloud server into a self-hosted PaaS. Deploy apps, databases, and services with a Git-connected UI — no Heroku or Render subscription needed.
Deploy a FastAPI application on Ubuntu 24.04 using Uvicorn, systemd for process management, and Nginx as a reverse proxy. Covers virtual environments, service files, and production-ready configuration.
Set up a WireGuard VPN server on a Raff Ubuntu 24.04 VM. Create a VM, generate keys safely, import a client config, and verify the tunnel.