The following guidelines apply when configuring IPv6:
- IPv6 addresses should be enclosed within square brackets, regardless of whether or not an explicit port is specified.
Artifactory does not support setting an Artifactory “Base URL” that contains an explicit IPv6 address, nor does it support specifying remote server URLs (where available) or authentication providers (LDAP server / SAML server, etc) that contain IPv6 addresses.
- Artifactory is compatible with hostnames that resolve to either IPv6 or IPv4 addresses.
The following example shows how an IPv6 address can be used to configure an IPv6 address for the contextUrl parameter:
shared: node: contextUrl: "http://[5a01::b011:81c:c101]:8081/artifactory"
Note: The Replicator and Access Federation are not supported to work over IPv6. Support for this will be added in forthcoming releases.