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 can be used in your AutoDMG workflow, or deployed by a management suite such as Munki or Casper.

Alternatively, you can use the included Makefile to create a package with. Clone the repo and create a package with:

make pkg

###Caveat When Outset is installed, the launchd jobs are automatically invoked. Any existing scripts already installed into the working directories will be run in their relative 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.
  • install the custom pkg containing your packages, profiles, and scripts.

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