Automating AutoPKG & Jamf Cloud

chris_denoia
New Contributor II

Hi everyone,

Does anyone have a solution for the following:
How to automate AutoPKG pkg creations and upload directly to Jamf Cloud?

I love AutoPKG (who doesn't) however I'd like to automate it further by running it on a schedule and uploading new PKGs to my Jamf Cloud instance.

3 REPLIES 3

daniel_hayden
New Contributor III

You would need to get jss_importer.py (and python-jss) from https://github.com/sheagcraig/JSSImporter/releases

This allows jss specific recipes to run and upload to your shares, be advised the uploads to the JCDP can be tricky.

I recommend joining #jss-importer on the macadmins slack.

chris_denoia
New Contributor II

Thanks @daniel.hayden I'll both of those out. Have you tried such a workflow?

beatlemike
Release Candidate Programs Tester

I’ll be checking this out too, I tried before using jss importer and it didn’t work.