basic docs

This commit is contained in:
Milos Stojanovic
2019-06-18 11:43:57 +02:00
parent 3003376a55
commit 9711e2658f
7 changed files with 267 additions and 1 deletions

14
docs/install.md Normal file
View File

@@ -0,0 +1,14 @@
## Requirements
- PHP 7.1.3+
## Download precompiled build
- Latest: [v7.0.0-RC2](https://github.com/filegator/static/raw/master/builds/filegator_v7.0.0-RC2.zip)
- Unzip files and upload them to your PHP server
- Make sure you webserver can read and write to ```/storage``` and ```/private``` folders
- Set the website document root to ```/dist``` directory
- Visit web page, if something goes wrong check ```/private/logs/app.log```
- Login with default credentials ```admin/admin123```
- Change default admin's password
- Adjust ```configuration.php``` file