Set up your first environment and workspace.
Create a user
Login with super admin access and create a new user from the admin panel.
Add New User
Login as the user
Sign out and login with the newly created user credentials.
Cloud Development Environment
Sign in to your account
Setup a Workmachine
Go to Workmachines → Create Workmachine. Select a machine type for your workspaces.
Let's set up your development environment
This will take a few moments to provision...
Create an Environment
Go to Environments → Create Environment. Add your services using Docker Compose.
Create Environment
Create a Workspace
Go to Workspaces → Create Workspace. Select your packages and workmachine.
Create Workspace
Connect to Environment
From your workspace, run kl env connect to access environment services.
Start coding
Access via VS Code Web, SSH, or terminal. Your services are available by name.