Quick Start
From gpu poor to gpu rich in under 60 seconds.
Connect via SSH
ssh admin.hotaisle.appIf you need a terminal app, usecmuxon macOS,Ghosttyon Linux,
andWezTermon Windows.
Create Account
Log in to the TUI (Terminal User Interface) and create a team.
Add Credits
Top up via Stripe (Credit Card) or crypto stablecoins (USDT/USDC).
Launch Instance
Select your GPU configuration and start computing instantly.
Next Steps
Oh hey 👋 wondering what to do after you spin up your VM? We’ve got a few tips.
Your VM already comes with a recent ROCm setup, and Docker or Podman is ready to go. AMD recommends using their dev containers, which is a lot easier than installing everything by hand, and their docs are solid. If you have any feedback, we’d be happy to pass it along to them.
Quickstart with AMD
Pro tip: start your container with an external volume so your work sticks around after the container exits.
View Docker GuideAutomate with dstack
Want to get the most out of our VMs (and save some cash) by automating your deployment? Check out our tight API integration.
View dstack IntegrationChatXYZ + Open WebUI
Build a private ChatGPT-style interface on Hot Aisle with Open WebUI, vLLM, and an SSH tunnel to your GPU VM.
Read Blog PostOpenCode + vLLM
Connect OpenCode to a self-hosted vLLM server on Hot Aisle with SSH tunneling and AMD MI300X GPUs.
Read Blog PostPyTorch Official Guide
If PyTorch is your mojo, check out AMD’s official installation guide.
View PyTorch Guide