Updated Home (markdown)

Henrique Dias 2018-12-30 18:15:11 +00:00
parent acebe541a5
commit 378c3b6cb6
1 changed files with 14 additions and 0 deletions

14
Home.md

@ -1 +1,15 @@
**This are the docs for v2.0**
## Quick Start
This is the fastest way for beginners to start using File Browser. Although, there [other ways](./installation) to install it.
- [Download File Browser](https://github.com/filebrowser/filebrowser/releases) and put it on your PATH.
- Run `filebrowser config init`
- Run `filebrowser users new -u admin -p admin --perm.admin`
- Run `filebrowser`
Done! It will tell you the address in which File Browser is running. You only need to open it and use the following credentials (you should change them!):
- Username: ```admin```
- Password: ```admin```