Files
backstage/plugins
Matteo Silvestri 0b2a30dead fixing techdocs-cli Docker client creation
Docker client does not need to be created when --no-docker
option is provided.

If you had DOCKER_CERT_PATH environment variable defined
the Docker client was looking for certificates
and breaking techdocs-cli generate command even with --no-docker
option.

Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2022-09-07 15:43:27 +02:00
..
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00
2022-09-04 14:46:05 +02:00
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00
2022-08-30 12:02:13 +00:00
2022-08-30 12:02:13 +00:00
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00
2022-08-30 12:02:13 +00:00
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00
2022-09-06 13:11:16 +00:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository.

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.