February 9, 20215 yr Support for JFrog Artifactory OSS docker container Application Name: JFrog Artifactory OSS Application Site: https://www.jfrog.com/ Docker Hub: JFrog Private Registry: docker.bintray.io/jfrog/artifactory-oss:6.23.7 Github Template: https://github.com/frakman1/docker-templates/blob/master/tynor88/artifactory-oss.xml Default credentials: admin/password Edited February 9, 20215 yr by frakman1
May 27, 20215 yr Is there a reason the template is locked to 6.23.7 instead of latest? If anyone is trying to run the latest version with this template, it doesn't work by default. You have to update the template by adding another port for 8082.
October 6, 20223 yr The Artifactory-OSS app card in CA has the admonition: Attention: This template is set up to run as Privileged. This is a possible security risk and usually does not need to be enabled. Note that some applications require privileged in order to operate correctly Is running as privileged a requirement or optional? I unchecked it and found in the app logs: 2022-10-05 21:09:12 [39 entrypoint-artifactory.sh] ERROR: Directory /var/opt/jfrog/artifactory has bad permissions for user 'artifactory' (id 1030) To resolve, I changed permissions on the local appdata folder: root@tower:/mnt/user/appdata# chown 1030:1030 artifactory-oss Artifactory was able to start after this remedy. Thanks! Edited October 6, 20223 yr by williamcharltonengineering found a resolution
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.