cirruslabs / macos-image-templates

MIT License
207 stars 56 forks source link

[Question] Any way to build these on a remote machine/from source? Or is this provider purely local? #171

Closed pww217 closed 4 weeks ago

pww217 commented 4 weeks ago

Title question basically. We're evaluating Tart for our own use and something that would be ideal if we could build on a schedule and from a Git repo + Github Actions, as the AWS builder often does.

It seems to me like this is designed for purely local runs, and given the difficulty of using Apple silicon in AWS that makes some sense. If that's the case, my next question would be: can be it be used in parallel with the AWS/EBS builder?

Thank you!

pww217 commented 4 weeks ago

Ah sorry I thought this was the actual Packer repo, I can ask there too. I suppose another option may be to SSH into a remote machine and run it then.