The Tool Launcher provides one-click access to all kombify tools for your connected homelabs. No need to manage separate installations — everything runs in context of your selected stack.Documentation Index
Fetch the complete documentation index at: https://docs.kombify.io/llms.txt
Use this file to discover all available pages before exploring further.
Available tools
kombify TechStack
Full orchestration and management
kombify Simulate
Test deployments in simulation
StackKits Studio
Visual StackKit editor
Terminal
SSH access to nodes
Launching tools
From the dashboard
- Select a homelab
- Click the Tools dropdown
- Choose the tool to launch
From homelab details
- Open a homelab’s detail view
- Use the toolbar icons to launch tools
- Tool opens in a new tab with context
kombify TechStack
Full-featured orchestration interface for managing your homelab.Features available
- Node management
- Service configuration
- Deployment pipeline
- Job monitoring
- Log viewer
Launch options
| Option | Description |
|---|---|
| Read-only | View configuration without changes |
| Full access | Complete management capabilities |
| Specific node | Open directly to a node |
Context passed
When launched, Stack receives:- Homelab ID and connection details
- Your kombify Cloud authentication
- Role-based permissions
kombify Simulate
Test changes in a simulated environment before deploying to production.Features available
- Create simulation from current config
- Test StackKit updates
- Validate configuration changes
- Network latency testing
Workflow
Simulation presets
| Preset | Description |
|---|---|
| Mirror | Exact copy of production config |
| Minimal | Reduced resources for quick tests |
| Stress | Add latency/failures for resilience testing |
StackKits Studio
Visual editor for StackKit configurations.Features available
- Drag-and-drop service configuration
- Visual node layout
- Schema validation in real-time
- Diff view against current config
Capabilities
Service editor
Service editor
Add, remove, and configure services visually:
- Toggle services on/off
- Set environment variables
- Configure volumes and networks
- View generated Docker Compose
Node designer
Node designer
Design your node topology:
- Add/remove nodes
- Set roles and resources
- Configure networking
- View generated Tofu config
Validation panel
Validation panel
Real-time validation feedback:
- Schema errors highlighted
- Warnings with suggestions
- Quick fixes available
Export options
| Format | Description |
|---|---|
| kombination.yaml | Standard config file |
| Docker Compose | Generated compose file |
| OpenTofu | Infrastructure as code |
Web terminal
SSH access directly from your browser.Features
- Full terminal emulation
- Multiple tabs
- Copy/paste support
- Session history
Connecting
- Select a node
- Click Terminal icon
- Authenticate (if required)
- Terminal opens in-browser
Security
- End-to-end encryption via WebSocket
- Session timeout after inactivity
- Audit logging of all commands
- Role-based access control
Tool permissions
Access depends on your team role:| Role | Stack | Sim | Studio | Terminal |
|---|---|---|---|---|
| Owner | ✅ Full | ✅ Full | ✅ Full | ✅ Full |
| Admin | ✅ Full | ✅ Full | ✅ Full | ✅ Full |
| Operator | ✅ Full | ✅ Full | 👁️ View | ✅ Full |
| Viewer | 👁️ View | ❌ | 👁️ View | ❌ |
Troubleshooting
Tool won't launch
Tool won't launch
Check:
- Pop-up blocker disabled
- Agent connected (green status)
- Sufficient permissions
- Refresh the page
- Reconnect agent
- Contact team admin
Context not loading
Context not loading
Check:
- Homelab selected before launch
- Agent has recent heartbeat
- Re-select the homelab
- Launch from homelab detail page
Terminal connection failed
Terminal connection failed
Check:
- Node is online
- SSH service running
- Firewall allows connection
- Verify node health in Stack
- Check SSH port configuration
