An Introduction to Template Examples 1.2¶
This section explains how to instantiate, build, and test a simple template example.
Templates are sample VHT 1.x application/image workspaces that demonstrate VeeaHub services, devices, ports, volumes, D-Bus access, and container behavior. Use templates to learn the vhc workflow before adapting the pattern to a real application.
Template Flow¶
- List available templates.
- Instantiate a template into a local workspace.
- Review and adjust
config.yaml. - Build the image archive.
- Upload the image archive to a development VeeaHub.
- Create and start a container.
- Inspect logs, shell access, published ports, volumes, or device behavior.
Local Pages¶
- Template Examples 1.2
- Template Instantiation 1.2
- Template Configuration 1.2
- Template Build 1.2
- Template Upload and Test 1.2
- Advanced Template Examples 1.2
Note
Template examples use VHT 1.x and the vhc client.