Quick Start
Get knot running in minutes. Choose the deployment path that matches your needs.
Which Path Should I Choose?
Standalone Mode
Best for:
- Individual developers
- Learning knot
- Small teams (< 10 users)
- Local development
- Quick testing
Requirements:
- Docker or Podman installed
- Single machine
- 5 minutes setup time
Start here: Standalone Setup
Nomad Cluster
Best for:
- Production deployments
- Large teams
- High availability needs
- Distributed teams
- Scalable infrastructure
Requirements:
- Existing Nomad cluster
- CSI storage drivers
- Ingress controller
- 30 minutes setup time
Start here: Nomad Setup
Desktop Client
Best for:
- Connecting to existing knot server
- SSH access to spaces
- Port forwarding
- Tunnel creation
- File transfers
Requirements:
- Access to knot server
- 2 minutes install time
Start here: Client Installation
What You’ll Learn
Standalone Path:
- Install knot binary
- Configure server
- Create admin user
- Create first template
- Launch first space
- Access via web terminal
Nomad Path:
- Install knot binary
- Configure for Nomad
- Deploy to cluster
- Create admin user
- Create Nomad template
- Launch space in cluster
Client Path:
- Install client binary
- Connect to server
- Configure SSH
- Access spaces
Next Steps
After completing quick start: