readme.md 1.1 KB
Newer Older
Q
qkqpttgf 已提交
1
# Deploy to SCF  
Q
qkqpttgf 已提交
2 3 4
Official: https://cloud.tencent.com/product/scf  

How to Install:  https://service-pgxgvop2-1258064400.ap-hongkong.apigateway.myqcloud.com/test/abcdef/%E6%97%A0%E6%9C%8D%E5%8A%A1%E5%99%A8%E5%87%BD%E6%95%B0SCF%E6%90%AD%E5%BB%BAOneDrive.mp4?preview  
Q
qkqpttgf 已提交
5 6 7 8

DEMO:  https://service-pgxgvop2-1258064400.ap-hongkong.apigateway.myqcloud.com/test/abcdef/  

# Deploy to heroku  
Q
qkqpttgf 已提交
9 10 11
Official: https://heroku.com  

How to Install: Click the button [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) to Deploy a new app, or create an app then deploy via connect github.  
Q
qkqpttgf 已提交
12 13

DEMO:  https://herooneindex.herokuapp.com/  
Q
qkqpttgf 已提交
14 15 16 17 18 19 20 21 22

# Deploy to VPS(Virtual Private Server)  
How to Install:  
    1.Start web service on your server (httpd or other), make sure you can visit it.  
    2.Make the rewrite works, the rule is in .htaccess file, make sure any query redirect to index.php.  
    3.Upload code.  
    4.Change the file config.php can be read&write (666 is suggested).  
    5.Open the website in chrome or other.  
    6.Follow the guide, band your onedrive.