<dependency>
<groupId>com.playtika.testcontainers</groupId>
<artifactId>embedded-artifactory</artifactId>
<scope>test</scope>
</dependency>
-
embedded.artifactory.enabled
(true|false, default is true)
-
embedded.artifactory.reuseContainer
(true|false, default is false)
-
embedded.artifactory.dockerImage
(default is 'releases-docker.jfrog.io/jfrog/artifactory-oss:7.55.13')
-
Release notes on jfrog.com
-
-
embedded.artifactory.networkAlias
(default is 'artifactory')
-
embedded.artifactory.username
(default is 'admin')
-
embedded.artifactory.password
(default is 'password')
-
embedded.toxiproxy.proxies.artifactory.enabled
Enables both creation of the container with ToxiProxy TCP proxy and a proxy to theembedded-artifactory
container.
-
embedded.artifactory.host
-
embedded.artifactory.port
-
embedded.artifactory.username
-
embedded.artifactory.password
-
embedded.artifactory.toxiproxy.host
-
embedded.artifactory.toxiproxy.port
-
embedded.artifactory.staticNetworkAlias
-
embedded.artifactory.internalRestApiPort
-
embedded.artifactory.internalGeneralPort
-
Bean
ToxiproxyContainer.ContainerProxy artifactoryContainerProxy