launchd by creating a launch daemon plist, or run it within a terminal multiplexer like tmux or screen.
In-Place Config Reload
To enable zero-downtime config reload, setMAVERICS_RELOAD_CONFIG=true. On
macOS, also set TMPDIR to a short path such as /tmp — the default macOS temp
directory is a long path under /var/folders/…/T/ that can prevent the
Orchestrator from enabling in-place reloads. You can also unset TMPDIR
entirely, which causes the Orchestrator to fall back to /tmp.
EnvironmentVariables key of your launch daemon plist.
Related Pages
Installation Overview
System requirements, download options, CLI flags, and environment variables
Configuration
Configure the Orchestrator after installation
Getting Started
End-to-end quick-start guide