Skip to content

Latest commit

 

History

History
73 lines (54 loc) · 1.19 KB

README.md

File metadata and controls

73 lines (54 loc) · 1.19 KB

mba-provisioner2

My PC (M1 Mac mini) provisioner
since my previous "mba-provisioner"

Prerequisite

OS

  • macOS Big Sur ~ (zsh)
    • Mac mini (M1,2020)
    • MacBook Air (M1,2020)

Security

  • Allow full access to terminal.app
    • System Environment Settings -> Security & Privacy

Install

Prepare

  • Clone this repository

    git clone https://github.com/sogaoh/mba-provisioner2.git
  • Set variables.yaml (If run make ma)

    mackerel_agent_apikey: "<your_key>"
    

Run Setup

cd /path/to/mba-provisioner2
make prezto   # probably just for me
make dot      # probably just for me
make cli
make gui

optional

make ma   # install mackerel-agent
make ext  # via AppStore. 手動で入れても良い(大した数じゃないので)