Since 4.2.0, Artifactory offers installation through Debian packages. The download page describes the installation process as follows:
echo "deb https://jfrog.bintray.com/artifactory-pro-debs {distribution} {components}" | sudo tee -a /etc/apt/sources.list sudo apt-get update sudo apt-get install jfrog-artifactory-pro However, the Debian package manager won't accept the repository without a GPG security key, so this method doesn't work. What's the key? Regards, Lars -- View this message in context: http://forums.jfrog.org/GPG-for-Artifactory-Debian-install-tp7580561.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
