mirror of
https://github.com/beclab/Olares
synced 2026-05-14 20:38:22 +00:00
1.7 KiB
1.7 KiB
| description |
|---|
| Step-by-step instructions for installing Olares on macOS systems including prerequisites, installation commands, and activation process. |
Install Olares on Mac via the script
This guide explains how to install Olares on macOS using the provided installation script.
:::warning Not for production use Olares on Mac has certain limitations including:
- Lack of distributed storage support.
- Inability to add local nodes.
We recommend using it only for development or testing purposes. :::
System compatibility
Make sure your Mac meets the following requirements.
- Architecture: X86-64 or ARM64
- RAM: 8 GB or above (available memory)
- Storage: 90 GB or above (available disk space)
- MacOS: Monterey (12) or later
Before you begin
Ensure you have the following installed:
- Docker Desktop
- MiniKube
::: tip
It's recommended to install via
homebrew. :::
Set up system environment
-
In Docker Desktop, navigate to Settings > Resources, and configure as below:
- CPU limit: Set to at least 4 CPUs
- Memory limit: Set to at least 9 GB
- Virtual disk limit: Set to at least 80 GB
-
Click Apply & restart to implement the changes.
Install Olares
In terminal, run the following command:
