Skip to content

Getting Started

This section walks you through going from zero to a deployed application on SKE.

  • An AWS account or GCP project where SKE will provision infrastructure
  • A Laravel application (SKE V1 supports Laravel as the first-class runtime)
  • Docker installed locally (used during the build step of deployments)
  1. Install the CLI — download the ske binary and verify it works
  2. Quick start — connect a cloud provider, create a project, create an environment, and deploy
  3. Concepts — understand the resource hierarchy: organizations, workspaces, projects, environments, and deployments