Skip to content

FyraLabs/tetra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetra

Tetra is a recipe/user-configuration layer for generating Podman Quadlets.

Instead of implementing Quadlet serialization itself, Tetra converts the merged recipe into a podlet podman run ... invocation and delegates Quadlet generation to containers/podlet.

Usage

Install podlet first, then run:

cargo run -- recipe.yaml userconf.yaml --install --output-dir ./quadlets

To see the exact Podlet command without executing it:

cargo run -- recipe.yaml userconf.yaml --dry-run

The user config YAML is recursively merged over the recipe YAML before generating the Podlet command.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages