Trying to setup Artifactory to work with the Object Store on AWS S3, according to the instructions here: https://www.jfrog.com/confluence/display/RTF/S3+Object+Storage
Artifactory version: I'm currently setting up Artifactory Pro (pro license in place) at a customer When trying to set up S3 access as instructed above , both with User/Password and Key/Secret I get: org.jclouds.rest.AuthorizationException: HEAD http://s3.amazonaws.com/vdb-artifactory HTTP/1.1 -> HTTP/1.1 403 Forbidden storage.properties looks something like this: ## Specify object storage provider binary.provider.type=S3 ## S3 identity binary.provider.s3.identity=abc-artifactory ## S3 credential binary.provider.s3.credential=************* ## S3 endpoint - in this example, this is the endpoint for AWS binary.provider.s3.endpoint= http://s3.amazonaws.com binary.provider.s3.bucket.name=abc-artifactory ----- DevOps @ Tikal -- View this message in context: http://forums.jfrog.org/S3-Object-Store-unable-to-set-up-as-documented-tp7580307.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
