1

通过 Seafile 安装脚本可以快速安装好 Seafile 服务器,并配置好 MariaDB, Memcached, WebDAV, Ngnix 和开机自动启动脚本。

所需准备

  • 干净的 Ubuntu 18.04 系统
  • 事先做好镜像,以便在安装出现意外时能够及时恢复

安装步骤

  • 切换为 root 用户
  • 安装 python-mysqldb

    sudo apt-get install python-mysqldb
  • 下载安装脚本

    wget https://raw.githubusercontent.com/haiwen/seafile-server-installer-cn/master/seafile-server-7.1-ubuntu-amd64-http
  • 运行脚本并指定安装版本

    bash seafile-server-7.1-ubuntu-amd64-http 7.0.5

    该脚本运行后会将配置信息和管理员账号密码保存在安装日志 /opt/seafile/aio_seafile-server.log 中。

通过 Web UI 完成配置

完成以上步骤后,在浏览器地址栏中输入服务器的 ip 地址。输入用户名和密码后从界面右上角的头像处进入系统管理界面,再在界面左侧点击设置,进入设置界面。

即可正常使用网盘上传及下载。


Lunatic
1 声望0 粉丝