02 / Glossary mini
Standardize terminology before checking configuration
These terms appear in orders, the console, connection documentation, and incident records. Each one refers to a clearly defined resource boundary or technical action.
- Physical node
- The Mac mini hardware that actually runs macOS. The node address, region, and node ID together identify the resource delivered to you.
- Dedicated
- A single tenant uses the device's entire chip, memory, and storage; the operating system instance is not shared with other tenants.
- Cloud Mac
- A Mac deployed on a remote node and accessed over the network. MiniDeploy provides dedicated physical machines, not virtual machines.
- VNC
- A protocol for transmitting a remote graphical interface, keyboard input, and pointer actions. Experience is mainly affected by round-trip latency, resolution, color depth, and the amount of screen change.
- SSH
- An encrypted connection method for remote command-line access, file synchronization, and automation, suitable for environment checks, builds, and log collection.
- self-hosted runner
- An execution endpoint managed by your team that receives CI jobs. You can pin the Xcode version, cache paths, working directory, and build dependencies.
- Toolchain
- The set of Xcode, command-line tools, package managers, Ruby, fastlane, scripts, and environment variables required to complete a build.
- Node latency
- The round-trip time for data between the client and node, usually measured in milliseconds. Lower values generally mean more responsive remote desktop input.