mirror of
https://github.com/filegator/filegator.git
synced 2025-08-20 07:51:52 +02:00
docs upd
This commit is contained in:
@@ -25,3 +25,18 @@ File upload supports drag&drop, progress bar, pause and resume. Upload is chunke
|
|||||||
- No database required
|
- No database required
|
||||||
- Framework free [™](https://www.youtube.com/watch?v=L5jI9I03q8E)
|
- Framework free [™](https://www.youtube.com/watch?v=L5jI9I03q8E)
|
||||||
|
|
||||||
|
|
||||||
|
## Why Open Source on GitHub?
|
||||||
|
|
||||||
|
There are several reasons why we switched to open source model and GitHub.
|
||||||
|
|
||||||
|
Basically, we wanted to increase:
|
||||||
|
|
||||||
|
- Code quality by bringing more developers on board
|
||||||
|
- Code auditability and visibility
|
||||||
|
- Security
|
||||||
|
- Project lifetime
|
||||||
|
|
||||||
|
At the end, the more people who can see and test a set of code, the more likely any flaws will be caught and fixed quickly.
|
||||||
|
|
||||||
|
|
||||||
|
@@ -11,3 +11,11 @@
|
|||||||
- Visit web page, if something goes wrong check ```/private/logs/app.log```
|
- Visit web page, if something goes wrong check ```/private/logs/app.log```
|
||||||
- Login with default credentials ```admin/admin123```
|
- Login with default credentials ```admin/admin123```
|
||||||
- Change default admin's password
|
- Change default admin's password
|
||||||
|
|
||||||
|
## Upgrade
|
||||||
|
|
||||||
|
Since version 7 is completely rewriten from scratch, there is no clear upgrade path from the older versions.
|
||||||
|
|
||||||
|
If you have an older version of FileGator please backup everything and install the script again.
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user