Updated Home (markdown)
parent
acebe541a5
commit
378c3b6cb6
14
Home.md
14
Home.md
|
@ -1 +1,15 @@
|
||||||
**This are the docs for v2.0**
|
**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```
|
||||||
|
|
Loading…
Reference in New Issue