How to Configure a Private Location to Use an Internal Repository
You may have the requirement to configure a Private Location to use an internal repository.
-
Add the
DOCKER_REGISTRYenvironment variable to your run command. -
Set the
DOCKER_REGISTRYvariable to the address of your private registry.
If you additionally have the requirement to download the JMeter plugin JAR files as test dependency from an internal repository instead of defaulting to Maven or GitHub, you need to point BlazeMeter to a local repository.
-
Build a local repository. For more information, see How to create a local repository of JMeter plugins (dzone.com).
-
Add all JMeter JAR files for all plugins to that repository.
- Click the Cog icon
at the top right of the BlazeMeter UI to open the Settings. -
Select Account >Environment and enter your repo location in the JMeter Plugin Manager field.