Update README.md

This commit is contained in:
sheng-liang 2017-04-14 19:31:10 -07:00 committed by GitHub
parent d85e03fbdf
commit 1f718f3589

View File

@ -27,7 +27,7 @@ After the script completes, it produces output like this:
``` ```
Longhorn is up at port 8080 Longhorn is up at port 8080
``` ```
Congratulation! Now you have Longhorn running on the host and can access the UI at `http://<host_ip>:8080`. Congratulations! Now you have Longhorn running on the host and can access the UI at `http://<host_ip>:8080`.
#### Setup a simple NFS server for backup store #### Setup a simple NFS server for backup store
Longhorn's backup feature requires an NFS server or an S3 endpoint. You can setup a simple NFS server on the same host and use that to store backups. Longhorn's backup feature requires an NFS server or an S3 endpoint. You can setup a simple NFS server on the same host and use that to store backups.