From ed9348d3899adc7a8da00831613261b55e4e3cf8 Mon Sep 17 00:00:00 2001 From: Balakumaran MN Date: Thu, 20 Oct 2022 02:11:35 +0300 Subject: [PATCH] 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 * 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 Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- charts/stable/filebrowser/Chart.yaml | 2 +- charts/stable/filebrowser/docs/credentials.md | 5 ----- .../stable/filebrowser/docs/installation_notes.md | 14 ++++++++++++++ 3 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 charts/stable/filebrowser/docs/credentials.md create mode 100644 charts/stable/filebrowser/docs/installation_notes.md diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index 49e163a478a..1ab91c7198a 100644 --- a/charts/stable/filebrowser/Chart.yaml +++ b/charts/stable/filebrowser/Chart.yaml @@ -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 diff --git a/charts/stable/filebrowser/docs/credentials.md b/charts/stable/filebrowser/docs/credentials.md deleted file mode 100644 index 44d20ec6d14..00000000000 --- a/charts/stable/filebrowser/docs/credentials.md +++ /dev/null @@ -1,5 +0,0 @@ -# Default Username/Password - -**Email**: `admin` - -**Password**: `admin` diff --git a/charts/stable/filebrowser/docs/installation_notes.md b/charts/stable/filebrowser/docs/installation_notes.md new file mode 100644 index 00000000000..f344d549e68 --- /dev/null +++ b/charts/stable/filebrowser/docs/installation_notes.md @@ -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