← All documentation
Guide

Install on macOS

Download

Download the DMG from the download page and verify its published SHA-256 checksum.

Installing

  1. Open the DMG and drag Data Orchester into /Applications.
  2. On first launch, macOS Gatekeeper will refuse to open an app from an unidentified developer unless it is notarized. If the build you downloaded is notarized, a normal double-click works. If not, right-click the app, choose Open, and confirm the dialog once — this is only needed the first time.
  3. The installer registers a launchd agent so Data Orchester starts on login (or at boot, for a headless server install) without needing the app to stay open in the foreground.

Logs

Application logs live under ~/Library/Logs/DataOrchester/ for a per-user install, or under /var/log/ for a launchd daemon-style install. See the configuration reference for where the engine's own entities//logs//loggers/ directories live.

Uninstalling

See Uninstalling — removing the launchd agent and the application bundle does not remove your data.

Next steps