VHT 1.x¶
VHT 1.x documentation covers the older VeeaHub Toolkit workflow built around the vhc command-line client.
Use this section when you need to maintain existing VHT 1.x applications, compare VHT 1.x with VHT 2.0, or reference the legacy VeeaHub Developer Guide material.
What Is Included¶
The VHT 1.x section is self-contained. It includes the legacy VeeaHub Developer Guide material, VHT 1.2 workflow pages, application notes, D-Bus documentation, and API reference content needed to work with existing VHT 1.x applications.
| Area | Content |
|---|---|
| Validated workflows | Practical VHC25/VHT 1.x deployment, sideload, Control Center UI, and web proxy guidance |
| Release notes | VHT 1.2.0 through 1.2.3 release notes |
| User guides | VHT install, VHC workflow, templates, signed images, applications, troubleshooting, glossary |
| Application notes | Remote access, dynamic container configuration, container creation/running |
| D-Bus documentation | D-Bus overview and data types |
| API reference | io.veea.VeeaHub.* API pages |
VHT 1.x vs VHT 2.0¶
| Area | VHT 1.x | VHT 2.0 |
|---|---|---|
| CLI | vhc |
vhc2 |
| Packaging | Veea-specific image/template workflow | Docker-native build and registry workflow |
| Deployment config | Veea-specific application/template model | Standard Docker Compose and Stack model |
| Primary workflow | Legacy VeeaHub Developer Guide / VHT 1.2 workflow | Ubuntu 24.04 LTS Docker-native VHT 2.0 workflow |
Warning
Keep VHT 1.x commands separate from VHT 2.0 commands. VHT 1.x uses vhc; VHT 2.0 uses vhc2.