linux一键安装Cloudreve v3,及宝塔后续部署

GitHub:https://github.com/cloudreve/Cloudreve
官方文档:https://docs.cloudreve.org/getting-started/install

安装好宝塔面板,nginx + php7.3+mysql 5.7,添加网站做好域名解析

终端进入网站根目录,

centos一键安装脚本

wget https://gitee.com/jayson0201/webbackup/raw/master/centos_cloudinstall.sh && sh centos_cloudinstall.sh

Ubuntu一键安装脚本

wget https://gitee.com/jayson0201/webbackup/raw/master/Ubuntu_cloudinstall.sh && sh Ubuntu_cloudinstall.sh

如若未安装wget,执行
centos
yum install -y wget
ubuntu
apt install -y wget

查看状态

systemctl status cloudreve

启动

systemctl start cloudreve

停止

systemctl stop cloudreve

放行一个5212端口,

设置ssl,添加反向代理:

大功告成(使用的虚拟机故没用域名访问),使用你的域名访问即可,有问题可加QQ群:740441866

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容