Compare Olares and NAS
Olares is dedicated to creating a one-stop personal cloud experience. Its core functionalities and user positioning are significantly different from traditional Network Attached System (NAS).
This document provides a detailed comparison between Olares and general NAS systems. We will highlight key differences in storage solutions, application ecosystem, virtual machine support, network configuration, and AI capabilities, using Unraid and Synology DSM as reference points.
Overview
Attribute | Olares | NAS |
---|---|---|
Introduction | Olares is an open-source personal cloud operating system. | NAS systems are primarily used for network storage, allowing flexible hardware configurations to manage data and applications. |
Positioning | Focuses on helping users deploy and manage digital assets locally as an alternative to public cloud services. It supports running powerful open-source applications locally, providing users with robust cloud computing capabilities while ensuring complete data control and privacy. | Focuses on individuals and small businesses, solving low-cost data storage reliability issues, but has limitations in application hosting and network security. |
Target users | Regular users without a technical background | Geek users and small and medium business users |
Transparency | Open-source or source available | Usually closed-source |
Openness | No vendor lock-in | Closed ecosystem |
Application security | Supports application sandboxing, isolating network, storage, and computing resources. Permissions must be declared and user authorization obtained during installation. | No application sandboxing. Most third-party applications run with root privileges, and users bear the security risks themselves. |
Network security | Provides public and private access, using reverse proxy and VPN to achieve service security. | Only supports external access for limited system applications by default. Custom solutions by users may pose security risks. |
Developer friendliness | Provides development tools with familiar technology stacks to deploy services and develop applications. | Does not support developer tools or application development. |
AI | 1. Advanced GPU management (v1.12) 2. One-click installation support for over 30 AI applications and models 3. Supports inter-application and model calls 4. Supports MCP (v1.12) | ❌ |
Project information
Attribute | Olares | Unraid | Synology DSM |
---|---|---|---|
Year | 2022 | 2005 | 2000 |
Open Source | ✅ | ❌ | ❌ |
Price | Free | 30-day trial, then requires a one-time paid license | OS sold bundled with hardware |
Positioning | Open-source personal cloud OS that focuses on helping users deploy and manage digital assets locally as an alternative to public cloud services. | Network storage OS, allows flexible hardware configurations, simple and convenient management of data, VMs, and Docker applications | Provides secure and efficient data management systems for businesses of different scales, helping enterprises control growing data streams |
Storage features
Feature | Olares | Unraid | Synology DSM |
---|---|---|---|
Disk types | System space, user space, application space, and application cache are on SSD | System runs on SSD, data stores on HDD | System runs on SSD, data stores on HDD |
Storage pool | ❌ | Supports Parity-protected array similar to JBOD | Supports SHR, Basic, JBOD, RAID 0, RAID 1, RAID 5, RAID 6, RAID 10, and RAID F1 |
LAN file sharing | SMB | SMB, NFS | SMB, NFS, AFP, FTP |
Public file sharing | via Files application | ❌ | via File Station application |
Distributed file system | ✅ | ❌ | ❌ |
Mount external cloud drives | Supports mounting Google Drive, Dropbox, S3, etc. | ❌ | Supports mounting Google Drive, Dropbox, S3, etc. |
Sync drive | ✅ (Seafile integrated) | ❌ | Synology Drive |
Mount SMB directory | ✅ | ❌ | ❌ |
Mount mobile storage devices | Auto-mount | Manual mount | Auto-mount |
Structured data support | Supports mainstream databases and data warehouses (e.g., Redis, PostgreSQL),suitable for production environments | Can be manually installed, but not recommended for production environments | Can be manually installed, but not recommended for production environments |
Local data security | No protection in single-node; disk data protection via Minio or Ceph in cluster mode | Allows 1-2 disk failures depending on configuration, but Parity disk must not fail | Allows 1-2 disk failures depending on RAID configuration |
Remote backup | Supports periodic incremental encrypted backups via Restic | Flash drive can be manually backed up, but there is no official backup solution for data drives | Supports multiple official backup solutions |
Application management
Feature | Olares | Unraid | Synology DSM |
---|---|---|---|
Installation format | Olares package format based on improved Helm | Dockerfile or Docker Compose | Dockerfile or Docker Compose |
App store | Rich community app ecosystem with application sandboxing | Rich apps with no sandboxing restrictions. | Fewer apps, extendable via third-party stores |
Application sandbox | ✅ | ❌ | ❌ |
Developer tools | ✅ (Studio) | ❌ | ❌ |
Middleware sharing | Supports mainstream middleware like PostgreSQL, MongoDB, and Redis | ❌ | ❌ |
Cluster application support | ✅ | ❌ | ❌ |
LDAP integration | ✅ (Requires third-party adaptation) | ❌ | ❌ |
Unified SSO login | ✅ | ❌ | ❌ |
Secret management | ✅ | ❌ | ❌ |
Virtual machine management
Feature | Olares | Unraid | Synology DSM |
---|---|---|---|
Install via ISO | Not yet supported, will be supported via Kubevirt | ✅ | ✅ |
Windows | One-click install from app store, auto-integrates Tailscale, for secure external RDP access | Install via ISO | Install via ISO |
Steam | Supported in app store, auto-configures GPU mounting, streaming, and external access | Requires manual configuration for GPU passthrough, etc. | ❌ |
Linux | Supported via Dev Containers in Studio | Install via ISO | Install via ISO |
Android | Supported via redroid | ❌ | ❌ |
Mac | Coming soon | ❌ | ❌ |
Openwrt | Coming soon | ❌ | ❌ |
Network access
Feature | Olares | Unraid | Synology DSM |
---|---|---|---|
Reverse proxy | Integrated Cloudflare Tunnel and FRP, supports independent domain access for all apps | Only supports access to limited system services | Only supports access to limited system services |
DDNS | No configuration needed | Manual configuration required. Supports domain+port access for non-system apps, but practically cannot provide external services. | Manual configuration required. Supports domain+port access for non-system apps, but practically cannot provide external services. |
Custom domain support | ✅ | ❌ | ❌ |
Firewall | Integrated Cloudflare firewall | ❌ | ❌ |
Free HTTPS certificate | ✅ | ✅ | ✅ |
Two-Factor Authentication Login | ✅ | ✅ | ❌ |
Different security policies for different directories | ✅ | ✅ | ❌ |
Private Access Endpoint | ✅ | ✅ | ❌ |
VPN connection | No configuration needed, Tailscale integrated | Manual configuration required | Manual configuration required |
VPN-only access mode | ✅ | ❌ | ❌ |
AI capabilities
Feature | Olares | Unraid | Synology DSM |
---|---|---|---|
GPU management | 1. Supports heterogeneous GPU clusters across multiple nodes (v1.12) 2. Nvidia GPUs support memory slicing and time-slicing sharing modes (v1.12) | Supports GPU passthrough on a single node via manual configuration | ❌ |
Models | 1. Supports mainstream language, image, video, and voice models, such as Ollama, VLLM, ComfyUI, SD, Whisper, and ACE-STEP. 2. Supports mainstream open-source AI tools, such as Dify, Ragflow, MaxKB, and LobeChat. | ❌ | ❌ |
Interoperability | 1. Supports mutual calls between applications and models 2. System-level support for MCP calls (v1.12) | ❌ | ❌ |