Update README.

Supersedes https://github.com/openmediavault/openmediavault/pull/1509.

Signed-off-by: Volker Theile <votdev@gmx.de>
This commit is contained in:
Volker Theile 2023-03-07 23:21:11 +01:00
parent 23d6dd4595
commit 92b3f4e407
No known key found for this signature in database
GPG Key ID: C1887490ACA4CF4E

View File

@ -1,7 +1,7 @@
# openmediavault
openmediavault is the next generation network attached storage (NAS) solution based on Debian Linux. It contains services like SSH, (S)FTP, SMB/CIFS, DAAP media server, RSync, BitTorrent client and many more. Thanks to the modular design of the framework it can be enhanced via plugins. openmediavault is primarily designed to be used in home environments or small home offices, but is not limited to those scenarios. It is a simple and easy to use out-of-the-box solution that will allow everyone to install and administrate a Network Attached Storage without deeper knowledge.
openmediavault is the next generation network attached storage (NAS) solution based on Debian Linux. It contains services like SSH, (S)FTP, SMB/CIFS, RSync and many more. Thanks to the modular design of the framework it can be enhanced via plugins. openmediavault is primarily designed to be used in home environments or small home offices, but is not limited to those scenarios. It is a simple and easy to use out-of-the-box solution that will allow everyone to install and administrate a Network Attached Storage without deeper knowledge.
**Note: openmediavault (like other NAS solutions) expects to have full, exclusive control over OS configuration and can not be used within a container. Also no graphical desktop user interface can be installed in parallel.**
**Note: openmediavault (like other NAS solutions) expects to have full, exclusive control over OS configuration and cannot be used within a container. Also, no graphical desktop user interface can be installed in parallel.**
## Installation
A detailed instruction about how to install openmediavault can be found [here](https://docs.openmediavault.org/en/stable/installation/index.html).