开源免费好用文档共享管理
1File Manager - 简易轻巧的文件管理系统
Linux安装
##安装
curl -fsSL https://raw.githubusercontent.com/filebrowser/get/master/get.sh | bash
##配置
cd 存储目录&&filebrowser config init ##初始化
filebrowser config export ./config.json ##导出配置
vim config.json ##修改端口
filebrowser config import ./config.json ##导入更新配置
filebrowser -c /opt/book/config.json ##启动服务,访问地址输入默认用户名密码admin/admin2 cloudreve
#解压获取到的主程序
tar -zxvf cloudreve_VERSION_OS_ARCH.tar.gz
# 赋予执行权限
chmod +x ./cloudreve
# 启动 Cloudreve
./cloudreve请输入代码tar -zxvf cloudreve_VERSION_OS_ARCH.tar.gz
# 赋予执行权限
chmod +x ./cloudreve
# 启动 Cloudreve
./cloudreve
当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »