Updating the API Fortress License Key
Legacy Documentation
You're viewing legacy documentation for API Fortress (deployed via an on-premises container). To view documentation for the new SaaS version of API Fortress — now known as Sauce Labs API Testing and Monitoring (with Sauce Connect tunnels) — see API Testing on the Sauce Labs Cloud.
If you need an updated API Fortress license please reach out to your account manager or sales@saucelabs.com
The below instructions will show you where to replace the license key in the configuration file:
For Docker Users
- Find the
docker-compose.yml
file located in thecore
directory - Locate the section labeled “APIFORTRESS DASHBOARD”
- Towards the bottom of the section you will find the key
license:
- Replace the string to the right of the
:
caution
Be mindful to keep the single quotes around the license key
For Kubernetes Users
- Find the
apifortress.yml
file located in theroot
directory - Locate the section labeled “API Fortress Dashboard”
- Towards the bottom of the section you will find
- name: license
- Below that you will see “value:” replace the string to the right of the
:
caution
Be mindful to keep the single quotes around the license key