Installation
WKS Platform can be installed in two ways, depending on whether you want to get up and running quickly or set up a full local development environment.
- Option 1 — Pre-built Docker Images: the fastest way to try the platform. Spin everything up from pre-built Docker images with all dependencies and services pre-configured. Recommended for development or test environments.
- Option 2 — Local Development Setup: build and run the platform locally for development, with full control over the source and configuration.
Pick the option that fits your goal and follow the steps in the corresponding guide.