Licensing
To utilize any of the plugins within this bundle, you must first obtain a license key. You can acquire a license key by purchasing the Spotify Plugins for Backstage either directly through our sales team or through AWS Marketplace.License Key Setup
Add the following code to yourapp-config.yaml for your Backstage instance, replacing <your_license_key_here> with your actual license key:
License Key Validation
To enable online license key validation, verify that your Backstage instance can accessbackstage-api.spotify.com. You can use a tool like NetCat to check the connection:
Plugins Setup
With your license key in place, you can continue on to the individual plugin guides. Please refer to the specific documentation for the plugin you wish to install:Upgrading Backstage
Each plugin release corresponds to a specific Backstage open-source version. We encourage all customers to upgrade their Backstage instance to the latest version alongside their Spotify Plugins for Backstage upgrades. Check the release notes to find the compatible Backstage version for each release. If your Backstage version is behind, you can use the Backstage Upgrade Helper to ensure you’ve incorporated all required changes during the upgrade process.Upgrading the Plugins
Just like with Backstage itself, we highly recommend you stay on the latest version of the plugins. Thankfully this follows the same process, you can simply run theversion:bump command like this: