From 1cb286e38e2d233fed12a7e97e1505afef5009b1 Mon Sep 17 00:00:00 2001 From: Yuval Fatal <92246164+YuvalFireFly@users.noreply.github.com> Date: Mon, 7 Apr 2025 22:26:38 +0300 Subject: [PATCH] Add Firefly Backstage Plugin Signed-off-by: Yuval Fatal <92246164+YuvalFireFly@users.noreply.github.com> --- microsite/data/plugins/firefly.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 microsite/data/plugins/firefly.yaml diff --git a/microsite/data/plugins/firefly.yaml b/microsite/data/plugins/firefly.yaml new file mode 100644 index 0000000000..8a24920499 --- /dev/null +++ b/microsite/data/plugins/firefly.yaml @@ -0,0 +1,10 @@ +--- +title: Firefly +author: Firefly +authorUrl: https://www.firefly.ai/ +category: Infrastructure +description: A Backstage plugin for Firefly.ai that enables cloud infrastructure management, providing resource visibility, IaC coverage tracking, and automated asset cataloging. +documentation: https://docs.firefly.ai/firefly-docs/integrations/backstage +iconUrl: https://avatars.githubusercontent.com/u/100200663?s=400&v=4 +npmPackageName: '@fireflyai/backstage-plugin-firefly' +addedDate: '2025-04-07'