OneManager-php/readme.md

23 lines
1.1 KiB
Markdown
Raw Normal View History

2020-01-18 04:12:21 -08:00
# Deploy to SCF
2020-01-28 03:59:09 -08:00
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
2020-01-18 04:12:21 -08:00
DEMO: https://service-pgxgvop2-1258064400.ap-hongkong.apigateway.myqcloud.com/test/abcdef/
# Deploy to heroku
2020-01-28 03:59:09 -08:00
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.
2020-01-18 04:12:21 -08:00
DEMO: https://herooneindex.herokuapp.com/
2020-01-28 03:59:09 -08:00
# 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.