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

Deployment

Elliot Jordan edited this page Oct 11, 2021 · 5 revisions

Deploying Outset

Download the latest release, which you push out with a management suite such as Munki or Jamf Pro.

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.