Tools used by Ada Health’s internal IT team to deploy and manage a serverless Munki setup
This repository contains cross platform code to deploy a production ready Munki service, complete with AutoPkg, that runs entirely from within a single GitHub repository and an AWS S3 bucket. No other infrastructure is required. More specifically it contains the following: Terraform code to setup a Munki repo in AWS S3. Actions workflows to handle AutoPkg runs and related tasks. Directories for maintaining Munki items and AutoPkg overrides. How it works After following the deployment steps outlined below to setup […]
Read more