Cloudreve3.5.3 armv7版本 适用hi3798mv100

luohuilong 10月前 60

使用方法

新建文件夹 mkdir cloudreve3.5.3 && cd cloudreve3.5.3

下载整合包 wget http://xxx.xxx.xxx/cloudreve3.5.3-armv7.zip

解压整合包 unzip cloudreve3.5.3-armv7.zip

启动主程序 ./cloudreve

进程守护

编辑文件 vi /usr/lib/systemd/system/cloudreve.service i

文件内容

 

[Unit]

Description=Cloudreve

Documentation=https://docs.cloudreve.org

After=network.target

After=mysqld.service

Wants=network.target

[Service]

WorkingDirectory=/root/cloudreve3.5.3

ExecStart=/root/cloudreve3.5.3/cloudreve

Restart=on-abnormal

RestartSec=5s

KillMode=mixed

StandardOutput=null

StandardError=syslog

[Install]

WantedBy=multi-user.target

 

保存退出 [Esc] :wq

重载配置 systemctl daemon-reload

sudo systemctl enable kiftd.service

 

启动守护 systemctl start cloudreve

 

上传的附件:
最新回复 (0)
返回
发新帖
Free Web Hosting