介绍Seafile是一个开源、专业、可靠的云存储平台;解决文件集中存储、共享和跨平台访问等问题,除了提供云存储以及共享功能外,Seafile还提供消息通信、群组讨论等辅助功能,帮助更好的围绕文件展开协同工作。

截图


环境要求

  • CentOS 7 64位
  • Python >= 2.7
  • SqLite 3

安装

登录vpsroot命令运行:

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


【腾讯云】星星海SA2云服务器618钜惠,1核2G 首年95元【点击查看】。


文章: 《Linux VPS一键安装Seafile搭建私有云盘存储》
联系方式:
文章链接:https://wxiou.cn/index.php/archives/97/
除特别注明外,文章均为Literature原创,转载时请注明本文出处及文章链接
Last modification:July 24th, 2020 at 06:48 pm
如果觉得我的文章对你有用,请随意赞赏