Category: Recipes
-

Manage VM Lifecycle with Massed Compute API on GPU Cloud (2026 Guide)
Master the complete VM lifecycle on Massed Compute with automated provisioning, configuration, verification, and teardown workflows that prevent billing leaks and data exposure.
-

Debug Production Issues with Systematic Troubleshooting on Bare-Metal Compute (2026 Guide)
Master production debugging with a structured 9-step workflow: freeze scope, reproduce issues, gather read-only evidence, test one hypothesis at a time, apply minimal fixes, and…
-

Harden Ubuntu VMs with SSH Keys on GPU Cloud (2026 Guide)
Secure your Ubuntu VMs on Massed Compute with SSH key authentication, firewall hardening, and protection registry. Disable password authentication and implement security best practices.
-

Deploy Nginx WebSocket Proxy with SSL on GPU Cloud (2026 Guide)
Configure Nginx as a WebSocket proxy for persistent full-duplex connections. Support Socket.IO, MQTT-over-WebSocket, and any WebSocket server with proper Upgrade header forwarding.
-

Deploy Nginx Authentication Gateway on Ubuntu (2026 Guide)
Protect any web dashboard or internal application with Nginx authentication. This guide covers HTTP Basic Auth, IP allowlisting, and secure reverse proxy configuration on Ubuntu…
-

Deploy Nginx Reverse Proxy with Ubuntu on Bare-Metal Cloud (2026 Guide)
Configure nginx as an HTTP reverse proxy on Ubuntu 22.04 to forward requests to backend services. This guide covers installation, proxy_pass setup, and performance tuning…
-

Install MySQL Server with Secure Configuration on Linux VMs (2026 Guide)
Deploy MySQL Server 8 with production-ready security defaults: anonymous user removal, test database cleanup, localhost-only binding, and proper user scoping.
-

Install Docker Engine with Container Runtime on Ubuntu (2026 Guide)
Learn how to install Docker Engine and the docker-compose plugin on a fresh Ubuntu VM. This guide covers setup, user permissions, and verification with a…
-

Install Redis Server with Ubuntu on Bare-Metal Compute (2026 Guide)
Deploy Redis 7 on Ubuntu 24.04 with enterprise-grade security: mandatory authentication, protected mode, disabled dangerous commands, and UFW firewall protection.
-

Deploy PostgreSQL Server with Security on GPU Cloud (2026 Guide)
Set up a hardened PostgreSQL 16 server on Massed Compute with defense-in-depth security: localhost-only access, firewall protection, and non-superuser application roles.
