50 tutorials · 0 guides
Install Prometheus and Grafana on Ubuntu 24.04 on Raff with Node Exporter, localhost-only metrics, SSH-tunneled Grafana, and live dashboard verification.
Set up SSH MFA on Ubuntu 24.04 on Raff with SSH keys, TOTP, PAM, OpenSSH, safe rollback, recovery codes, and end-to-end login verification without lockout.
Host an app on a VPS with Cloudflare using a Raff Ubuntu 24.04 VM, Node.js 24 LTS, Nginx, proxied DNS, Full (strict) TLS, UFW, and health checks.
Install Nextcloud 34 on Ubuntu 24.04 on Raff with Apache, MariaDB, PHP 8.3, HTTPS, Redis, cron jobs, caching, and upload checks.
Self-host n8n on Ubuntu 24.04 with Docker Compose, PostgreSQL, Nginx, HTTPS, localhost-only exposure, backups, security auditing, and updates.
Install Node.js 24 LTS and npm on Ubuntu 24.04 on a Raff VM. Covers NodeSource, nvm, build tools, local HTTP testing, Express, and cleanup.
Install WireGuard VPN on Ubuntu 24.04 on a Raff VM. Configure keys, IPv4 forwarding, NAT, UFW, full-tunnel routing, client access, and verification.
Deploy Laravel on Ubuntu 24.04 with Nginx and PHP-FPM on a Raff VM. Configure PHP 8.3, permissions, production settings, health checks, and optional HTTPS.
Self-host Supabase on Ubuntu 24.04 with Docker Compose on a Raff VM. Configure current Supabase keys, HTTPS, health checks, backups, and safe storage guidance.
Set up WireGuard VPN on Ubuntu 24.04 for private access to a Raff VM. Generate keys, configure a client peer, open UDP 51820, and verify the tunnel.
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.
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.
Learn how to install Caddy on Ubuntu 24.04 and configure it as a reverse proxy with automatic HTTPS. Step-by-step tutorial for self-hosting apps on a Raff VM.
Learn how to connect two Raff VMs using a private VPC network. Covers network creation, VM attachment, UFW rules, and bandwidth testing with iperf3.
Learn how to restrict users to SFTP-only access on Ubuntu 24.04 using OpenSSH chroot jails. Covers group setup, directory permissions, and sshd_config.
Deploy a Django application on a Raff Ubuntu 24.04 VM with Gunicorn as the WSGI server and Nginx as a reverse proxy. Covers virtualenv, systemd service, static files, and production security.
Connect to Raff S3-compatible object storage using the AWS CLI. This tutorial covers credential setup, bucket operations, file uploads, pre-signed URLs, and lifecycle policies.
Deploy a production-ready Node.js application with PM2 process manager on a Raff Ubuntu 24.04 VM. Covers cluster mode, Nginx reverse proxy, zero-downtime reloads, and startup persistence.
Deploy a multi-container application with Docker Compose on a Raff Ubuntu 24.04 VM. This tutorial covers a Node.js app with PostgreSQL and Redis using Compose profiles, health checks, and named volumes.
Automate server backups on a Raff Ubuntu 24.04 VM. Covers backup scripts, cron scheduling, rsync off-server sync, retention, monitoring, and restore testing.
Install MongoDB 8.0 on Ubuntu 24.04 from the official repository. Enable authentication, create an app user, verify CRUD, and secure port 27017.
Install Caddy web server on a Raff Ubuntu 24.04 VM with automatic HTTPS. This tutorial covers installation, site configuration, automatic Let's Encrypt certificates, reverse proxy setup, and comparison with Nginx.
Install MariaDB 10.11 on Ubuntu 24.04, secure root access, create an app database and user, verify CRUD, and protect port 3306.
Install Python 3 and pip on a Raff Ubuntu 24.04 VM. This tutorial covers the default installation, virtual environments, pip package management, and running your first Python script.
Install and configure fail2ban on a Raff Ubuntu 24.04 VM. This step-by-step tutorial covers SSH jail setup, custom ban rules, log monitoring, and integration with UFW.
Deploy Portainer CE on a Raff Ubuntu 24.04 VM using Docker. This tutorial covers installation, HTTPS setup, container management, and connecting to Docker Compose stacks.
Deploy Gitea on a Raff Ubuntu 24.04 VM with Docker Compose. This tutorial covers setup, database configuration, Nginx reverse proxy, HTTPS with Let's Encrypt, and creating your first repository.", "metaTitle": "Deploy Gitea on Ubuntu 24.04 | Raff Technologies
Install Redis on Ubuntu 24.04, enable authentication, test cache operations, configure persistence and eviction, and secure port 6379.
Set up SSH keys on Ubuntu 24.04 with Ed25519, ssh-copy-id, ssh-agent, safe password disabling, OpenSSH drop-ins, troubleshooting, and key rotation.
Install MySQL 8.0 on Ubuntu 24.04, keep root on auth_socket, create an app database and user, verify CRUD, and secure port 3306.
Secure Nginx on Ubuntu 24.04 with Let's Encrypt and Certbot. Verify DNS, enable HTTPS redirects, test renewal, and add HSTS safely.
Build a remote development VM with code-server and Tailscale on Ubuntu 24.04. Create a secure browser IDE on a Raff VM without exposing it publicly.
Harden an Ubuntu 24.04 server with SSH keys, safe OpenSSH drop-ins, UFW, automatic security updates, service auditing, Fail2Ban, and recovery planning.
Set up a LEMP stack on Ubuntu 24.04 with Nginx, MariaDB, and PHP 8.3. Configure a secure database user, PHP-FPM, and an Nginx server block.
Install Open WebUI with Ollama on Ubuntu 24.04 using Docker, Nginx, HTTPS, and a local Llama model on a Raff VM, with verification and cleanup.
Set up UFW on Ubuntu 24.04 without losing SSH access. Configure IPv4 and IPv6 rules, web ports, source restrictions, logging, and Docker caveats.
Learn how to deploy the OpenClaw AI Agent on Ubuntu 24.04 using the official npm installer. Set up your self-hosted AI agent with Telegram integration, community skills, and persistent memory for enhanced AI functionality.
Install WordPress on Ubuntu 24.04 with Nginx, PHP 8.3, MariaDB, secure file permissions, and a free Let's Encrypt TLS certificate.
Install PostgreSQL 18 on Ubuntu 24.04 from the official PGDG repository. Create a database and role, verify SCRAM authentication, and run a CRUD test.
Install and configure Nginx on Ubuntu 24.04: UFW firewall, custom server block, logs, the latest-version option from nginx.org, and a clean uninstall.
Deploy Uptime Kuma with Docker on a Raff Ubuntu 24.04 VM. Covers Compose, Caddy HTTPS, admin setup, monitor creation, and dashboard verification.
Install Docker Engine and Docker Compose on Ubuntu 24.04 from Docker’s official APT repository. Verify the service, learn basic commands, and uninstall cleanly.
The tutorials, guides, and comparisons we publish, rounded up in one weekly email. Unsubscribe anytime.
Spin up a Linux or Windows server and follow any tutorial here on real infrastructure. RDP and SSH ready, 14-day money-back guarantee.
Deploy a server