mirror of
https://github.com/filegator/filegator.git
synced 2025-08-17 03:24:25 +02:00
demo is back
This commit is contained in:
@@ -31,7 +31,15 @@ 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)
|
||||||
|
|
||||||
## Demo with docker
|
## Demo
|
||||||
|
[https://demo.filegator.io](https://demo.filegator.io)
|
||||||
|
|
||||||
|
This is read-only demo with guest account enabled
|
||||||
|
|
||||||
|
- you can log in as john/john to see John's private files
|
||||||
|
- or jane/jane as readonly + download user.
|
||||||
|
|
||||||
|
Rut it with docker
|
||||||
```
|
```
|
||||||
docker run -p 8000:80 -d filegator/filegator
|
docker run -p 8000:80 -d filegator/filegator
|
||||||
visit: http://127.0.0.1:8000 login as admin/admin123
|
visit: http://127.0.0.1:8000 login as admin/admin123
|
||||||
|
Reference in New Issue
Block a user