ClouisleClouisle

Deployment methods

Choose the guided installer, Sealos, Docker Compose, Helm, or a Kubernetes manifest

Clouisle offers the guided installer, manual Docker Compose, Helm, generated single-file Kubernetes manifests, manual Kubernetes templates, running from source, and the community-maintained Sealos template.

Guided installer

curl -fsSL https://raw.githubusercontent.com/clouisle/Clouisle/main/deploy/install.sh | bash

The installer offers Docker Compose, Kubernetes Helm, and secure single-file manifest options. The Docker default directory is /opt/clouisle; upgrades keep the existing .env. The single-file manifest only generates ./clouisle-k8s.yaml by default and does not run kubectl apply automatically.

How is this guide?

On this page