Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Deployment

Joseph Chilcote edited this page Mar 24, 2016 · 5 revisions

##Deploying Outset

Download the latest release, which you can use in your AutoDMG workflows, or push out with a management suite such as Munki or Casper.

Alternatively, if you make customizations to Outset and want to create a forked package, change directories to the main repo and use the Makefile to create a package:

make pkg

###Caveat When Outset is installed, the launchd jobs are automatically invoked. Any existing scripts already installed into their respective working directories will be run in the expected context. Be sure to test your setup thoroughly before deploying Outset to live systems.

###Rollout A typical deployment would look like this:

  • install the outset release pkg first, then,
  • install the custom pkg(s) containing your packages, profiles, and scripts.

Now, when someone next boots or logs in to the Mac, Outset will process the custom files.