Cloudreve installation instructions
1. Use Composer to install the main program
#Install development version
$ composer create-project hfo4/cloudreve:dev-master
#After waiting for the dependent libraries to be installed, the installation script will be automatically executed and the database account information will be entered as prompted.
/ __ | ___ _ _ __| |_ __ _____ _____
/ / / | |/ _ | | | |/ _` | '__/ _ / / _
/ /___| | (_) | |_| | (_| | | | __/ V / __/
____/|_|___/ __,_|__,_|_| ___| _/ ___|
Ver XX
================================================
#Enter information as prompted
…
#The following prompt appears to indicate that the installation is complete
Congratulations! Cloudreve has been installed successfully.
Here's some information about yor Cloudreve:
Homepage:
Admin Panel:
Default username: admin@cloudreve.org
Default password: admin
2. Directory permissions
The runtime directory requires write permission. If you use local storage, the public directory also needs write permission.
3.URL rewriting
For the Apache server, the .htaccess in the project directory has been configured with rewriting rules, which can be modified if necessary. For the Nginx server, the following is a configuration for reference:
Location / {
If (!-e $request_filename) {
Rewrite ^(.*)$ /index.php?s=/$1 last;
Break;
}
}
4.Complete
Backend address: http://your domain name/Admin Initial username: admin@cloudreve.org Initial password: admin
Cloudreve update log
– can be manually retried after the file upload fails.
Added support for Tencent Cloud verification code (#796)
Fix OneDrive permanent direct link is not available
Fixed the "File information is inconsistent" error when uploading document files to SharePoint
Fix: Some clients cannot upload files using WebDAV (#808)
Fix: The presence of + in some storage policy file names will cause signature calculation errors (#802)
Optimization: Limit the display of announcements on the backend home page to 10
Huajun editor recommends:
The editor of Huajun Software Park has compiled and collected software that you may like, such as:Cheerful teaching guide,Kingsoft Netdisk,Micro force synchronization,Universal printer driver expert,Dandelion WiFiYou can download it from this site.
it works
it works
it works