Cillers Documentation
  • Introduction
  • PREREQUISITES
  • Hardware And Operating System
  • Polytope
    • Installation For MacOS Users
    • Installation For Windows Users
    • Installation For Linux Users
  • INTEGRATIONS
    • Couchbase Capella
    • Kong Konnect
    • Opper AI
  • CILLERS SYSTEM DEMO TEMPLATES
    • Kong AI + API Gateway Hackathon
Powered by GitBook
On this page
  • Install WSL2 (Windows Subsystem For Linux)
  • Install Docker Desktop
  • Enable Docker Desktop WSL2 Backend.
  • Ensure that you have enough memory allocated for Docker
  • Continue with the Installation Guide For Linux Users
  • Important Special Git Instruction For Windows Users
  1. Polytope

Installation For Windows Users

PreviousInstallation For MacOS UsersNextInstallation For Linux Users

Last updated 8 months ago

Install WSL2 (Windows Subsystem For Linux)

To run Cillers on Windows you need the latest version of WSL2.

Attention! If you already have WSL installed on your computer, make sure you have the latest version!

Here are the official .

To avoid memory contraint issues, allocate at least 12GB of RAM in the .wslconfig. To avoid very slow startup allocate at least 4 CPUs.

Install Docker Desktop

or check that your current installation is up-to-date.

Attention! We do not support old versions of Docker.

Enable Docker Desktop WSL2 Backend.

See instructions here: . Attention! Make sure you have the latest version of Docker.

Ensure that you have enough memory allocated for Docker

Instructions:

Continue with the Installation Guide For Linux Users

You can now follow the . Launch the WSL2 Shell and run the installation commands in there.

Important Special Git Instruction For Windows Users

Make sure your git client is committing UNIX-style line endings. Otherwise you will have problems working with developers on other operating systems.

We recommend that you use the client.

installation instructions
Install Docker Desktop
https://docs.docker.com/desktop/wsl/
https://mrakelinggar.medium.com/set-up-configs-like-memory-limits-in-docker-for-windows-and-wsl2-80689997309c
Installation Guide For Linux Users
Git for Windows