Skip to content

percisely/installapplicationsdemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstallApplications Demo

This repository is a full example of how to use InstallApplications in a production environment.

It has been updated for the new Python 3.9 embedded version of InstallApplications. This version should support M1 macs

Some interesting things to look at:

  • a fork of dockutil for use exclusively with the embedded Python
  • a script to bless VM's for use with FileVault encryption
  • a script to silently caffeinate a machine and continue on with provisioning
  • a script to customize DEPNotify, as well as examples in other scripts to further give information to the user
  • a script to bootstrap Munki with a specific "DEP" provisioning manifest
  • a script to silently run Munki in "auto" mode after provisioning is complete
  • a script to enable Munki's LaunchDaemons without requiring a reboot, utilizing official Munki packages
  • a script to show a basic example of how the preflight works, enabling you to only run InstallApplications when needed
  • a user script to intelligently launch DEPNotify
  • a user script to intelligently configure a dock

About

a demo repo for InstallApplications

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.2%
  • Tcl 3.7%
  • C 1.3%
  • C++ 0.8%
  • HTML 0.4%
  • Makefile 0.2%
  • Other 0.4%