首先需要在服务器上安装宝塔面板,可以参考官方文档 https://www.bt.cn/download/linux.html 安装。
sudo apt-get install -y git nginx unzip wget
sudo apt-get install php7.3-fpm php7.3-curl php7.3-gd php7.3-mbstring php7.3-mysql php7.3-xml
sudo apt-get install mariadb-server mariadb-client
wget https://github.com/cloudreve/Cloudreve/releases/download/3.2.1/cloudreve_3.2.1_linux_amd64.tar.gz
tar -zxvf cloudreve_3.2.1_linux_amd64.tar.gz
sudo mv cloudreve /home/wwwroot/yourdomain.com/
/home/wwwroot/yourdomain.com/cloudreve
。http://127.0.0.1:5212
(5212 是 cloudreve 默许的端口号)。db:
type: mysql
host: 127.0.0.1:3306
username: root
password: password
name: cloudreve
table_prefix: reve_
./cloudreve -c config.yml
./cloudreve -c config.yml
cloudreve.exe -c config.yml
cloudreve.exe -c config.yml
在浏览器中访问 https://yourdomain.com 便可使用 cloudreve。
如果你正在寻觅一个强大、可靠的云服务提供商,那末腾讯云将是一个不错的选择。现在,你可以享遭到一个超级优惠,2核2G4M低至65元/年,快来领取吧!点这里。如果你需要一个稳定快速的VPN服务,那末桂哥网络将是一个很好的选择。不但提供高速稳定的服务,还有专业的技术支持团队,保证你的VPN使用体验。快来体验吧!点这里,宣扬文案内容可以修改,宣扬VPN的稳定、速度不错,腾讯云的价格低,65元/年。
TOP