artifactory
[!NOTE|label:reference:]
How to enable verbose log on JVM Garbage Collection
JAVA_OPTIONS:
-verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Xloggc:/path/to/file/gc.log
reference
integration with pipeline
aql
Jenkins Artifactory Plugin AQL download latest artifact matching pattern
Artifactory SSL Certification
[!NOTE|label:references:]
[!TIP|label:see also:]
get remote cert
[!NOTE] if
issue (i:)is the same assubject (s:). Therefore, this is the root certificat. i.e. :
import to truststore
configuration
allow partial folder in particular repo

[!NOTE|label:references:]
from version 7.21.1, this can be specified by setting the
token.max-expiryparameter in the$JFROG_HOME/artifactory/var/etc/artifactory/access.config.ymlfile ( prior to version 7.21.1, the parameter to set wasartifactory.access.token.non.admin.max.expires.in).if the
token.max-expiryis equal to 0 (which is the default), there is no limitation to the token expiry. However, if the maximum expiry is greater than 0, the user cannot create a non-expirable token.the
token.max-expiryparameter must be set to a value higher than thetoken.default-expiryparameter value.
setup repository
debian/ubuntu
[!NOTE|label:references:]
Last updated
Was this helpful?