https://github.com/redhatquickcourses/rhde-build-samples
Samples for rhde-build
https://github.com/redhatquickcourses/rhde-build-samples
Last synced: over 1 year ago
JSON representation
Samples for rhde-build
- Host: GitHub
- URL: https://github.com/redhatquickcourses/rhde-build-samples
- Owner: RedHatQuickCourses
- License: apache-2.0
- Created: 2024-09-11T18:53:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-02T18:51:59.000Z (over 1 year ago)
- Last Synced: 2025-01-02T19:37:35.505Z (over 1 year ago)
- Language: Shell
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sample applications for [Building Red Hat Device Edge Images](https://github.com/RedHatQuickCourses/rhde-build)
Listing samples in the order the courses uses them:
* blueprints: blueprints for creating edge images
* ks: kickstart files for installing test VMs
The antora.yml file and modules directory support using this git repo as a content source from Antora, so source files here can be used directly in code listings on course materials, by using asciidoc include:: directives. Inside the modules directory, each subdirectory should use the same name as a top-level directory and have a single file named examples which is a symlink to the top level directory, so it complies with Antora's module structure.