[support] frakman - artifactory-oss


Recommended Posts

 

image.png.19b1ab002a96c351036a6943ab05494a.png

 

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 by frakman1
Link to comment
  • 3 months later...
  • 1 year later...

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 by williamcharltonengineering
found a resolution
Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.