GLOSSARY-MINI / 05
Eight common terms in support requests
Consistent terminology reduces back-and-forth. When describing an issue, identify the specific object—for example, “SSH connection timeout on the Tokyo node” rather than simply “server unavailable.”
- Cloud Mac
- A macOS development environment accessed remotely over a network for graphical interfaces, command-line work, builds, and automation.
- Physical node
- An actual deployed Mac mini device. Oakmini provides dedicated physical machines rather than splitting one compute instance into virtual machines for multiple users.
- Dedicated
- The user has access to the corresponding physical node resources throughout the order term, helping keep build concurrency, caches, and tool versions under control.
- VNC
- A remote connection method for accessing the macOS graphical interface. Image quality, resolution, and the local route all affect the interactive experience.
- SSH
- A connection method for secure command-line access that depends on the host address, port, username, and valid credentials.
- self-hosted runner
- A CI execution agent deployed in an environment controlled by the user. It accepts jobs, enters the work directory, and runs build scripts.
- Build cache
- Intermediate data saved to avoid repeated downloads or compilation. Inconsistent cache keys, dependency versions, and working directories can produce incorrect results.
- Node region
- The region where the physical node is located. Current availability is limited to Singapore, Japan (Tokyo), South Korea (Seoul), Hong Kong, and the western United States.