chore(filebrowser): Update and rename credentials.md to installation_notes.md (#4136)
* Update and rename credentials.md to installation_notes.md Signed-off-by: Balakumaran MN <gouthamkumaran@users.noreply.github.com> * Update charts/stable/filebrowser/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/stable/filebrowser/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * updated version * Update charts/stable/filebrowser/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Balakumaran MN <gouthamkumaran@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
co-authored by
Stavros Kois
parent
c9343b8ceb
commit
ed9348d389
@@ -22,7 +22,7 @@ sources:
|
||||
- https://filebrowser.org/cli/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
type: application
|
||||
version: 2.0.40
|
||||
version: 2.0.41
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
# Default Username/Password
|
||||
|
||||
**Email**: `admin`
|
||||
|
||||
**Password**: `admin`
|
||||
@@ -0,0 +1,14 @@
|
||||
# Installation notes
|
||||
|
||||
## Credentials
|
||||
|
||||
- **Default Email**: `admin`
|
||||
- **Default Password**: `admin`
|
||||
|
||||
## Base Url
|
||||
|
||||
- Leave `BASEURL` field empty if you want ingress for the chart, otherwise the page loops on the loading screen
|
||||
|
||||
## Storage Access
|
||||
|
||||
- Mount Hostpath to `App Data Storage` and point it to the location you want to access from filebrowser
|
||||
Reference in New Issue
Block a user