介绍:Seafile
是一个开源、专业、可靠的云存储平台;解决文件集中存储、共享和跨平台访问等问题,除了提供云存储以及共享功能外,Seafile
还提供消息通信、群组讨论等辅助功能,帮助更好的围绕文件展开协同工作。
截图
环境要求
CentOS
7 64位Python
>= 2.7SqLite 3
安装
登录vps
用root
命令运行:
yum -y install wget
wget https://raw.githubusercontent.com/helloxz/seafile/master/install_seafile.sh
chmod +x install_seafile.sh && ./install_seafile.sh
设置管理员邮箱和密码(密码是不会显示的,输入完毕后直接回车),直到安装完成后,直接输入http//:IP:8000
进行访问即可!
其它说明
#安装目录
/home/MyCloud
#启动服务
/home/MyCloud/seafile-server/seafile.sh start
/home/MyCloud/seafile-server/seahub.sh start
#停止服务
/home/MyCloud/seafile-server/seafile.sh stop
/home/MyCloud/seafile-server/seahub.sh stop
文章: 《Linux VPS一键安装Seafile搭建私有云盘存储》
联系方式:
文章链接:https://wxiou.cn/index.php/archives/97/
除特别注明外,文章均为Literature原创,转载时请注明本文出处及文章链接
联系方式:
文章链接:https://wxiou.cn/index.php/archives/97/
除特别注明外,文章均为Literature原创,转载时请注明本文出处及文章链接