|
|
Github : https://github.com/pydio/cells
官网:https://pydio.com/
Demo: https://pydio.com/en/demo
Docker : https://hub.docker.com/r/pydio/cells/
要求
硬件要求:
CPU: AMD 64bit architecture only, 2 core or more are recommended.
RAM: 4GB RAM
Disk: SSD is highly recommended for storage.
Supported OS:
Debian Like: Debian 10 (Buster) LTS, Debian 9 (Stretch) LTS / Raspbian Stretch, Debian 8 (Jessie) LTS / Raspbian Jessie, Ubuntu 20.04 (Focal Fossa), Ubuntu 18.04 (Bionic Beaver), Ubuntu 16.04 (Xenial Xerus)
RHEL: RHEL7, CentOS7, RHEL6, CentOS 6
MacOSX: 10.13/11.1
Windows: 10 (Cells Home only)
Important Settings
Dedicated OS user: never run Cells as “root” user!
Ulimit: the number of allowed open files must be greater than 2048. For production use, a minimum of 8192 is recommended (see ulimit -n).
软件要求:
Go v1.13 或更高版本
MySQL数据库5.6或更高版本
不要以 “root “用户身份运行Cells,需要另行建立一个用户
|
|