WorkflowsΒΆ

Note

If the OSTree plugin has not yet been configured, please, follow the User Setup guide. These documents assume that users have their environment configured and ready to go.

For managing local copies of OSTree repositories, it is recommended to instal the following utilities:

  • ostree - a CLI tool for managing versioned filesystem trees

  • osbuild-composer - an HTTP service for building bootable OS images

  • composer-cli - a tool for use with a WELDR API server, managing blueprints, or building new images

The utilities are used to demonstrate the way how to create and consume OSTree content.

For the best user experience, the workflows utilize Pulp CLI. Install the CLI for the OSTree plugin by running:

pip install pulp-cli-ostree

Configure the reference to the Pulp server for the CLI by running:

pulp config create && pulp config edit