50 tutorials · 2 guides
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.
Learn how to sync files to Raff Object Storage with rclone. Configure S3 access, copy folders, use dry runs, schedule backups, and verify restores.
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.
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.
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 add MFA to SSH on Ubuntu 24.04 using libpam-google-authenticator and TOTP. Covers PAM config, KbdInteractiveAuthentication, and multi-user rollout.
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.
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 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.
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 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 MongoDB Community Edition on a Raff Ubuntu 24.04 VM. This tutorial covers adding the official repository, installation, security hardening, database creation, user authentication, and basic CRUD operations.
Install Prometheus and Grafana on a Raff Ubuntu 24.04 VM for server monitoring. This tutorial covers Prometheus setup, Node Exporter for system metrics, Grafana dashboards, and alerting.
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 secure MariaDB on a Raff Ubuntu 24.04 VM. This tutorial covers installation, security hardening, user and database creation, basic SQL operations, and optional remote access configuration.
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 and configure WireGuard VPN on a Raff Ubuntu 24.04 VM. This step-by-step tutorial covers server setup, client configuration, key generation, and secure tunneling.
Install and configure Redis on a Raff Ubuntu 24.04 VM. This tutorial covers installation, security hardening, password authentication, persistence settings, and basic operations.
Set up SSH key authentication on a Raff Ubuntu 24.04 VM. This step-by-step tutorial covers key generation, copying the public key, disabling password login, and troubleshooting.
Learn how to install Node.js and npm on Ubuntu 24.04 in 10 minutes with 3 easy methods: NodeSource, nvm, and the default repository. Includes verification steps and your first HTTP server setup.
Install MySQL 8.0 on a Raff Ubuntu 24.04 VM with this step-by-step tutorial. Covers installation, security hardening, user creation, remote access, and basic database operations.
Secure your Nginx web server with a free Let's Encrypt SSL certificate on Ubuntu 24.04. This step-by-step tutorial covers Certbot installation, certificate issuance, auto-renewal, and TLS hardening.
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.
Secure your Raff Ubuntu 24.04 server with SSH key authentication, UFW firewall, Fail2Ban, and automatic updates. Essential initial setup for production.
Set up a LEMP stack on a Raff Ubuntu 24.04 VM with Nginx, MariaDB, and PHP-FPM. Covers installation, security, database config, and production tuning.
Deploy Open WebUI with Ollama on a Raff Ubuntu 24.04 VM for a self-hosted ChatGPT alternative. Run local AI models privately with a full web interface.
Self-host n8n workflow automation on a Raff Ubuntu 24.04 VM using Docker Compose with PostgreSQL, an Nginx reverse proxy, and free HTTPS via Let's Encrypt.
Secure your Ubuntu 24.04 VM with UFW firewall. This step-by-step guide covers setting default policies, configuring SSH rules, rate limiting, port management, and enabling logging for enhanced cloud server security.
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 a Raff Ubuntu 24.04 VM with Nginx, PHP-FPM, and MariaDB. A complete step-by-step tutorial for a fast, production-ready WordPress site.
Install Nginx on Ubuntu 24.04 VPS, configure UFW, test the service, create a server block, check logs, and prepare the server for HTTPS or reverse proxy use.
Install Nextcloud on a Raff Ubuntu 24.04 VM. Covers Apache, MariaDB, PHP 8.3, HTTPS, cron jobs, caching, file upload, and admin checks.
Deploy Uptime Kuma with Docker on a Raff Ubuntu 24.04 VM. Covers Compose, Caddy HTTPS, admin setup, monitor creation, and dashboard verification.
Install PostgreSQL 18 on a Raff Ubuntu 24.04 VM. Covers PGDG repository setup, service checks, local authentication, CRUD testing, and firewall rules.
Learn how to install Docker Engine on Ubuntu 24.04 with this easy-to-follow guide. Step-by-step instructions for setting up repositories, installing Docker, configuring Docker Compose, and running your first container in minutes.
Learn what to do after provisioning your first cloud server. A practical post-deployment checklist covering login, updates, users, firewall, monitoring, and first deployment.
Learn the Linux commands you actually use on a cloud server. Organized by real tasks — connecting, securing, deploying, monitoring, and troubleshooting — with examples tested on Ubuntu 24.04.
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