Compare commits

...

1 Commits

Author SHA1 Message Date
Peng Peng
2d1aaa885b feat: update storage requirement 2025-08-16 18:11:29 +09:00
17 changed files with 17 additions and 17 deletions

View File

@@ -15,7 +15,7 @@ Make sure your device meets the following requirements.
- CPU: At least 4 cores - CPU: At least 4 cores
- RAM: At least 8GB of available memory - RAM: At least 8GB of available memory
- Storage: At least 64GB of available space (SSD recommended) - Storage: At least 150GB of available SSD storage. (The installation will fail if an HDD (mechanical hard drive) is used instead of an SSD.)
- Supported systems: - Supported systems:
- Ubuntu 20.04 LTS or later - Ubuntu 20.04 LTS or later
- Debian 11 or later - Debian 11 or later

View File

@@ -15,7 +15,7 @@ Make sure your device meets the following requirements.
- CPU: At least 4 cores - CPU: At least 4 cores
- RAM: At least 8GB of available memory - RAM: At least 8GB of available memory
- Storage: At least 64GB of available space (SSD recommended) - Storage: At least 150GB of available SSD storage. (The installation will fail if an HDD (mechanical hard drive) is used instead of an SSD.)
- Supported systems: - Supported systems:
- PVE 8.2.2 - PVE 8.2.2
- Linux container: Debian 12 (for existing LXC containers on PVE) - Linux container: Debian 12 (for existing LXC containers on PVE)

View File

@@ -21,7 +21,7 @@ Make sure your device meets the following requirements.
- Architecture: AMD64 or ARM64 - Architecture: AMD64 or ARM64
- CPU: At least 4 cores - CPU: At least 4 cores
- RAM: At least 8GB of available memory - RAM: At least 8GB of available memory
- Storage: At least 64GB of available space (SSD recommended) - Storage: At least 150GB of available SSD storage. (The installation will fail if an HDD (mechanical hard drive) is used instead of an SSD.)
## Before you begin ## Before you begin
Before you begin, ensure the following: Before you begin, ensure the following:

View File

@@ -15,7 +15,7 @@ Make sure your device meets the following requirements.
- CPU: At least 4 cores - CPU: At least 4 cores
- RAM: At least 8GB of available memory - RAM: At least 8GB of available memory
- Storage: At least 64GB of available space (SSD recommended) - Storage: At least 150GB of available SSD storage. (The installation will fail if an HDD (mechanical hard drive) is used instead of an SSD.)
- Supported Systems: PVE 8.2.2 - Supported Systems: PVE 8.2.2
:::info Version compatibility :::info Version compatibility

View File

@@ -13,7 +13,7 @@ Currently, Olares on Raspberry Pi has certain limitations. We recommend using it
Make sure your Raspbian device meets the following requirements. Make sure your Raspbian device meets the following requirements.
- Hardware: Raspberry Pi 4B or Raspberry Pi 5 with 8GB memory - Hardware: Raspberry Pi 4B or Raspberry Pi 5 with 8GB memory
- Operating system: Raspbian 12 - Operating system: Raspbian 12
- Storage: 64GB (SSD recommended) - Storage: At least 150GB of available SSD storage. (The installation will fail if an HDD (mechanical hard drive) is used instead of an SSD.)
## Set up system environment ## Set up system environment
1. Configure the Raspbian environment to enable necessary features: 1. Configure the Raspbian environment to enable necessary features:

View File

@@ -19,7 +19,7 @@ We recommend using it only for development or testing purposes.
Make sure your Windows meets the following requirements. Make sure your Windows meets the following requirements.
- CPU: At least 4 cores - CPU: At least 4 cores
- RAM: At least 16GB of available memory - RAM: At least 16GB of available memory
- Storage: At least 64GB of available space (SSD recommended) - Storage: At least 150GB of available SSD storage. (The installation will fail if an HDD (mechanical hard drive) is used instead of an SSD.)
- Supported systems: - Supported systems:
- Windows 10 or 11 - Windows 10 or 11
- Linux (on WSL 2): Ubuntu 20.04 LTS or later; Debian 11 or later - Linux (on WSL 2): Ubuntu 20.04 LTS or later; Debian 11 or later

View File

@@ -18,7 +18,7 @@ We recommend using it only for development or testing purposes.
Make sure your Windows meets the following requirements. Make sure your Windows meets the following requirements.
- CPU: At least 4 cores - CPU: At least 4 cores
- RAM: At least 16GB of available memory - RAM: At least 16GB of available memory
- Storage: At least 64GB of available space (SSD recommended) - Storage: At least 150GB of available SSD storage. (The installation will fail if an HDD (mechanical hard drive) is used instead of an SSD.)
- Supported systems: - Supported systems:
- Windows 10 or 11 - Windows 10 or 11
- Linux (on WSL 2): Ubuntu 20.04 LTS or later; Debian 11 or later - Linux (on WSL 2): Ubuntu 20.04 LTS or later; Debian 11 or later

View File

@@ -10,7 +10,7 @@ Make sure your device meets the following requirements.
- CPU: At least 4 cores - CPU: At least 4 cores
- RAM: At least 8GB of available memory - RAM: At least 8GB of available memory
- Storage: At least 64GB of available space (SSD recommended) - Storage: At least 150GB of available SSD storage. (The installation will fail if an HDD (mechanical hard drive) is used instead of an SSD.)
- Supported systems: - Supported systems:
- Ubuntu 24.04 LTS or later - Ubuntu 24.04 LTS or later
- Debian 11 or later - Debian 11 or later

View File

@@ -25,7 +25,7 @@ Make sure your device meets the following requirements.
- CPU: At least 4 cores - CPU: At least 4 cores
- RAM: At least 8GB of available memory - RAM: At least 8GB of available memory
- Storage: At least 64GB of available space (SSD recommended) - Storage: At least 150GB of available SSD storage. (The installation will fail if an HDD (mechanical hard drive) is used instead of an SSD.)
- Supported systems: - Supported systems:
- Ubuntu 20.04 LTS or later - Ubuntu 20.04 LTS or later
- Debian 11 or later - Debian 11 or later

View File

@@ -17,7 +17,7 @@ description: 了解如何使用 Docker Compose 在 Linux 服务器上部署 Olar
- CPU4 核及以上 - CPU4 核及以上
- 内存:不少于 8GB 可用内存 - 内存:不少于 8GB 可用内存
- 存储:建议使用 SSD,且可用磁盘空间不少于 64GB - 存储:不少于 150GB 的可用磁盘空间,需要使用SSD硬盘安装使用HDD机械硬盘将会导致安装失败
- 支持的系统版本: - 支持的系统版本:
- Ubuntu 20.04 LTS 及以上 - Ubuntu 20.04 LTS 及以上
- Debian 11 及以上 - Debian 11 及以上

View File

@@ -15,7 +15,7 @@ LXC 是一种轻量级的虚拟化技术,可以在隔离的容器中运行应
- CPU4 核及以上 - CPU4 核及以上
- 内存:不少于 8GB 可用内存 - 内存:不少于 8GB 可用内存
- 存储:建议使用 SSD,且可用磁盘空间不少于 64GB - 存储:不少于 150GB 的可用磁盘空间,需要使用SSD硬盘安装使用HDD机械硬盘将会导致安装失败
- 支持的系统版本: - 支持的系统版本:
- PVE: 8.2.2 - PVE: 8.2.2
- LXC 容器系统Debian 12既有 LXC 环境) - LXC 容器系统Debian 12既有 LXC 环境)

View File

@@ -15,7 +15,7 @@ Proxmox 虚拟环境PVE是一个基于 Debian Linux 的开源虚拟化平
- CPU4 核及以上 - CPU4 核及以上
- 内存:不少于 8GB 可用内存 - 内存:不少于 8GB 可用内存
- 存储:建议使用 SSD,且可用磁盘空间不少于 64GB - 存储:不少于 150GB 的可用磁盘空间,需要使用SSD硬盘安装使用HDD机械硬盘将会导致安装失败
- 支持的系统版本PVE 8.2.2 - 支持的系统版本PVE 8.2.2
:::info 版本兼容性 :::info 版本兼容性

View File

@@ -14,7 +14,7 @@ description: 使用树莓派安装配置 Olares 的完整步骤,包括硬件
请确保树莓派设备满足以下要求: 请确保树莓派设备满足以下要求:
- 硬件:树莓派 4B 或树莓派 58GB 内存版本) - 硬件:树莓派 4B 或树莓派 58GB 内存版本)
- 操作系统Raspbian 12 - 操作系统Raspbian 12
- 存储空间64GB建议使用 SSD - 存储:不少于 150GB 的可用磁盘空间,需要使用SSD硬盘安装使用HDD机械硬盘将会导致安装失败
## 配置环境 ## 配置环境
1. 配置 Raspbian 环境,启用必要功能: 1. 配置 Raspbian 环境,启用必要功能:

View File

@@ -19,7 +19,7 @@ Windows 版 Olares 目前存在以下限制:
Windows 设备需满足以下条件: Windows 设备需满足以下条件:
- CPU4 核及以上 - CPU4 核及以上
- 内存:不少于 16GB 可用内存 - 内存:不少于 16GB 可用内存
- 存储空间:建议使用 SSD,且可用磁盘空间不少于 64GB - 存储:不少于 150GB 的可用磁盘空间,需要使用SSD硬盘安装使用HDD机械硬盘将会导致安装失败
- 支持的系统: - 支持的系统:
- Windows 10 或 11 - Windows 10 或 11
- LinuxWSL 2 环境Ubuntu 20.04 LTS 及以上Debian 11 及以上 - LinuxWSL 2 环境Ubuntu 20.04 LTS 及以上Debian 11 及以上

View File

@@ -19,7 +19,7 @@ Windows 版 Olares 目前存在以下限制:
Windows 设备需满足以下条件: Windows 设备需满足以下条件:
- CPU4 核及以上 - CPU4 核及以上
- 内存:不少于 16GB 可用内存 - 内存:不少于 16GB 可用内存
- 存储空间:建议使用 SSD,且可用磁盘空间不少于 64GB - 存储:不少于 150GB 的可用磁盘空间,需要使用SSD硬盘安装使用HDD机械硬盘将会导致安装失败
- 支持的系统: - 支持的系统:
- Windows 10 或 11 - Windows 10 或 11
- LinuxWSL 2 环境Ubuntu 20.04 LTS 及以上Debian 11 及以上 - LinuxWSL 2 环境Ubuntu 20.04 LTS 及以上Debian 11 及以上

View File

@@ -10,7 +10,7 @@ description: 在 Linux 系统 Ubuntu 和 Debian 上安装配置 Olares 的完整
- CPU4 核及以上 - CPU4 核及以上
- 内存:不少于 8GB 可用内存 - 内存:不少于 8GB 可用内存
- 存储:建议使用 SSD,且可用磁盘空间不少于 64GB - 存储:不少于 150GB 的可用磁盘空间,需要使用SSD硬盘安装使用HDD机械硬盘将会导致安装失败
- 支持的系统版本: - 支持的系统版本:
- Ubuntu 24.04 LTS 及以上 - Ubuntu 24.04 LTS 及以上
- Debian 11 及以上 - Debian 11 及以上

View File

@@ -20,7 +20,7 @@ description: 在 Linux 系统上通过一键脚本,快速上手 Olares。
- CPU4 核及以上 - CPU4 核及以上
- 内存:不少于 8GB 可用内存 - 内存:不少于 8GB 可用内存
- 存储:建议使用 SSD,且可用磁盘空间不少于 64GB - 存储:不少于 150GB 的可用磁盘空间,需要使用SSD硬盘安装使用HDD机械硬盘将会导致安装失败
- 支持的系统版本: - 支持的系统版本:
- Ubuntu 20.04 LTS 及以上 - Ubuntu 20.04 LTS 及以上
- Debian 11 及以上 - Debian 11 及以上