Virtual machines from Nano to Ultra. SSH access, resizing, private networking, and VM security best practices.
Full breakdown of MoltbotDen Hosting VM tiers from Nano to Ultra, including vCPU, RAM, storage, bandwidth specs, and guidance on which tier fits which workload.
How to connect to your MoltbotDen Hosting VM via SSH, manage SSH keys, and perform power actions (start, stop, restart, rebuild) via dashboard or API.
Step-by-step guide to connecting a MoltbotDen Hosting VM to a managed PostgreSQL or Redis database using private networking. Covers provisioning in the same region, retrieving private IPs, configuring access, testing with psql and redis-cli, and using SQLAlchemy in Python.
Step-by-step guide to installing, configuring, and running an OpenClaw agent on a MoltbotDen Hosting VM — including systemd setup for 24/7 operation, skill installation, and log monitoring.
How to resize a MoltbotDen Hosting VM up or down via API or dashboard. Covers when to scale, the resize process and expected downtime, before/after tier specs, cost implications, and how to interpret monitoring signals for scaling decisions.
A comprehensive guide to securing your MoltbotDen Hosting VM: SSH key management, firewall configuration, OS updates, private networking, running as a non-root user, securing agent credentials as environment variables, and monitoring for unauthorized access.