New Installation
Last updated
Last updated
After reviewing the system prerequisites and preparing your environment, you can proceed with installing Nected. Based on your infrastructure setup and intended use, Nected supports two installation methods:
Docker Compose – For local development and testing
Kubernetes (Helm) – For production and staging environments
This section provides links to detailed guides for both methods.
Docker Compose
Local testing, evaluation, development
Installs Nected on a single machine using Docker Compose. Ideal for quick setup, feature validation, and building rule logic. Not suitable for production.
Kubernetes
Production, staging, distributed workloads
Installs Nected on a Kubernetes cluster using official Helm charts. Supports autoscaling, high availability, and full cloud-native integrations.
Each method includes step-by-step instructions, value file configurations, and service validation procedures.
Kubernetes
Deploy Nected on Kubernetes for a production-grade setup with automatic scaling, load balancing, and high availability.