Get your first SLYD instance up and running in under 5 minutes.
Before you begin, make sure you have:
Navigate to https://platform.slyd.cloud and sign in with your credentials.
Fig 1. SLYD Platform Login Screen
Once logged in, select "Compute Marketplace" from the left navigation menu to browse available compute resources.
Home > Consumer Dashboard > Compute Marketplace
From the Compute Marketplace, you can browse various compute configurations based on your needs:
Ideal for development, testing, and light workloads
Great for production workloads and applications
Not sure which configuration to choose? Ask Benson AI for recommendations based on your use case. Simply click "Ask Benson" on the Compute Marketplace page and describe your workload needs.
After selecting a compute configuration, you'll need to provide some details for your instance:
Choose a meaningful name that helps identify the purpose of this instance.
Choose a geographic region closest to your users for optimal performance.
Select pre-configured applications to install on your instance (optional).
Specify how long you want to rent this compute instance.
Review your configuration and click the "Launch Instance" button. Your new instance will begin provisioning immediately.
Provisioning typically takes 2-5 minutes. You'll receive a notification when your instance is ready to use.
Once provisioned, you can connect to your instance using the secure endpoints provided.
1. Go to "Active Instances" in your dashboard
2. Find your instance and click "Console"
3. Log in with the credentials provided in the instance details
ssh [email protected] -p 22
1. Go to "Active Instances" in your dashboard
2. Find your instance and click "Endpoints"
3. Click on the web application endpoint URL
Now that you have your first instance up and running, here are some recommended next steps:
Learn about instance management, monitoring, and optimization
Install and configure applications on your instance
Learn about the secure tunneling capabilities
Step-by-step guides for common use cases
We're constantly improving our documentation. Let us know how we can make it better!