Quickstart
Launch a new virtual machine
- In the Katapult Console, click the Launch button in the top-right main navigation.
- Select a location for your virtual machine.
- Choose an initial package (upgrades or downgrades are available anytime).
- Pick an operating system from the list of distributions or select No image if preferred.
- Configure disk size and additional options, or use the default settings.
- Click Launch virtual machine at the bottom of the page.
- Your virtual machine will be built in a matter of seconds.
- To access your new VM, click Go to my new server.
Connect to your virtual machine
- Copy your virtual machine's IP address from the virtual machine details.
- Open your terminal or SSH client, and run
ssh root@<your-ip-address>
- Accept the new host's fingerprint.
- You will be prompted for a password.
- Copy and enter the password from the virtual machine details.
- You are now connected to your virtual machine!
Delete a virtual machine
If you no longer need the virtual machine, you can move it to your organization's trash.
- From the virtual machine page, go to the Actions menu and click Move to trash.
- Confirm by entering the name of the virtual machine.
- Your virtual machine will be moved to the trash and be automatically deleted after 48 hours.
- To view your trash contents, click Trash in the main navigation.
- You can Restore the virtual machine within 48 hours or Empty trash to delete it immediately.