Step-by-step tutorials to help you set up, configure, and manage servers, apps, and infrastructure on Raff.
Deploy Laravel on a Raff Ubuntu 24.04 VM with Nginx and PHP-FPM. Covers PHP extensions, Composer, permissions, HTTPS, and production verification.
Host an app on a VPS with Cloudflare on a Raff Ubuntu 24.04 VM. Covers Nginx reverse proxy, DNS records, HTTPS, UFW firewall, and production checks.
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.
Install Ghost CMS on Ubuntu 24.04 with Nginx, MySQL 8, Node.js 22, Ghost-CLI, HTTPS, systemd, backups, and safe updates.
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. Create encrypted dumps, schedule retention, check repository health, and test a full restore.
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.
Install Coolify on Ubuntu 24.04 using the official installer. Secure the dashboard, deploy an app, configure domains, and plan backups and updates.
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.