Warning
This project is deprecated and unmaintained.
It was originally created as a proof of concept (POC). To learn more about the sunsetting of odo, check out the announcement posts:
odo and Devfile integration within Backstage.
This repository contains a set of extensions for Backstage that can be used to write your own Software Templates:
-
devfile-field-extension: a Custom Field Extension that allows you to add a set of drop-down lists to pick a Devfile Stack version, a version, and a starter project.
-
scaffolder-odo-actions-backend: a Backend Plugin containing a set of Custom Actions using the
odoCLI.
See https://github.com/ododev/odo-backstage-software-template for an end-to-end example of a Backstage Software Template relying on the extensions above.