Amazon S3 Bucket

forrestbeck
New Contributor III

Our primary repo is hosted on an Amazon S3 bucket.

Back when JDS was a thing, uploading packages would put the packages into the jss database in chunks. Left to be "acquired" in by the JDS.

Is there any similar behavior with the Amazon S3 setup? Does the package go to temp space on the JSS, in the DB, or the filesystem?

1 REPLY 1

dan-snelson
Valued Contributor II

@forrestbeck My current understanding is that if you use Jamf Admin, the packages are uploaded to the DB (yuck!), so we use Jamf Admin to sync locally to a folder and then use the aws binary to sync the local folder to our S3 bucket:
Install the AWS Command Line Interface on macOS