Compute Instances
Learn about SLYD compute instances, how they work, and how to manage them effectively.
Finding the Right Compute Instance
Browse, filter, and compare available compute resources
Our platform offers several ways to find the perfect compute instance for your needs:
Browse by Instance Type
Explore different categories of compute instances optimized for various workloads.
Filter & Search
Use advanced filters to narrow down instance options.
Compare Side-by-Side
Select multiple compute instances to compare their specifications, performance capabilities, and hourly rates in a detailed comparison view.
Get AI-Powered RecommendationsBeta
Describe your project requirements to Benson AI and receive personalized compute instance recommendations tailored to your specific use case, budget, and performance needs.
Instance Lifecycle
Understand states and manage instance transitions
Understanding the lifecycle of a compute instance helps you manage resources effectively.
Create
Configure and provision
Start
Power on and run
Stop
Shut down temporarily
Terminate
Delete permanently
Instance States
Instances can exist in several different states throughout their lifecycle:
Creating
Instance is being provisioned. You cannot connect yet.
Running
Instance is fully operational and accessible.
Starting
Instance is powering on. Wait before connecting.
Stopping
Instance is shutting down.
Stopped
Powered off but exists. Only storage charges apply.
Restarting
Instance is rebooting.
Deleted
Permanently deleted. All data removed.
Error
Encountered an error. Check details.
Creating an Instance
Configure and deploy your compute resources
Follow these steps to create a new compute instance:
Select and Deploy Instance
Choose a compute resource from the marketplace and click "Deploy" to start configuration.
Configure Instance Details
Provide identifying information for your instance.
Set Up SSH Key
Configure SSH keys for secure access. If you haven't added an SSH key yet, you'll be prompted to generate or upload one.
Select Resource AllocationComing Q2 2026
Choose CPU cores and memory based on your workload requirements.
Review and Deploy
Verify the cost breakdown and click "Deploy Instance" to start provisioning. Provisioning typically completes in under a minute.
Connecting to Your Instance
Access your running instance via SSH
Once your instance reaches "Running" status, you can connect via SSH:
Verify Instance Status
Check that your instance shows "Running" status with a green indicator.
Running
Ready for connections
Get Connection Details
Navigate to the Actions panel at the bottom right of your instance page and click the SSH button to reveal your connection command.
Connect via Terminal
Open your terminal and run the SSH command provided.
ssh -i ~/.ssh/your-key ubuntu@instance.slydtunnels.com
Replace your-key with your actual SSH private key filename.
ssh -i $env:USERPROFILE\.ssh\your-key ubuntu@instance.slydtunnels.comssh -i ~/.ssh/your-key ubuntu@instance.slydtunnels.comssh -i ~/.ssh/your-key ubuntu@instance.slydtunnels.comManaging Instances
Start, stop, restart, and terminate instances
You can perform various management actions on your instances:
Start
Power on a stopped instance to resume operations.
Stop
Shut down an instance to pause operations and reduce costs.
Restart
Reboot an instance while maintaining its configuration.
Terminate
Permanently delete an instance and all its data.
Monitoring Instances
Track performance and configure alerts Coming Q1 2026
SLYD provides comprehensive monitoring capabilities for your instances:
Resource Utilization
Monitor CPU, memory, disk, and network usage in real-time.
Alerts & Notifications
Configure alerts for various metrics and events.
